Partial fraction decomposition process
- Check that we have a proper fraction. If not, do
long division of polynomials.
- Factor Q(x) into a product of linear and
irreducible quadratic terms.
- Write P(x)Q(x) as a sum of
terms with unknown coefficients:
- For every factor of (x−a) in Q(x), we have
a term Ax−a.
- For every repeated linear factor (x−a)n, we
have A1(x−a)+A2(x−a)2+…+An(x−a)n.
- For every irreducible quadratic factor x2+bx+c, we have
Ax+Bx2+bx+c.
- For every repeated irreducible quadratic factor
(x2+bx+c)n, we have A1x+B1x2+bx+c+A2x+B2(x2+bx+c)2+…+Anx+Bn(x2+bx+c)n.
- Multiply both sides of the equation by Q(x). Then
plug in different values of x to get equations that
determine the coefficients. For distinct linear
factors, we can always get the coefficients by
plugging in the x value that will make the factor
zero. For repeated linear factors or for quadratic
factors, it can be a little trickier.
- If all else fails, compare the coefficients of 1,
x, x2, etc. on both sides to get equations
involving A, B, etc.
- Integrate. Recall that ∫1x−adx=ln|x−a|+C, and remember substitution
(for repeated linear factors), and trig substitution
with tangent (irreducible quadratic factors).
Integrating other quadratic expressions is done with
either a u-substitution or a trig substitution with
tangent, after possibly completing the square.
|