Integration Using Partial Fractions
When integrating a rational function with a denominator of degree 2 or higher, we can often use partial fractions to simplify the expression into a sum of integrals that can be easily evaluated.
Partial fractions are a technique used to decompose a rational function into simpler fractions. The method relies on the fact that any proper rational function can be expressed as a sum of simpler rational functions whose denominators are linear or irreducible quadratic factors.
The Partial Fractions Decomposition
Suppose we have a rational function:
where P(x) and Q(x) are polynomials with Q(x) of degree n≥2, and z1,…,zn,p1,…,pm are distinct complex numbers.
The partial fractions decomposition of Q(x)P(x) is the expression on the right-hand side of the equation above. The coefficients a1,…,an,b1,…,bm,c1,…,cm are constants that can be determined by equating the numerator of the original rational function to the numerator of the partial fraction decomposition and simplifying.
Example
Let's consider the rational function:
The denominator is a cubic polynomial, so it is difficult to integrate directly. However, we can use partial fractions to simplify the expression.
First, we factor the denominator:
Now we can write:
Multiplying both sides by the denominator gives:
Setting x=0 and solving for A gives A=1. Setting x=−1 and solving for B gives B=2. Setting x=−2 and solving for C gives C=−1.
Therefore, we have:
Now we can integrate each of the simpler fractions separately:
where C1,C2, and C3 are constants of integration.
Therefore, the original integral is:
where C=C1+C2+C3 is the constant of integration.
Conclusion
Partial fractions are a powerful tool for simplifying the integration of rational functions with difficult denominators. By decomposing a rational function into a sum of simpler fractions, we can easily evaluate each term and then sum them up to obtain the integral of the original function. It is important to note that partial fractions will only work if the denominator is a product of linear or irreducible quadratic factors.