Decompose rational functions into partial fractions with step-by-step solutions.
Enter the numerator and denominator of the rational function.
Partial fraction decomposition is a technique used in algebra to express a rational function as a sum of simpler fractions. This is particularly useful for integrating rational functions and solving differential equations.
The general form is: P(x)/Q(x) = A₁/(x - r₁) + A₂/(x - r₂) + ... + (Bx + C)/(x² + px + q) + ...
Where Q(x) is factored into linear and irreducible quadratic factors.
General Partial Fraction Decomposition:
P(x)/Q(x) = ∑ [Aᵢ / (x - rᵢ)] + ∑ [(Bx + C) / (x² + px + q)]
Where Q(x) = ∏ (x - rᵢ) × ∏ (x² + pⱼx + qⱼ)
Example 1: Distinct Linear Factors
(x+1)/(x²-1) = 1/2/(x-1) + 1/2/(x+1)
Example 2: Repeated Linear Factor
(x²)/(x-1)³ = 1/(x-1) + 2/(x-1)² + 1/(x-1)³
Example 3: Quadratic Factor
(x)/(x²+1) = (1/2)x/(x²+1) + 1/2/(x²+1)
It's needed when integrating rational functions or solving differential equations involving rational expressions.
Perform polynomial division first to separate the improper part, then decompose the remaining proper fraction.
Multiply both sides by the denominator and equate coefficients, or use the method of undetermined coefficients.
Yes, when quadratic factors don't factor over reals, but typically we work with real coefficients.
For further understanding and validation of the formulas used above, we recommend exploring these authoritative resources: