Question
Question: How do you integrate \[\dfrac{{\ln (x)}}{{{x^3}}}\] ?...
How do you integrate x3ln(x) ?
Solution
Hint : Here in this question given an indefinite integral, we have to find the integrated value of a given function. This can be solved by the method of integration by parts by separating the function as u and v , later integrated by using the standard formulas of integration. And by further simplification we get the required solution.
Complete step-by-step answer :
Integration by parts is a technique for performing indefinite integration or definite integration by expanding the differential of a product of functions d(uv) and expressing the original integral in terms of a known integral ∫vdu . A single integration by parts starts with
d(uv)=udv+vdu
and integrates both sides,
∫d(uv)=uv=∫udv+∫vdu. ------(1)
Rearranging gives
∫udv=uv−∫vdu. ---------(2)
Consider the given function x3ln(x)
We have to find the value of ∫x3ln(x)dx
Given an integral which is not having any upper and lower limit then it’s an indefinite integral.
Hence we add the C while integrating. Where, C is an arbitrary constant called as the constant of integration.
Let take u=ln(x) ⇒dxdu=x1
and
dxdv=x31=x−3 ⇒v=−2x−2=−2x21 .
Then by the method of integration by parts i.e., by the equation (2)
⇒∫ln(x)x31dx=(ln(x))(−2x21)−∫(−2x21)(x1)dx
On simplification, we get
⇒∫x3ln(x)dx=−2x2ln(x)+21∫x31dx
Then by the formulas of integration
⇒∫x3ln(x)dx=−2x2ln(x)+21(−2x21)+C
Again by simplification, we get
⇒∫x3ln(x)dx=−2x2ln(x)−4x21+C
Where C is a integrating constant
Hence, the value of ∫x3ln(x)dx is −2x2ln(x)−4x21+C .
So, the correct answer is “ −2x2ln(x)−4x21+C ”.
Note : In integration we have two kinds one is definite integral and other one is indefinite integral. This question comes under the indefinite integral. While integrating the function which is in the form of product or division form we use the integration by parts method. By applying the integration by parts we obtain the solution.