Question
Question: How do you evaluate the integral of \( \int {\dfrac{{\ln \left( {2x} \right)}}{{{x^2}}}} \,dx \) ?...
How do you evaluate the integral of ∫x2ln(2x)dx ?
Solution
Hint : In the given question, we are required to find the value of the integral given to us in the question. We will be using the integration by parts method to evaluate the given integral ∫x2ln(2x)dx . So, we consider the given integral as a new variable and start solving the integral given in the problem.
Complete step by step solution:
Consider I=∫x2ln(2x)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 (x21) as second function, we get
I=[ln(x)∫x21dx]−∫[dxd(lnx)∫x21dx]dx
Now, we know that the derivative of ln(2x) with respect to x is (x1) . Also, we know that integral of (x21) with respect to x is (−x1) .
⇒I=[ln(2x)(−x1)]−∫[(x1)(−x1)]dx
Opening brackets and simplifying the expression, we get,
⇒I=x−ln(2x)−∫(x2−1)dx
⇒I=x−ln(2x)+∫(x21)dx
We know that the integral of x21 with respect to x is (x−1). So, we get,
⇒I=x−ln(2x)−x1
So, the value of integral I=∫x2ln(2x)dx is
(x−ln(2x)−x1)+c, where c is any arbitrary constant.
So, the correct answer is “(x−ln(2x)−x1)+c”.
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.