Question
Question: How do you integrate the function \(\ln 4x\) using integration by parts?...
How do you integrate the function ln4x using integration by parts?
Solution
To simplify the integration, first assume 4x=t and convert the integration in the form of variable t. Then apply integration by parts assuming lnt as first function and 1 as second function. The formula to use integration by parts is ∫uvdx=u∫vdx−∫dxdu(∫vdx)dx, here u and v are the functions of x.
Complete step by step answer:
According to the question, we have to integrate the function ln4x using integration by parts.
Let this integration is denote by I then we have:
⇒I=∫ln4xdx .....(1)
Now if we substitute 4x=t then we have:
⇒4dx=dt ⇒dx=4dt
Putting these values in the integration I, we have:
⇒I=∫lnt4dt ⇒I=41∫lntdt
The function lnt can be written as lnt×1. By doing this we will get:
⇒I=41∫lnt(1)dt
Now we can use integration by parts assuming lnt as first function and 1 as second function. The formula of integration by parts is shown below:
⇒∫uvdx=u∫vdx−∫dxdu(∫vdx)dx, here u and v are the functions of x.
Using this formula for the above integration, we have:
⇒I=41[lnt∫dt−∫dtdlnt(∫dt)dt]
We know the formulas dxdlnx=x1 and ∫dx=x. Using these formulas, we’ll get:
⇒I=41[lnt(t)−∫t1(t)dt+C], here C is the integration constant.
Simplifying it further, we’ll get:
⇒I=41[tlnt−∫dt]+4C
4C is another constant. We will put it as K.
⇒I=41[tlnt−t]+K ⇒I=4t[lnt−1]+K
Putting back the value t=4x, we have:
⇒I=44x[ln4x−1]+K ⇒I=x[ln4x−1]+K
Putting back the value of I from equation (1), we have:
⇒∫ln4xdx=x[ln4x−1]+K
Thus this is the required integration.
Note: Whenever we have to integrate the multiple of two functions which cannot be integrated together while one of them can be integrated separately then we can apply integration by parts. The rule of integration by parts is given below:
⇒∫uvdx=u∫vdx−∫dxdu(∫vdx)dx, here u and v are the functions of x.
Here, we have assumed functions u and v cannot be integrated together. So we used integration by parts. However the function v can be easily integrated which is why this method is helpful. For example in above case of integrating ∫lnt(t)dt, we took lnt as the first function and 1 as the second function.