Q. 23

Question

Write the partial fraction decomposition of each rational expression.

x2(x-1)2(x+1)2.

Step-by-Step Solution

Verified
Answer

The partial fraction decomposition is, 14(x-1)+14(x-1)2+-14(x+1)+14(x+1)2.

1Step 1. Given Information.

The rational expression is,

x2(x-1)2(x+1)2.

2Step 2. Finding the values.

Decomposition of the rational expression,

x2(x-1)2(x+1)2=Ax-1+B(x-1)2+Cx+1+D(x+1)2..........(1)

Multiplying both sides by (x-1)2(x+1)2,

x2=A(x-1)(x+1)2+B(x+1)2+C(x+1)(x-1)2+D(x-1)2 x2=A(x-1)(x2+x+1)+B(x2+x+1)+C(x+1)(x2-2x+1)+D(x2-2x+1)x2=Ax3+2Ax2+Ax-Ax2-2Ax-A+Bx2+2Bx+B+Cx3-2Cx2+Cx+Cx2-2Cx+C+Dx2-2Dx+Dx2=(A+C)x3(A+B-C+D)x2+(-A+2B-C-2D)x+(-A+B+C+D)............(2)

Equating the coefficients of like powers of x, we get,

A+C=0.......(3)A+B-C+D=1.......(4)-A+2B-C-2D=0.........(5)-A+B+C+D=0............(6)

Solving the equations we get,

A=14B=14C=-14D=14

3Step 3. Partial fraction decomposition.

The partial fraction decomposition is,

x2(x-1)2(x+1)2=14(x-1)+14(x-1)2+-14(x+1)+14(x+1)2

                           =14(x-1)+14(x-1)2+-14(x+1)+14(x+1)2

4Step 4. Checking the solution.

Adding the rational expressions,

14(x-1)+14(x-1)2+-14(x+1)+14(x+1)2=(x-1)(x+1)2+(x+1)2-(x+1)(x-1)2+(x-1)24(x-1)2(x+1)2

                                                                         =x3+x2-x-1+x2+1+2x-x3+x2+x-1+x2-2x+14(x-1)2(x+1)2=4x24(x-1)2(x+1)2=x2(x-1)2(x+1)2

This solution is true.