Solveeit Logo

Question

Question: Evaluate the integral \(\dfrac{{\log (x + 1) - \log x}}{{x(x + 1)}}dx\) ....

Evaluate the integral log(x+1)logxx(x+1)dx\dfrac{{\log (x + 1) - \log x}}{{x(x + 1)}}dx .

Explanation

Solution

We solve the required integral by the method of substitution. Here we have to find the required integration by first substituting the numerator as tt and then we have to find dxdx . Upon substituting the values we will see that the integration reduces to a simple term. This will make the process of finding the integration smoother.

Formula used: We know that the derivative of logx\log x is 1x\dfrac{1}{x} provided x0x \ne 0 .
The integration of xn{x^n} is xndx=x(n+1)n+1+c,n1\int {{x^n}dx} = \dfrac{{{x^{(n + 1)}}}}{{n + 1}} + c,n \ne - 1 .

Complete step-by-step answer:
We are given the integral log(x+1)logxx(x+1)dx\dfrac{{\log (x + 1) - \log x}}{{x(x + 1)}}dx .
We need to find the required indefinite integral.
So first we substitute the numerator as tt in the given integral.
Let t=log(x+1)logxt = \log (x + 1) - \log x .
The required integration becomes tx(x+1)dx\int {\dfrac{t}{{x(x + 1)}}dx} .
Next, we differentiate the numerator.
Differentiating both sides of t=log(x+1)logxt = \log (x + 1) - \log x w.r.t. xx we get:
dtdx=(1(x+1)1x) dtdx=x(x+1)x(x+1) dtdx=xx1x(x+1) dtdx=1x(x+1) dt=dxx(x+1)  \dfrac{{dt}}{{dx}} = \left( {\dfrac{1}{{(x + 1)}} - \dfrac{1}{x}} \right) \\\ \Rightarrow \dfrac{{dt}}{{dx}} = \dfrac{{x - (x + 1)}}{{x(x + 1)}} \\\ \Rightarrow \dfrac{{dt}}{{dx}} = \dfrac{{x - x - 1}}{{x(x + 1)}} \\\ \Rightarrow \dfrac{{dt}}{{dx}} = \dfrac{{ - 1}}{{x(x + 1)}} \\\ \Rightarrow dt = \dfrac{{ - dx}}{{x(x + 1)}} \\\
Now we substitute the value of dxx(x+1)=dt\dfrac{{dx}}{{x(x + 1)}} = - dt in the given integral.
Let I=(log(x+1)logx)x(x+1)dxI = \int {\dfrac{{\left( {\log (x + 1) - \log x} \right)}}{{x(x + 1)}}} dx
I=(log(x+1)logx)x(x+1)dx I=tx(x+1)dx I=t×(dt) I=tdt I=t22+c  \therefore I = \int {\dfrac{{\left( {\log (x + 1) - \log x} \right)}}{{x(x + 1)}}} dx \\\ \Rightarrow I = \int {\dfrac{t}{{x(x + 1)}}dx} \\\ \Rightarrow I = \int {t \times ( - dt)} \\\ \Rightarrow I = - \int {tdt} \\\ \Rightarrow I = - \dfrac{{{t^2}}}{2} + c \\\
Here, cc is known as the constant of integration.
Replacing the value of t=log(x+1)logxt = \log (x + 1) - \log x in the equation we get:
I=(log(x+1)logx)22+c I=log(x+1x)22+c  I = - \dfrac{{{{(\log (x + 1) - \log x)}^2}}}{2} + c \\\ \Rightarrow I = - \dfrac{{\log {{\left( {\dfrac{{x + 1}}{x}} \right)}^2}}}{2} + c \\\
Here we used the property of logalogb=logab\log a - \log b = \log \dfrac{a}{b} .
Therefore the required value of the integral log(x+1)logxx(x+1)dx\dfrac{{\log (x + 1) - \log x}}{{x(x + 1)}}dx is log(x+1x)22+c - \dfrac{{\log {{\left( {\dfrac{{x + 1}}{x}} \right)}^2}}}{2} + c , where cc is the constant of integration.

Note: To solve this type of question we need to simplify the given equation using logarithmic identities. A piece of good knowledge in formulas of integration of xn{x^n} and differentiation of terms like logx\log x and similar terms is appreciated. We should also be aware of some of the basic logarithmic properties. Writing the constant of integration at the end of the required integral is mandatory. Even if the integral is correct if the constant of integration is not present the answer is incomplete.