Solveeit Logo

Question

Question: Integrate the following expression \[\int {\dfrac{{dx}}{{x - {x^3}}}} \]. A) \(\dfrac{1}{2}\log \l...

Integrate the following expression dxxx3\int {\dfrac{{dx}}{{x - {x^3}}}} .
A) 12log1x2x2+C\dfrac{1}{2}\log \left| {\dfrac{{1 - {x^2}}}{{{x^2}}}} \right| + C
B) log1xx(1+x)+C\log \left| {\dfrac{{1 - x}}{{x(1 + x)}}} \right| + C
C) logxx3+C\log \left| {x - {x^3}} \right| + C
D) 12logx21x2+C\dfrac{1}{2}\log \left| {\dfrac{{{x^2}}}{{1 - {x^2}}}} \right| + C

Explanation

Solution

We can solve this integral using the method of partial fraction. All we need is to split into simplest fractions so that we can integrate directly. Then applying some logarithmic formulas, we get the answer.

Formula used: For every x,yx,y, we have, x2y2=(xy)(x+y){x^2} - {y^2} = (x - y)(x + y)
For every function f(x)f(x), 1f(x)dx=log(f(x))df(x)dx+C\int {\dfrac{1}{{f(x)}}} dx = \log (f(x))\dfrac{{df(x)}}{{dx}} + C, where CC is the constant of integration.
Also, logx2=2logx,log(A+B)=logAlogB,log(AB)=logAlogB\log {x^2} = 2\log x,\log (A + B) = \log A\log B,\log (A - B) = \dfrac{{\log A}}{{\log B}}, for every function A,BA,B.

