Question
Question: How do I find the partial decomposition of \( \dfrac{{{x^4} + 1}}{{{x^5} + 4{x^3}}}? \)...
How do I find the partial decomposition of x5+4x3x4+1?
Solution
Hint : Partial fraction decomposition or partial fraction expansion of a rational fraction is an operation in which the denominator is expressed as a sum of a polynomial and one or several fractions with a simpler denominator.
Complete step by step solution:
Given x5+4x3x4+1 .
The motto of this question is, how we can partially decompose the given equation.
As said in hint, we must first factor the denominator as much as possible,
So, let us take x3 in denominator as common and write as follows :
⇒x3(x2+4)x4+1
Now, let us choose the factors to be written as :
⇒x3(x2+4)x4+1=xA+x2B+x3C+x2+4Dx+E−−−(1)
Here, x3 is written as successive powers of x , starting at x followed by x2 and then ending with x3 . Also, there was a quadratic term x2+4 which could not be factored. Hence, we used Dx+E in the numerator.
Next, let us multiply x3(x2+4) on both sides of the equation,
⇒x3(x2+4)x3(x2+4)(x4+1)=xx3(x2+4)A+x2x3(x2+4)B+x3x3(x2+4)C+x2+4x3(x2+4)(Dx+E)
After cancelling all the common terms in the above equation, we get:
x4+1=Ax2(x2+4)+Bx(x2+4)+C(x2+4)+x3(Dx+E)
On simplifying further,
x4+1=Ax4+4Ax2+Bx3+4Bx+Cx2+4C+Dx4+Ex3
By using the technique of grouping, we will now solve for each constant.
The first step is to rearrange every term in successive powers of x .
x4+1=(A+D)x4+(B+E)x3+(4A+C)x2+4Bx+4C
Next, we create a system of equation using the coefficients of x on the left side that correspond to the coefficients of x on the right side.
That is,
Coefficient of x4→A+D=1
Coefficient of x3→B+E=0
Coefficient of x2→4A+C=0
Coefficient of x1=x→4B=0
Coefficient of x0→4C=1
From the above system of equations, we can see that B=0 and C=41 .
From these it follows that since B+E=0 and B=0 , E=0 .
And since 4A+C=0 and C=41 ,
4A+41=0
⇒4A=−41
On further simplifying,
A=−161
Finally, substituting A in A+D=1 , we get
−161+D=1
⇒D=1+161
Thus, D=1617
Now, substituting these values in equation (1) , we get
⇒x3(x2+4)x4+1=−16x1+x20+4x31+x2+41617x+0
⇒x3(x2+4)x4+1=−16x1+4x31+16(x2+4)17x
Rearranging the above equation, we get
⇒x3(x2+4)x4+1=4x31+16(x2+4)17x−16x1
This is the required solution.
So, the correct answer is “ x3(x2+4)x4+1=4x31+16(x2+4)17x−16x1 ”.
Note : Expanding with partial fractions is all about choosing the correct factors. If correct factors are chosen and grouping technique is known, then solving such questions is easy.