Write down the form of partial fraction decomposition for th
Write down the form of partial fraction decomposition for the following rational functions but do not work out the coefficients. Note that you should factorise the denominators as far as possible and check if you end up with a quadratic factor that does not factorise into two linear factors. x^7 + 1/(x^4 - 2x^2 + 1)^2 x^7 + 1/(x^4 + 2x^2 + 1)^2
Solution
a. denominator (x2 - 1)2 (x2- 1)2 = ( x+1)4 (x -1)4
partial fraction is = A / (x+1) + B / (x+1)2+ C /(x+1)3 + D / (x+1)4 + e /(x-1) +f (*x-1)2+ g/(x-1)3+ h/(x-1)4
b denominator is (x2+1)4 =( Ax+B) / x2+1 + ( Cx +D) / (x2+1)2 + (ex+f)/ (x2+1)3 +(gx +h)/(x2+1)4
