Question
Question: Evaluate the following given expression: \(\int_{{}}^{{}}{\dfrac{\log x}{{{x}^{2}}}dx}\)...
Evaluate the following given expression:
∫x2logxdx
Solution
Hint: In this problem we will apply the method of integration by parts. The method of integration by parts is generally used when we have to integrate the product of two functions. As per this method we take the functions as u and v and then proceed. We use the ILATE rule to choose u and v.
Complete step-by-step answer:
Integration by parts or partial integration is a method that finds the integral of a product of two functions in terms of the integral of the product of their derivatives and antiderivatives. This method is frequently used to transform the anti derivative of a product of two functions into an antiderivative for which a solution can be more easily found.
If we take these two functions as u and v and we have to find the value of ∫u.vdx, then according to the formula of integration by parts, we have:
∫u.vdx=u.∫v.dx−∫dxd(u).∫v.dx....................(1)
Since, the function given to us to integrate is ∫x2logxdx with respect to us.
Here, we will take u = logx and v=x21 and we will substitute them in equation (1). Then we get:
∫x2logxdx=logx∫x21dx−∫dxd(logx).∫x21dx...............(2)
Since, we know that ∫x21dx=x−1anddxd(logx)=x1
On substituting these values in equation (2), we get:
∫x2logxdx=logx.x(−1)−∫x1.x(−1)dx=x−logx+∫x21dx=x−logx+x(−1)+c
Here, c is the constant of integration.
Hence, integration of the function x2logx is = x−logx−x1+c
Note: While choosing u and v functions, students should keep the ILATE rule in mind. In ILATE, as we know that I stands for inverse logarithmic function, L stands for logarithmic function, A stands for algebraic function, T stands for trigonometric function and A stands for algebraic function. Here L comes before A, hence we give first preference to L.