Question
Question: Prove that by the induction method that for all \(n\ge 1\) , \(\int{{{x}^{n}}{{e}^{x}}dx=n!{{e}^{x...
Prove that by the induction method that for all n≥1 ,
∫xnexdx=n!ex[n!xn−(n−1)!xn−1+(n−2)!xn−2−...........+(−1)n]
Solution
Hint:Let P (n) be a statement involving the natural number n such that P (1) is true and P (k+1) is true, whenever P (k) is true. Then P (n) is true for all n∈N. This is known as the Principal of Mathematical Induction.
Complete step-by-step answer:
Suppose that we have to prove that a certain property of an expression in n,(n∈N) is true for all n, then we have to go through the following steps.
Let P(n)=∫xnexdx=n!ex[n!xn−(n−1)!xn−1+(n−2)!xn−2−...........+(−1)n],∀n∈N
Step I (Foundation)
Denote the statement stating the property by P (n). Verify that P (1) is true.
Put n = 1 in the L.H.S. and integrate by using by parts, we get
L.H.S. = ∫xexdx=xex−∫1⋅exdx=xex−ex=ex(x−1)
R.H.S. =ex(1!x−0!1)=ex(x−1)
Therefore, L.H.S = R.H.S.
P(n) is true for n = 1.
Step II (Assumption)
Assume that P (k) is true and write the result for P (k).
Let us consider that P (n) is true for n = k.
∫xkexdx=k!ex[k!xk−(k−1)!xk−1+(k−2)!xk−2−...........+(−1)k]..........(1)
Step III (Succession)
Prove that P (k+1) is true, when P (k) is true.
To prove that ∫xk+1exdx=(k+1)!ex[(k+1)!xk+1−(k)!xk+(k−1)!xk−1−...........+(−1)k+1].........(2)
Consider the R.H.S.
R. H. S. =∫xk+1exdx
Integrate with respect to x by using integrating by parts ∫uvdx=u∫vdx−∫[dxdu∫vdx]dx , we get
R. H. S. =xk+1∫ex−∫[dxdxk+1∫exdx]dx
We have ∫exdx=ex and dxdxk+1=(k+1)xk
R. H. S. =xk+1ex−∫(k+1)xkexdx
R. H. S. =xk+1ex−(k+1)∫xkexdx
Put the value of the integral∫xkexdx=k!ex[k!xk−(k−1)!xk−1+(k−2)!xk−2−...........+(−1)k], we get
R. H. S =xk+1ex−(k+1)k!ex[k!xk−(k−1)!xk−1+(k−2)!xk−2−...........+(−1)k]
R. H. S =xk+1ex−(k+1)k!ex[k!xk−(k−1)!xk−1+(k−2)!xk−2−...........+(−1)k]
We have (k+1)k!=(k+1)!
R. H. S =xk+1ex−(k+1)!ex[k!xk−(k−1)!xk−1+(k−2)!xk−2−...........+(−1)k]
Take (k+1)!excommon, we get
R. H. S =(k+1)!ex[(k+1)!xk+1−k!xk+(k−1)!xk−1−(k−2)!xk−2+...........+(−1)k+1]
R. H. S. = L. H. S.
Therefore, P (n) is true for n=k+1.
Step IV (Induction)
From all steps above by the principal of mathematical induction, P(n) is true for all n∈N.
Hence ∫xnexdx=n!ex[n!xn−(n−1)!xn−1+(n−2)!xn−2−...........+(−1)n],∀n∈N
Note: When doing Integration by parts, we know that LIATE can be a useful guide most of the time. For those not familiar, LIATE is a guide to help you decide which term to differentiate and which term to integrate.