Solveeit Logo

Question

Question: Evaluate the following integral \(\int{\dfrac{dx}{x({{x}^{3}}+1)}}\)...

Evaluate the following integral
dxx(x3+1)\int{\dfrac{dx}{x({{x}^{3}}+1)}}

Explanation

Solution

The denominator of the integrand 1x(x3+1)\dfrac{1}{x({{x}^{3}}+1)} has 2 parts xx and (x3+1)({{x}^{3}}+1) try to break the whole integrand into 2 parts , one having denominator xx and other (x3+1)({{x}^{3}}+1) and then use the property of integral [f(x)+g(x)]dx=f(x)dx+g(x)dx\int{[f(x)+g(x)]dx=\int{f(x)dx+\int{g(x)dx}}} and evaluate the integral separately.

Complete step by step answer:
First we will consider the integrand and will try to break it into 2 parts , one having denominator xx and other having x3+1{{x}^{3}}+1 ,
Consider the given integrand,
1x(x3+1)\dfrac{1}{x({{x}^{3}}+1)}
Since, we are going to break it in 2 parts so consider the most general form of the 2 parts , i.e. 1x(x3+1)=Ax+Bx2+Cx3+1\dfrac{1}{x({{x}^{3}}+1)}=\dfrac{A}{x}+\dfrac{B{{x}^{2}}+C}{{{x}^{3}}+1}
and find the values of A,BA,B and CC
1x(x3+1)=Ax3+A+Bx3+Cxx(x3+1) =(A+B)x3+A+Cxx(x3+1)\begin{aligned} & \dfrac{1}{x({{x}^{3}}+1)}=\dfrac{A{{x}^{3}}+A+B{{x}^{3}}+Cx}{x({{x}^{3}}+1)} \\\ & =\dfrac{(A+B){{x}^{3}}+A+Cx}{x({{x}^{3}}+1)} \end{aligned}
Now, we will compare the numerators on both sides, and get equations to solve for A,BA,B and CC A+B=0 C=0 A=1\begin{aligned} & A+B=0 \\\ & C=0 \\\ & A=1 \end{aligned}
By , solving these 3 equations , we can easily get,
A=1,B=1A=1,B=-1 and C=0C=0
Now , putting these values of A,BA,B and CC , the integrand becomes,
1x(x3+1)=1xx2x3+1\dfrac{1}{x({{x}^{3}}+1)}=\dfrac{1}{x}-\dfrac{{{x}^{2}}}{{{x}^{3}}+1}
Now , consider the given integration and put the new integrand in it 1x(x3+1)dx=(1xx2x3+1)dx\int{\dfrac{1}{x({{x}^{3}}+1)}dx=\int{\left( \dfrac{1}{x}-\dfrac{{{x}^{2}}}{{{x}^{3}}+1} \right)dx}}
We know the property of integration,
[f(x)+g(x)]dx=f(x)dx+g(x)dx\int{[f(x)+g(x)]dx=\int{f(x)dx+\int{g(x)dx}}}
Applying this property in the last step, we get,
=1xdxx2x3+1dx =log(x)x2x3+1dx\begin{aligned} & =\int{\dfrac{1}{x}dx-\int{\dfrac{{{x}^{2}}}{{{x}^{3}}+1}dx}} \\\ & =\log (x)-\int{\dfrac{{{x}^{2}}}{{{x}^{3}}+1}dx} \end{aligned}
Let, x3+1=t{{x}^{3}}+1=t
Differentiating both sides with respect to x''x'' , we get
3x2dx=dt x2dx=13dt\begin{aligned} & 3{{x}^{2}}dx=dt \\\ & {{x}^{2}}dx=\dfrac{1}{3}dt \end{aligned}
Now, replacing xx in terms of t''t'' in the integration on the last step , we get
=log(x)1t(13)dt=\log (x)-\int{\dfrac{1}{t}\left( \dfrac{1}{3} \right)dt}
Now, since constant can be taken out of the integration, we ge
=log(x)131tdt =log(x)13log(t)  \begin{aligned} & =\log (x)-\dfrac{1}{3}\int{\dfrac{1}{t}dt} \\\ & =\log (x)-\dfrac{1}{3}\log (t) \\\ & \\\ \end{aligned}
Now, putting the value of t''t'' , we get

& =\log (x)-\dfrac{1}{3}\log ({{x}^{3}}+1) \\\ & =\dfrac{3}{3}\log (x)-\dfrac{1}{3}\log ({{x}^{3}}+1) \end{aligned}$$ We know from the property of log that, $\log (f{{(x)}^{a}})=a\log (f(x))$ Using this property of log in the step , we get $\begin{aligned} & =\dfrac{1}{3}\log ({{x}^{3}})-\dfrac{1}{3}\log ({{x}^{3}}+1) \\\ & \\\ \end{aligned}$ We know by the property of log that, $\log (f(x)-g(x))=\log \left( \dfrac{f(x)}{g(x)} \right)$ Using this property of log in the last step , we get, $=\dfrac{1}{3}\left( \log \dfrac{{{x}^{3}}}{{{x}^{3}}+1} \right)$ (or) $=\dfrac{1}{3}\log \left( \dfrac{1}{1+{{x}^{-3}}} \right)$ **Note:** The possibility of mistake here is that while dividing integrand into 2 parts , we have to put the most general form of the numerator , and we can get confused while choosing the most general form. The most general form of the numerator involves the degree 1 less than the denominator , if you take degree equal or greater than the degree of denominator, then it can further be reduced to the same format and if you take lesser degree then it may happen that you won’t get solution for the constants.