Partial Fractions
Had to remember how to do it for MATH213.
For example Evaluate
Solution: For integrals of this form we use partial fractions to simplify the integrand. We first need to find an appropriate form for this problem is
We now need to find A, B and C. There are a few standard options for how to do this:
- Multiply by , set the coefficients of the polynomials equal to each other and finally solve the resulting linear system for A,B,C. This is generally the last resort option.
- Pick three different values for x and then solve the linear system. This works but still involves solving a MATH 115 problem.
- Try to carefully manipulate the expression and selectively substitute in values for to quickly isolate for the coefficients. If there are no repeated roots, then this method will always work and we can simply remove the various terms in the denominator and then plug in the root of the polynomial in for . For repeated roots you will generally need to solve a system of equations but can reduce the complexity of the system if you try to first find all the coefficients for the higher power terms. See the wiki article for the Heaviside cover-up method for more details
We choose option 3 as it is almost always the best for manual computations. multiplying by gives
Plugging in gives
Next we multiply by to get
plugging in gives
todo To finish writing