
Mathematics often becomes easier when a complicated problem is divided into smaller, simpler parts.
A large number can be factored into smaller numbers.
A complex geometric figure can be divided into basic shapes.
A difficult computer program can be separated into individual functions.
Integral calculus follows the same principle.
Many rational functions appear impossible to integrate in their original form. However, if we first rewrite the expression as a collection of simpler fractions, integration becomes straightforward.
This technique is called partial fraction decomposition.
It is one of the most powerful methods in integral calculus.
What is a rational function?
A rational function is a fraction containing two polynomials.
Examples include:
Many rational functions can be integrated only after they have been rewritten in a different form.
The central idea
Suppose we want to evaluate:
At first glance, the denominator seems difficult.
However, notice that:
The denominator can be factored into two linear factors.
Instead of working with one complicated fraction, we rewrite it as the sum of two simpler fractions:
The unknown constants and
must be determined.
Finding the constants
Multiply both sides by latex[/latex]:
Expand both terms:
Collect like terms:
Two equations emerge:
For the coefficient of :
For the constant term:
Solving these equations gives:
Therefore:
The original fraction has been decomposed into simpler pieces.
Integration becomes much easier
Substitute the decomposition into the integral:
Recall the fundamental logarithmic integral:
Applying the formula gives:
The problem that initially appeared difficult has become a simple application of logarithmic integration.
Example 2: Distinct linear factors
Evaluate:
First, decompose the fraction:
Multiply both sides by the denominator:
Expand:
Collect terms:
Equating coefficients:
Subtracting the equations:
Therefore:
The decomposition becomes:
Integrating:
Repeated factors
Sometimes a denominator contains repeated factors.
For example:
The decomposition becomes:
Notice that every power of the repeated factor must be included.
If the denominator contains:
latex^3[/latex]
The decomposition requires:
Irreducible quadratic factors
Some quadratic expressions cannot be factored.
For example:
Since it cannot be written as two real linear factors, the decomposition changes.
Instead of:
We use:
The numerator must be a polynomial with a degree one less than the denominator.
A general strategy for solving partial fraction problems
Whenever you encounter a rational function, follow these steps:
Step 1: Verify that the fraction is proper.
The degree of the numerator must be less than the degree of the denominator.
If not, perform polynomial division first.
Step 2: Factor the denominator.
Look for:
- Linear factors.
- Repeated factors.
- Irreducible quadratic factors.
Step 3: Write the appropriate partial fraction decomposition.
Choose the correct form for each factor.
Step 4: Determine the unknown constants.
Multiply both sides by the denominator and compare coefficients.
Step 5: Integrate each fraction separately.
Most terms will reduce to familiar logarithmic or trigonometric integrals.
Real-world applications
Partial fractions are not merely classroom exercises.
They appear throughout science and engineering.
Electrical engineering
Electrical circuits often produce rational transfer functions.
Partial fractions simplify these expressions and help engineers analyze voltages, currents, and circuit responses.
Control systems
Control engineers use partial fractions when studying system stability.
Many solutions require the inverse Laplace transform, which depends heavily on partial fraction decomposition.
Probability and statistics
Probability density functions sometimes contain rational expressions.
Partial fractions simplify calculations involving cumulative distributions and expected values.
Differential equations
Many differential equations produce rational functions after variable separation.
Partial fractions make these equations easier to solve.
Why does this method work?
Partial fractions demonstrate an important mathematical principle:
Complex problems often become manageable when broken into smaller pieces.
Instead of forcing an integration technique onto a difficult expression, we transform the expression itself.
This idea extends beyond calculus.
Scientists decompose signals into frequencies.
Engineers divide systems into components.
Programmers separate software into modules.
Mathematicians separate fractions into simpler fractions.
Conclusion
Partial fraction decomposition is one of the most useful techniques in integral calculus.
It transforms complicated rational expressions into elementary integrals that can be solved with familiar methods.
The strategy is simple:
Factor first. Decompose second. Integrate third.
Or, in a shorter form:
“Divide first. Integrate second.”








