Question
Question: How do you integrate \[\int {{x^2}.{{\left( {\ln x} \right)}^2}} dx\] by integration by parts method...
How do you integrate ∫x2.(lnx)2dx by integration by parts method?
Solution
Hint : Integration by parts is used for integrating the product of two functions. This method is used to solve the integration easily. We know the formula for integrating by parts is given by ∫u v dx=u∫v dx−∫(dxdu∫v dx)dx . Since in the given problem we have to produce two functions, we take u=(lnx)2 and v=x2 .
Complete step-by-step answer :
Given, ∫x2.(lnx)2dx .
Let’s take I=∫x2.(lnx)2dx
(because if we keep on integrating it’s never going to end, we need to apply integration by parts infinite times so we took it as ‘I’).
As we know the formula for integration by parts,
∫u v dx=u∫v dx−∫(dxdu∫v dx)dx
And we have u=(lnx)2 and v=x2 .
Substituting we have
∫x2.(lnx)2dx
=(lnx)2∫x2 dx−∫(dxd(lnx)2∫x2 dx)dx
=(ln2x).3x3−∫3x3.2lnx.x1dx
=(ln2x).3x3−32∫x2lnxdx−−−(1)
Now we need ∫x2lnxdx values we use parts by method to solve it,
here u=lnx and v=x2
∫x2lnxdx=lnx∫x2dx−∫dxd(lnx)∫x2dx
=lnx.3x3−∫3x3.x1dx
=lnx.3x3−∫3x2dx
=lnx.3x3−313x3+c
∫x2lnxdx=lnx.3x3−9x3+c , where c is the integration constant.
Substituting this in equation (1) we have,
=(ln2x).3x3−32(lnx.3x3−9x3)+C
Thus we have
⇒∫x2.(lnx)2dx=(ln2x).3x3−32(lnx.3x3−9x3)+C , where ‘C’ is the integration constant.
So, the correct answer is “Option C”.
Note : Here we use a rule called ‘ILATE’. The integral of two functions is taken by considering the first term as first function and second term as a second function. This is called the ‘ILATE’ rule. In the given problem we have x2.(lnx)2 . In this we considered (lnx)2 as a first function and x2 as a second function. That is the preference order of this rule is based on some functions such as Inverse, Logarithm, Algebraic, Trigonometry, exponent. As we can see we have trigonometric functions first in the preference and then exponent.