Solveeit Logo

Question

Question: How do you integrate \[\int {\dfrac{{\ln x}}{x}} dx\] by integration by parts method?...

How do you integrate lnxxdx\int {\dfrac{{\ln x}}{x}} dx by integration by parts method?

Explanation

Solution

Integration by parts is used for integrating the product of two functions. This method is used to solve the integration easily. We know the formula for integrating by parts is given by u v dx=uv dx(dudxv dx)dx\int {u{\text{ }}v{\text{ }}dx = u\int {v{\text{ }}dx - \int {\left( {\dfrac{{du}}{{dx}}\int {v{\text{ }}dx} } \right)} } } dx. Since in the given problem we have the product of two functions, we take u=lnxu = \ln x and v=1xv = \dfrac{1}{x}.

Complete step by step solution:
Given, lnxxdx\int {\dfrac{{\ln x}}{x}} dx.
This can be written as 1x.lnxdx\int {\dfrac{1}{x}} .\ln xdx
Let’s take I=1x.lnxdxI = \int {\dfrac{1}{x}} .\ln xdx
(Because if we keep on integrating it’s never going to end, we need to apply integration by parts infinite times so we took it as ‘I’).
As we know the formula for integration by parts,

}}dx} } \right)} } } dx$$ And we have $$u = \ln x$$ and $$v = \dfrac{1}{x}$$ Substituting we have $$\int {\dfrac{{\ln x}}{x}} dx$$ $$ = \ln x\int {\dfrac{1}{x}{\text{ }}dx - \int {\left( {\dfrac{{d\left( {\ln x} \right)}}{{dx}}\int {\dfrac{1}{x}{\text{ }}dx} } \right)} } dx$$ We know that $$\int {\dfrac{1}{x}{\text{ }}dx = } \ln x$$ and $$\dfrac{{d\left( {\ln x} \right)}}{{dx}} = \dfrac{1}{x}$$. Substituting these we have, $$ = \ln x.\ln x - \int {\dfrac{1}{x}.\ln xdx} $$ $$I = {(\ln x)^2} - \int {\ln x.\dfrac{1}{x}dx} $$ But we have taken $$I = \int {\dfrac{1}{x}} .\ln xdx$$ $$I = {(\ln x)^2} - I + c$$ Where ‘c’ is an integration constant. (Since we removes an integration so we need to add integration constant) $$I + I = {(\ln x)^2} + c$$ $$2I = {(\ln x)^2} + c$$ $$I = \dfrac{1}{2}{(\ln x)^2} + c$$ **Thus we have, $$ \Rightarrow \int {\dfrac{{\ln x}}{x}} dx = \dfrac{1}{2}{(\ln x)^2} + c$$, where ‘c’ is the integration constant.** **Note:** Here we use a rule called ‘ILATE’. The integral of two functions is taken by considering the first term as first function and second term as a second function. This is called the ‘ILATE’ rule. In the given problem we have $$\dfrac{1}{x}.\ln x$$. In this we considered $$\ln x$$ as a first function and $$\dfrac{1}{x}$$ as a second function. That is the preference order of this rule is based on some functions such as Inverse, Logarithm, Algebraic, Trigonometry, exponent. As we can see we have logarithm function first in the preference and then algebraic.