Question
Question: How do you evaluate the integral \[\int {\dfrac{{{x^4}}}{{{x^2} - 1}}dx?} \]...
How do you evaluate the integral ∫x2−1x4dx?
Solution
We use the concepts of integration to solve this problem. In order to solve this, first of all we will simplify the given function to get it into an integrable form. And then we will further simply by using the partial fraction method. After that we will use the formulas of integration to get the required result.
Formula used:
∫xndx=n+1xn+1+c
∫x1dx=ln∣x∣+c
where c is the constant of integration
Complete step by step answer:
We have to evaluate the integral ∫x2−1x4dx
Let us consider the given integral as,
I=∫x2−1x4dx −−−(i)
First of all, we will simplify the integrand term to get it into an integrable form
So, for the integrand x2−1x4
On adding and subtracting 1 in the numerator we get
x2−1x4+1−1
⇒x2−1(x2)2−1+1 −−−(ii)
We know that
(a2−b2)=(a+b)(a−b)
Therefore, from the equation (ii) we get
⇒x2−1(x2−1)(x2+1)+1
Now on separating the denominator, we get
⇒x2−1(x2−1)(x2+1)+x2−11
⇒(x2+1)+x2−11
⇒(x2+1)+(x−1)(x+1)1 −−−(iii)
Now we perform a partial fraction decomposition on the 2nd term in the equation (iii)
The second term is: (x−1)(x+1)1
Using partial fraction, we can write
(x−1)(x+1)1=(x−1)A+(x+1)B −−−(Z)
On multiplying by (x−1)(x+1) on both sides, we get
1=(x−1)A(x−1)(x+1)+(x+1)B(x−1)(x+1)
On cancelling, we get
1=A(x+1)+B(x−1)
⇒1=Ax+A+Bx−B
On combining the like terms, we get
⇒1=x(A+B)+(A−B)
On comparing both sides, we get
A+B=0−−−(a)
A−B=1−−−(b)
On solving equation (a) and (b) we get
A=21, B=2−1
Therefore, on putting the values in the equation (Z) we get
(x−1)(x+1)1=2(x−1)1−2(x+1)1
Now on putting in the equation (iii) we get
⇒(x2+1)+2(x−1)1−2(x+1)1
Therefore, we get our integrand as
x2−1x4=(x2+1)+2(x−1)1−2(x+1)1
So, from equation (i) we get
I=∫(x2+1)+2(x−1)1−2(x+1)1 dx
Now we will integrate the above equation,
We know that
∫xndx=n+1xn+1+c
∫x1dx=ln∣x∣+c
Therefore, we get
I=(3x3+x) + 21ln∣x−1∣ − 21ln∣x+1∣ +c
We know that
loga−logb=logba
Therefore, we get
I=(3x3+x) + 21ln∣x+1∣∣x−1∣ +c
Hence, we get the required result.
Note:
The given integral is an example of an indefinite integral. So, after integrating and finding an indefinite integral, make sure that you add an arbitrary constant c . One more thing to note is that after calculating partial fractions, once again simplify them and check whether you are getting the same result from which you found the partial fractions.