Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

How do you integrate the function $\ln 4x$ using integration by parts?

Answer
VerifiedVerified
540.6k+ views
Hint: To simplify the integration, first assume $4x = t$ and convert the integration in the form of variable $t$. Then apply integration by parts assuming $\ln t$ as first function and 1 as second function. The formula to use integration by parts is $\int {uvdx = u\int {vdx} } - \int {\dfrac{{du}}{{dx}}} \left( {\int {vdx} } \right)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 $\ln 4x$ using integration by parts.
Let this integration is denote by $I$ then we have:
$ \Rightarrow I = \int {\ln 4xdx} {\text{ }}.....{\text{(1)}}$
Now if we substitute $4x = t$ then we have:
$
   \Rightarrow 4dx = dt \\
   \Rightarrow dx = \dfrac{{dt}}{4} \\
 $
Putting these values in the integration $I$, we have:
$
   \Rightarrow I = \int {\ln t\dfrac{{dt}}{4}} \\
   \Rightarrow I = \dfrac{1}{4}\int {\ln tdt} \\
 $
The function $\ln t$ can be written as $\ln t \times 1$. By doing this we will get:
$ \Rightarrow I = \dfrac{1}{4}\int {\ln t\left( 1 \right)dt} $
Now we can use integration by parts assuming $\ln t$ as first function and 1 as second function. The formula of integration by parts is shown below:
$ \Rightarrow \int {uvdx = u\int {vdx} } - \int {\dfrac{{du}}{{dx}}} \left( {\int {vdx} } \right)dx$, here $u$ and $v$ are the functions of $x$.
Using this formula for the above integration, we have:
$ \Rightarrow I = \dfrac{1}{4}\left[ {\ln t\int {dt} - \int {\dfrac{d}{{dt}}\ln t\left( {\int {dt} } \right)dt} } \right]$
We know the formulas $\dfrac{d}{{dx}}\ln x = \dfrac{1}{x}$ and $\int {dx} = x$. Using these formulas, we’ll get:
$ \Rightarrow I = \dfrac{1}{4}\left[ {\ln t\left( t \right) - \int {\dfrac{1}{t}\left( t \right)dt + C} } \right]$, here $C$ is the integration constant.
Simplifying it further, we’ll get:
$ \Rightarrow I = \dfrac{1}{4}\left[ {t\ln t - \int {dt} } \right] + \dfrac{C}{4}$
$\dfrac{C}{4}$ is another constant. We will put it as $K$.
$
   \Rightarrow I = \dfrac{1}{4}\left[ {t\ln t - t} \right] + K \\
   \Rightarrow I = \dfrac{t}{4}\left[ {\ln t - 1} \right] + K \\
 $
Putting back the value $t = 4x$, we have:
$
   \Rightarrow I = \dfrac{{4x}}{4}\left[ {\ln 4x - 1} \right] + K \\
   \Rightarrow I = x\left[ {\ln 4x - 1} \right] + K \\
 $
Putting back the value of $I$ from equation (1), we have:
 $ \Rightarrow \int {\ln 4xdx} = x\left[ {\ln 4x - 1} \right] + 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:
$ \Rightarrow \int {uvdx = u\int {vdx} } - \int {\dfrac{{du}}{{dx}}} \left( {\int {vdx} } \right)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 $\int {\ln t\left( t \right)} dt$, we took $\ln t$ as the first function and 1 as the second function.