Some examples.
Procedure:
The method of Partial Fractions provides a way to integrate all rational
functions. Recall that a rational function is a function of the form

where P and Q are polynomials. Hence, we want a technique to
find the integral

- The technique requires that the degree of the numerator be less than the
degree of the denominator. If this is not the case then we first must
divide the numerator into the denominator.
Example 1.
- We factor the denominator Q into powers of distinct linear terms and
powers of distinct quadratic polynomials which do not have real roots.
More information on factoring.
- If r is a real root of order k of Q, then the
partial fraction expansion of P/Q contains a term of the form

where A1, A2, ..., Ak are unknown
constants.
- If Q has a quadratic factor ax2 + bx + c which corresponds to a complex root of order k, then the
partial fraction expansion of P/Q contains a term of the form

where B1, B2, ..., Bk and
C1, C2, ..., Ck are unknown
constants.
- After determining the partial fraction expansion of P/Q, we set
P/Q equal to the sum of the terms of the partial fraction expansion.
Example 2.
- We then multiply both sides by Q to get some expression which is
equal to P.
- Now, we use
the property that two polynomials are equal if and only if the corresponding
coefficients are equal. If P is a polynomial of degree n, then
this gives us n +1 equations in n +1 unknowns:
the Ai's, the Bi's and the Ci's.
Example 2 (cont.).
- We can use a graphing calculator to solve for the Ai's, the Bi's and the Ci's.
Example 2 (cont.).
- We express the integral of P/Q as the sum of the integrals of the
terms of the partial fraction expansion.
Example 2 (cont.).
- Integrate linear factors:
- Integrate quadratic factors:
- Some simple formulas:
- General formulas.
Example 2 (cont.).
Some drill problems
[Using Java]
[Using IBM TechExplorer]
[Using IBM Pro. TechExplorer]
Some more drill problems.