Question
Question: The value of \[\int {{x^3}{e^x}} dx = \] A. \[{e^x}\left( {{x^3} - 3{x^2} + 6x + 6} \right) + c\] ...
The value of ∫x3exdx=
A. ex(x3−3x2+6x+6)+c
B. ex(x3−3x2+6x−6)+c
C. ex(x3+3x2+6x+6)+c
D. ex(x3−3x2−6x+6)+c
Solution
We see that given function is a product of two functions and so To find the value of ∫x3exdx, we will use By Parts formula. According to the By Parts formula, ∫f(x).g(x)dx=f(x).(∫g(x)dx)−∫(f′(x).(∫g(x)dx))dx. Here, f′(x)=dxdf(x) and f(x) is the first function and g(x) is the second function. First function and second function are decided according to the ILATE rule. We need to identify the function that comes first on the following list and select it as f(x). We need to identify the function that comes first on the following list and select it as f(x). ILATE stands for
I−Inverse Trigonometric Function
L−Logarithmic Function
A−Algebraic Function
T−Trigonometric Function
E−Exponential Function
Complete step by step answer:
We need to calculate ∫x3exdx using By Parts formula and ILATE rule, we see x3 is an algebraic function and ex is an exponential function. Now, according to ILATE rule, x3is our first function and ex is our second function. Hence, we have
f(x)=x3−−−−−−(1)
⇒g(x)=ex−−−−−−(2)
Using (1) and (2) in the By Parts Formula i.e. ∫f(x).g(x)dx=f(x).(∫g(x)dx)−∫(f′(x).(∫g(x)dx))dx, we have
⇒∫x3.exdx=x3.(∫exdx)−∫(dxd(x3).(∫exdx))dx
We know, ∫exdx=ex+c and dxdxn=n(x)n−1. Hence, using this
⇒∫x3.exdx=x3.(ex)−∫((3x3−1).(ex))dx
⇒∫x3.exdx=x3.(ex)−∫(3x2).(ex)dx
We know, ∫c.f(x)dx=c∫f(x)dx, where c is a constant term.
So, using this in above equation, we get
⇒∫x3.exdx=x3.(ex)−3∫x2exdx−−−−−−(3)
Now, we see that ∫x2exdxis again a product of two functions and so to solve this, we need to apply the By Parts Formula again.
Now, Solving ∫x2exdx
We see x2 is an algebraic function and ex is an exponential function. Hence, we take
x2=f(x)
⇒ex=g(x)
Putting these values in ∫f(x).g(x)dx=f(x).(∫g(x)dx)−∫(f′(x).(∫g(x)dx))dx, we get
∫x2.exdx=x2.(∫exdx)−∫(dxd(x2).(∫exdx))dx
Using formulas ∫exdx=ex+c and dxdxn=n(x)n−1, we get
⇒∫x2.exdx=x2.(ex)−∫((2x2−1).(ex))dx
⇒∫x2.exdx=x2.(ex)−∫((2x).(ex))dx
Now, using ∫c.f(x)dx=c∫f(x)dx, we have
⇒∫x2.exdx=x2.(ex)−2∫xexdx−−−−−−(4)
Using (4) in (3), we get
∫x3.exdx=x3.(ex)−3(x2.(ex)−2∫xexdx)
⇒∫x3.exdx=x3ex−3x2ex+6∫xexdx−−−−−−(5)
Again, we see that ∫xexdx is the product of two functions and so to find ∫xexdx, we need to use By Parts Formula again. In xex, we see that x is an algebraic function and ex is an exponential function. Hence, according to ILATE rule, we take
f(x)=x
⇒g(x)=ex
Using these values in ∫f(x).g(x)dx=f(x).(∫g(x)dx)−∫(f′(x).(∫g(x)dx))dx, we get
∫x.exdx=x.(∫exdx)−∫(dxd(x).(∫exdx))dx
Using formulas ∫exdx=ex+c and dxdxn=n(x)n−1, we get
⇒∫x.exdx=x.(ex)−∫((1x1−1).(ex))dx
⇒∫x.exdx=x.(ex)−∫((1x0).(ex))dx
We know, x0=1. So, the equation becomes
⇒∫x.exdx=x.(ex)−∫(1.ex)dx
⇒∫x.exdx=x.(ex)−∫exdx
Again using ∫exdx=ex+c, we get
⇒∫x.exdx=x.(ex)−ex+c−−−−−−(6)
Using (6) in (5), we get
∫x3.exdx=x3ex−3x2ex+6(x.(ex)−ex)+c, where c is a constant term.
⇒∫x3.exdx=x3ex−3x2ex+6exx−6ex+c, where c is a constant term.
Now taking out excommon from first four terms, we get
∴∫x3.exdx=ex(x3−3x2+6x−6)+c
Therefore, the correct answer is B.
Note: In this we need to use the By Parts formula again and again. We need to be careful while selecting the first function and the second function. As wrong function selection will give us the wrong answer. Also, while using the By Parts formula, we should take care of the second term i.e. we need to first integrate the second function and then integrate the product of derivatives of the first function and integration of the second function. While combining the terms and putting the values of one term in another one, we should be very careful with the signs.