Complete step-by-step answer:
The given function is 1xx3\dfrac{1}{{x - {x^3}}}.
Taking xx common from the denominator we have,
1xx3=1x(1x2)\Rightarrow \dfrac{1}{{x - {x^3}}} = \dfrac{1}{{x(1 - {x^2})}}
For every x,yx,y, we have, x2y2=(xy)(x+y){x^2} - {y^2} = (x - y)(x + y)
Applying this result,
1xx3=1x(1x2)=1x(1x)(1+x)(i)\Rightarrow \dfrac{1}{{x - {x^3}}} = \dfrac{1}{{x(1 - {x^2})}} = \dfrac{1}{{x(1 - x)(1 + x)}} - - - (i)
Suppose there exists A,B,CA,B,C such that
1x(1x)(1+x)=Ax+B1x+C1+x(ii)\Rightarrow \dfrac{1}{{x(1 - x)(1 + x)}} = \dfrac{A}{x} + \dfrac{B}{{1 - x}} + \dfrac{C}{{1 + x}} - - - (ii)
Taking LCM on Right hand side and rearranging we have,
1x(1x)(1+x)=A(1x)(1+x)+Bx(1+x)+Cx(1x)x(1x)(1+x)\Rightarrow \dfrac{1}{{x(1 - x)(1 + x)}} = \dfrac{{A(1 - x)(1 + x) + Bx(1 + x) + Cx(1 - x)}}{{x(1 - x)(1 + x)}}
Comparing the sides of the above equation, we have,
1=A(1x)(1+x)+Bx(1+x)+Cx(1x)\Rightarrow 1 = A(1 - x)(1 + x) + Bx(1 + x) + Cx(1 - x)
Simplifying we get,
1=A(1x2)+B(x+x2)+C(xx2)\Rightarrow 1 = A(1 - {x^2}) + B(x + {x^2}) + C(x - {x^2})
Splitting into terms of x,x2x,{x^2} and constant,
1+0x+0x2=A+(A+BC)x2+(B+C)x\Rightarrow 1 + 0x + 0{x^2} = A + ( - A + B - C){x^2} + (B + C)x
Comparing both sides of the above equation we have,
A=1,A+BC=0,B+C=0\Rightarrow A = 1, - A + B - C = 0,B + C = 0
Substituting we get,
1+BC=0BC=1- 1 + B - C = 0 \Rightarrow B - C = 1
B+C=0B=CB + C = 0 \Rightarrow B = - C
Again, substituting we get,
B+B=12B=1B=12B + B = 1 \Rightarrow 2B = 1 \Rightarrow B = \dfrac{1}{2}
Since B=12,B=CC=12B = \dfrac{1}{2},B = - C \Rightarrow C = - \dfrac{1}{2}
So, we have, A=1,B=12,C=12A = 1,B = \dfrac{1}{2},C = - \dfrac{1}{2}
Substituting for A,B,CA,B,C in equation (ii)(ii),
1x(1x)(1+x)=Ax+B1x+C1+x=1x+12(1x)12(1+x)(iii)\Rightarrow \dfrac{1}{{x(1 - x)(1 + x)}} = \dfrac{A}{x} + \dfrac{B}{{1 - x}} + \dfrac{C}{{1 + x}} = \dfrac{1}{x} + \dfrac{1}{{2(1 - x)}} - \dfrac{1}{{2(1 + x)}} - - (iii)
We have to find 1xx3dx\int {\dfrac{1}{{x - {x^3}}}} dx
From (i),(iii)(i),(iii) we have,
dxxx3=[1x+121(1x)121(1+x)]dx\int {\dfrac{{dx}}{{x - {x^3}}}} = \int {[\dfrac{1}{x} + \dfrac{1}{2}\dfrac{1}{{(1 - x)}}} - \dfrac{1}{2}\dfrac{1}{{(1 + x)}}]dx
dxxx3=1xdx+121(1x)dx121(1+x)dx\Rightarrow \int {\dfrac{{dx}}{{x - {x^3}}}} = \int {\dfrac{1}{x}dx + \int {} \dfrac{1}{2}\dfrac{1}{{(1 - x)}}} dx - \int {} \dfrac{1}{2}\dfrac{1}{{(1 + x)}}dx
For every function f(x)f(x), 1f(x)dx=log(f(x))df(x)dx+C\int {\dfrac{1}{{f(x)}}} dx = \log (f(x))\dfrac{{df(x)}}{{dx}} + C, where CC is the constant of integration.
Here letting f(x)f(x) as 1x,1+x1 - x,1 + x, we have,
dxxx3=logx12log(1x)12log(1+x)+C\int {\dfrac{{dx}}{{x - {x^3}}}} = \log x - \dfrac{1}{2}\log (1 - x) - \dfrac{1}{2}\log (1 + x) + C, where CC is the constant of integration.
dxxx3=logx12[log(1x)+log(1+x)]+C\Rightarrow \int {\dfrac{{dx}}{{x - {x^3}}}} = \log x - \dfrac{1}{2}[\log (1 - x) + \log (1 + x)] + C
We know logx2=2logx,log(A+B)=logAlogB,log(AB)=logAlogB\log {x^2} = 2\log x,\log (A + B) = \log A\log B,\log (A - B) = \dfrac{{\log A}}{{\log B}}
dxxx3=12logx212[log(1x)(1+x)]+C\Rightarrow \int {\dfrac{{dx}}{{x - {x^3}}}} = \dfrac{1}{2}\log {x^2} - \dfrac{1}{2}[\log (1 - x)(1 + x)] + C
Since (1x)(1+x)=1x2(1 - x)(1 + x) = 1 - {x^2}and simplifying,
dxxx3=12[logx2log(1x2)]+C\Rightarrow \int {\dfrac{{dx}}{{x - {x^3}}}} = \dfrac{1}{2}[\log {x^2} - \log (1 - {x^2})] + C
Applying the result logAlogB=logAB\log A - \log B = \log \dfrac{A}{B}, in the above equation,
dxxx3=12logx21x2+C\Rightarrow \int {\dfrac{{dx}}{{x - {x^3}}}} = \dfrac{1}{2}\log \dfrac{{{x^2}}}{{1 - {x^2}}} + C, where CC is the constant of integration.

The answer is 12logx21x2+C\dfrac{1}{2}\log \left| {\dfrac{{{x^2}}}{{1 - {x^2}}}} \right| + C.

So, the correct answer is “Option D”.

Note: We must be careful while applying the results of integration and logarithm. This question may be solved in other ways instead of partial fraction. Since the integral used here is the indefinite one it is mandatory to add the constant of integration.Students should remember the formulas of integration , differentiation and logarithmic properties for solving these types of problems and also should know the method of solving integration by partial fraction method.