Question
Question: How do you evaluate the integral of \(\int {{x^3}\ln \left( x \right)dx} \) ?...
How do you evaluate the integral of ∫x3ln(x)dx ?
Solution
In the given question, we are required to find the value of the integral given to us in the question by using the integration by parts method. With the help of integration by parts method, we can find the integral of a product function by dividing it out as two separate entities. Then, we differentiate one entity and integrate the other as per the rule so as to obtain the answer.
Complete step by step solution:
We have, ∫x3ln(x)dx
So, we consider the given integral as a new variable.
Consider I=∫x3ln(x)dx
In integration by parts method, we integrate a function which is a product of two functions using a formula:
∫f(x)g(x)dx=f(x)∫g(x)dx−∫[dxdf(x)∫g(x)dx]dx
Hence, Using integration by parts method and considering ln(x)as first function and x3 as second function, we get
I=[ln(x)∫x3dx]−∫[dxd(ln(x))∫x3dx]dx
Now, we know that the derivative of ln(x) with respect to x is (x1). Also, we know that integral of (x3)with respect to x is (4x4). So, we get,
⇒I=[ln(x)(4x4)]−∫[(x1)(4x4)]dx
Simplifying the expression further and cancelling the numerator and denominator of the integral expression. We get,
⇒I=[ln(x)(4x4)]−41(∫x3dx)
Now, we know that the integral of (x3)with respect to x is (4x4). We get,
⇒I=ln(x)(4x4)−(16x4)+c
So, the value of integral ∫x3ln(x)dx is ln(x)(4x4)−(16x4)+c, where c is any arbitrary constant.
Note: Integration by parts method can be used to solve integrals of various complex functions involving product of functions within itself easily. In the given question, the use of integration by parts method once has made the process much easier and organized. However, this might not be the case every time. We may have to apply the integration by parts method multiple times in order to reach the final answer.