Solveeit Logo

Question

Question: Solve: \(\int{\dfrac{x}{{{x}^{4}}-1}dx}\) ....

Solve: xx41dx\int{\dfrac{x}{{{x}^{4}}-1}dx} .

Explanation

Solution

We can see in our problem that, if we use a suitable substitute for our variable ‘x’ in the denominator, the problem could be easily solved. Thus, we will use the substitution method of solving an integral to get the answer to our question. This will make our problem easier and less calculative.

Complete step by step solution:
Let us denote the expression given to us with ‘y’, such that we need to find the integral of ‘y’ over a very small change in ‘x’. Mathematically, this could be written as:
I=y.dx or,I=xx41dx \begin{aligned} & \Rightarrow I=\int{y.dx} \\\ & or,I=\int{\dfrac{x}{{{x}^{4}}-1}dx} \\\ \end{aligned}
Where, “I” is the result of this integral.
Let us now substitute the variable ‘x2{{x}^{2}} ’ with the term ‘u’. Thus, the differential of ‘x’ shall also change. This can be calculated as follows:
d(x2)=d(u) 2xdx=du xdx=du2 \begin{aligned} & \Rightarrow d\left( {{x}^{2}} \right)=d\left( u \right) \\\ & \Rightarrow 2xdx=du \\\ & \therefore xdx=\dfrac{du}{2} \\\ \end{aligned}
Thus, putting the new substituted values of ‘x’ in terms of ‘u’, our new equation becomes:
I=du2(u21)\Rightarrow I=\int{\dfrac{du}{2\left( {{u}^{2}}-1 \right)}}
The numerator in our integral can be written as:
1.du=(u+1)(u1)2\Rightarrow 1.du=\dfrac{\left( u+1 \right)-\left( u-1 \right)}{2}
And the denominator in our integral could be written as:
2(u21)=2(u+1)(u1)\Rightarrow 2\left( {{u}^{2}}-1 \right)=2\left( u+1 \right)\left( u-1 \right)
Therefore, our integral now becomes:
I=(u+1)(u1)4(u+1)(u1)du I=14[(u+1)(u+1)(u1)du(u1)(u+1)(u1)du] I=14[1(u1)du1(u+1)du] \begin{aligned} & \Rightarrow I=\int{\dfrac{\left( u+1 \right)-\left( u-1 \right)}{4\left( u+1 \right)\left( u-1 \right)}du} \\\ & \Rightarrow I=\dfrac{1}{4}\left[ \int{\dfrac{\left( u+1 \right)}{\left( u+1 \right)\left( u-1 \right)}du}-\int{\dfrac{\left( u-1 \right)}{\left( u+1 \right)\left( u-1 \right)}du} \right] \\\ & \Rightarrow I=\dfrac{1}{4}\left[ \int{\dfrac{1}{\left( u-1 \right)}du}-\int{\dfrac{1}{\left( u+1 \right)}du} \right] \\\ \end{aligned}
Using the formula for integral of a reciprocal linear function, that is equal to:
dθθ=lnθ+C\Rightarrow \int{\dfrac{d\theta }{\theta }}=\ln \theta +C
Our, equation gets simplified to:
I=14[1(u1)du1(u+1)du] I=14[ln(u1)ln(u+1)]+C I=14ln(u1u+1)+C \begin{aligned} & \Rightarrow I=\dfrac{1}{4}\left[ \int{\dfrac{1}{\left( u-1 \right)}du}-\int{\dfrac{1}{\left( u+1 \right)}du} \right] \\\ & \Rightarrow I=\dfrac{1}{4}\left[ \ln \left( u-1 \right)-\ln \left( u+1 \right) \right]+C \\\ & \Rightarrow I=\dfrac{1}{4}\ln \left( \dfrac{u-1}{u+1} \right)+C \\\ \end{aligned}
Resubstituting the introduced variable ‘u’ in terms of original variable ‘x’, we get the final result as:
I=14ln(x21x2+1)+C\Rightarrow I=\dfrac{1}{4}\ln \left( \dfrac{{{x}^{2}}-1}{{{x}^{2}}+1} \right)+C
Hence, the integral of [xx41dx]\left[ \int{\dfrac{x}{{{x}^{4}}-1}dx} \right] comes out to be [14ln(x21x2+1)+C]\left[ \dfrac{1}{4}\ln \left( \dfrac{{{x}^{2}}-1}{{{x}^{2}}+1} \right)+C \right] .

Note: Whenever using the substitution method to find out the integral of an expression, we should always be careful as to what to substitute in the place of our original variable. The substitute should be such that it reduces the complexity in our equation. This makes our new equation easy to understand and solve.