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.
Solution
Your input: perform the partial fraction decomposition of 11−u2
Simplify the expression: 11−u2=−1u2−1
Factor the denominator: −1u2−1=−1(u−1)(u+1)
The form of the partial fraction decomposition is
−1(u−1)(u+1)=Au+1+Bu−1
Write the right-hand side as a single fraction:
−1(u−1)(u+1)=(u−1)A+(u+1)B(u−1)(u+1)
The denominators are equal, so we require the equality of the numerators:
−1=(u−1)A+(u+1)B
Expand the right-hand side:
−1=uA+uB−A+B
Collect up the like terms:
−1=u(A+B)−A+B
The coefficients near the like terms should be equal, so the following system is obtained:
{A+B=0−A+B=−1
Solving it (for steps, see system of equations calculator), we get that A=12, B=−12
Therefore,
−1(u−1)(u+1)=12u+1+−12u−1
Answer: 11−u2=12u+1+−12u−1