Question
Question: Solve: \(\int{\dfrac{x}{{{x}^{4}}-1}dx}\) ....
Solve: ∫x4−1xdx .
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.dxor,I=∫x4−1xdx
Where, “I” is the result of this integral.
Let us now substitute the variable ‘x2 ’ 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=2du
Thus, putting the new substituted values of ‘x’ in terms of ‘u’, our new equation becomes:
⇒I=∫2(u2−1)du
The numerator in our integral can be written as:
⇒1.du=2(u+1)−(u−1)
And the denominator in our integral could be written as:
⇒2(u2−1)=2(u+1)(u−1)
Therefore, our integral now becomes:
⇒I=∫4(u+1)(u−1)(u+1)−(u−1)du⇒I=41[∫(u+1)(u−1)(u+1)du−∫(u+1)(u−1)(u−1)du]⇒I=41[∫(u−1)1du−∫(u+1)1du]
Using the formula for integral of a reciprocal linear function, that is equal to:
⇒∫θdθ=lnθ+C
Our, equation gets simplified to:
⇒I=41[∫(u−1)1du−∫(u+1)1du]⇒I=41[ln(u−1)−ln(u+1)]+C⇒I=41ln(u+1u−1)+C
Resubstituting the introduced variable ‘u’ in terms of original variable ‘x’, we get the final result as:
⇒I=41ln(x2+1x2−1)+C
Hence, the integral of [∫x4−1xdx] comes out to be [41ln(x2+1x2−1)+C] .
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.