Question
Question: How do you integrate \(\int{\dfrac{1}{{{x}^{3}}-1}}\) using partial fractions?...
How do you integrate ∫x3−11 using partial fractions?
Solution
Firstly use the partial fraction method to express the integrand in two separate integrands whose denominators are the individual factors of the given integrand. And then integrate them separately.
Partial fraction of the rational fraction form (x±a)(x±b)p(x)+q is given as (x±a)A+(x±b)B
Find the value of A and B by comparing it with original integrand.
Complete step by step solution:
In order to integrate ∫x3−11 using partial fractions, we will first separate or express the integrand as sum of two integrands as follows;
We can rewrite x3−1=(x−1)(x2+x+1)using the identity.
x3−11=(x−1)(x2+x+1)1=(x−1)A+(x2+x+1)Bx+C
Now, we will find the value of A,B and C by comparing both integrands as follows
⇒1=A(x2+x+1)+(Bx+C)(x−1)
Equating similar terms (constants and coefficients of the variable) we will get,
⇒A+B=0 then ⇒A=−B------ (1)
⇒A−C=1 then ⇒C=A−1------ (2)
⇒A−B+C=0------ (3)
Substituting equation (1) and equation (2) into equation (3),
⇒A+A+A−1=0
⇒A=31
⇒B=−31
⇒C=31−1=31−3=−32
Now we have the respective values of A, B and C, so putting them in the above considered integrands and then integrating them, we will get
(x−1)(x2+x+1)1=3(x−1)1+(x2+x+1)−31x−32
Simplifying the above expression, we get
(x−1)(x2+x+1)1=3(x−1)1−3(x2+x+1)x+2
Integrating the resultant expression, we obtain
⇒∫3(x−1)1−3(x2+x+1)x+2dx
Distributing the integration above subtraction, we will get
⇒∫3(x−1)1−3(x2+x+1)x+2dx=∫3(x−1)1dx−∫3(x2+x+1)x+2dx
Now, we know that the integration of (x±a)1 equals ln∣x±a∣+c, so integrating the above functions using this formula, we will get
⇒∫3(x−1)1dx−∫3(x2+x+1)x+2dx=31ln∣x−1∣+C1−31∫(x2+x+1)x+2dx
We can rewrite this expression (x2+x+1)x+2 as 21(x2+x+12x+1+x2+x+13)
Thus, substituting this value, we obtain
⇒∫3(x−1)1dx−∫3(x2+x+1)x+2dx=31ln∣x−1∣+C1−31∫21(x2+x+12x+1+x2+x+13)dx
Simplifying the above expression, we get
⇒∫3(x−1)1dx−∫3(x2+x+1)x+2dx=31ln∣x−1∣+C1−61∫(x2+x+12x+1+x2+x+13)dx
Now solving,
⇒−61∫(x2+x+12x+1+x2+x+13)dx=−61lnx2+x+1+C2−61∫x2+x+13dx
Simplifying the above by splitting middle term of the quadratic equation.
As we know that,
⇒−61∫x2+x+13dx=−63∫(x+21)2+431dx=−21∫(x+21)2+431dx
Let substitutes=x+21 then ds=dx,
⇒−21∫(x+21)2+431dx=−21∫s2+431dx==−21∫34(s2+43)34dx=−32∫34s2+11dx
Let p=32s then dp=32ds
Therefore,
⇒−32∫34s2+11ds=−31∫p2+11dp
The given integral is an arctangent integral.
Thus,
=−31∫p2+11dp=−31arctanp+C3
Undo the substitution, we get
⇒−31arctanp+C3=−33arctan(3(2x+1)3)+C3
Now,
Combining all three integrals, we get
⇒∫x3−11=31ln∣x−1∣−61lnx2+x+1−33arctan(3(2x+1)3)+C
Taking out 61 as a common factor, we get
⇒∫x3−11=61(2ln∣x−1∣−lnx2+x+1−23arctan(3(2x+1)3))+C
Hence, it is the required integration.
Note: When doing indefinite integration, always write +c part after the integration. This +c part indicates the constant part remains after integration and can be understood when you explore it graphically. Infinite integration constant gets cancelled out, so we only write it in indefinite integration.