Partial Fraction Decomposition is the algebraic process of breaking down a single rational function into a sum of simpler fractions whose denominators are factors of the original denominator. This is essentially the reverse of finding a common denominator to add fractions together.
A Rational Function is defined as the ratio of two polynomials, . For partial fraction decomposition to be applied directly, the fraction must be proper, meaning the degree of the numerator is strictly less than the degree of the denominator .
The primary goal in integration is to transform a difficult expression like into a form like , which can be solved using standard logarithmic rules.
The method relies on the Linearity of Integration, which allows the integral of a sum of functions to be computed as the sum of their individual integrals. This is mathematically expressed as .
Most partial fraction integrals result in the Natural Logarithm Rule: . This rule is a specific application of the reverse chain rule where the numerator is the derivative of the denominator (or a constant multiple of it).
The Fundamental Theorem of Algebra ensures that any polynomial with real coefficients can be factored into linear and irreducible quadratic factors, guaranteeing that any rational function can theoretically be decomposed into partial fractions.
Step 1: Factorization: The denominator must be fully factorized into linear factors (e.g., ) or irreducible quadratic factors (e.g., ). If the fraction is improper, perform algebraic long division first to obtain a polynomial plus a proper fraction.
Step 2: Decomposition Setup: Assign a partial fraction for each factor. For a linear factor , use . For a repeated linear factor , use .
Step 3: Solving for Constants: Multiply the entire equation by the original denominator to clear the fractions. Solve for the unknown constants () by either substituting specific values of that zero out terms or by equating coefficients of like powers of .
Step 4: Integration: Integrate each resulting term. Linear denominators will result in terms, while squared linear denominators will result in power rule applications (e.g., ).
It is vital to distinguish between when to use Partial Fractions versus Substitution or the rule. Partial fractions are best when the denominator is a product of distinct factors that do not easily relate to the numerator's derivative.
| Feature | Partial Fractions | Rule |
|---|---|---|
| Denominator | Factorizable polynomial | Any differentiable function |
| Numerator | Lower degree polynomial | Derivative of the denominator |
| Result | Sum of multiple or power terms | A single $\ln |
Unlike the rule, partial fractions can handle cases where the numerator is just a constant or a polynomial that is not the direct derivative of the denominator.
Coefficient Errors: A frequent mistake is forgetting the factor when integrating . For example, is , not just .
Repeated Factors: Students often forget that a repeated factor like requires two terms in the decomposition: . Missing the second term makes the identity impossible to solve.
Algebraic Signs: Be extremely careful with signs when subtracting terms during the solving process or when integrating terms with negative exponents.