Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Partial Fraction Decomposition Calculator

Find partial fractions step by step

This online calculator will find the partial fraction decomposition of the rational function, with steps shown.

Enter the numerator:

Enter the denominator:

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please contact us.

Solution

Your input: perform the partial fraction decomposition of u2(u1)2(u+1)2

The form of the partial fraction decomposition is

u2(u1)2(u+1)2=Au+1+B(u+1)2+Cu1+D(u1)2

Write the right-hand side as a single fraction:

u2(u1)2(u+1)2=(u1)2(u+1)A+(u1)2B+(u1)(u+1)2C+(u+1)2D(u1)2(u+1)2

The denominators are equal, so we require the equality of the numerators:

u2=(u1)2(u+1)A+(u1)2B+(u1)(u+1)2C+(u+1)2D

Expand the right-hand side:

u2=u3A+u3Cu2A+u2B+u2C+u2DuA2uBuC+2uD+A+BC+D

Collect up the like terms:

u2=u3(A+C)+u2(A+B+C+D)+u(A2BC+2D)+A+BC+D

The coefficients near the like terms should be equal, so the following system is obtained:

{A+C=0A+B+C+D=1A2BC+2D=0A+BC+D=0

Solving it (for steps, see system of equations calculator), we get that A=14, B=14, C=14, D=14

Therefore,

u2(u1)2(u+1)2=14u+1+14(u+1)2+14u1+14(u1)2

Answer: u2(u1)2(u+1)2=14u+1+14(u+1)2+14u1+14(u1)2