Solveeit Logo

Question

Question: What is the integral of \(ln(2x)\)?...

What is the integral of ln(2x)ln(2x)?

Explanation

Solution

We need to find the integral of ln(2x)ln(2x). For this we need to perform by parts, because this is not any general form which can be integrated directly. Since there is only one term here, we need to plug in the second term by ourselves and it is obvious that the term would be 1. So, we convert ln(2x)ln(2x) as the product of 1 and ln(2x)ln(2x) and then apply by parts on it.

Complete step-by-step answer:
If we do not have the direct formula while integrating a function we apply a technique called ‘by parts’. We write ln(2x)ln(2x) as ln(2x)×1ln(2x)\times 1 and then apply the formula below:
 (a(x)×b(x)dx)=a(x)×b(x)dx(d(a(x))dx×b(x))dx\int{\text{ (}}a\left( x \right)\times b\left( x \right)dx)=a\left( x \right)\times \int{b}\left( x \right)dx-\int{\left( \dfrac{d\left( a\left( x \right) \right)}{dx}\times \int{b}\left( x \right) \right)dx}
Now, the order in which the functions are to be taken is also chosen using a rule called “ILATE” where we give preference to the inverse functions first, then logarithmic and arithmetic, then trigonometric and last preference is given to exponential functions.
Here we take the first function to be ln(2x)ln(2x) since it comes first on the list and then we take 1 to be the second function.
So here we put:
a(x)=ln(2x)a\left(x\right)=ln(2x)
b(x)=1b\left(x\right)=1
(ln(2x)×1)dx=ln(2x)×1dx+(22x×x)dx\int \left(ln(2x)\times 1 \right)dx=ln(2x)\times \int 1 dx+\int \left(\dfrac{2}{2x}\times x\right)dx
We have used the formulae:
ln(2x)dx=2×12x=1x\dfrac{ln(2x)}{dx}=2\times\dfrac{1}{2x}=\dfrac{1}{x}
1dx=x\int 1dx=x
Now, simplifying it further:
(ln(2x)×1)dx=ln(2x)×x+(1)dx\int \left(ln(2x)\times 1 \right)dx=ln(2x)\times x+\int \left(1\right)dx
Solving it further, we have:
(ln(2x)×1)dx=x×ln(2x)+x=x(ln(2x)+1)\int \left(ln(2x)\times 1 \right)dx=x\times ln(2x)+x=x\left(ln(2x)+1\right)
Hence, the integral is solved.

Note: The most frequent mistake while doing integration of functions involving a linear term inside some function is that we tend to differentiate the function with respect to the independent variable. For example, in this case the most common answer that would be obtained will be 22x\dfrac{2}{2x} which is the differential of the function not the integral. So be very aware while performing this operation.