a lecture on the partial fraction decomposition method
1 Integrating Rational Functions
A rational function is a function of the form where and are polynomials
(with real coefficients). Here we are interested in how to solvethe integral
We already know how to integrate some functions of this type. Aswe know, the chain rule tells us that the derivative of is , where is any otherfunction. Therefore:
(1) |
Example 1.1.
Example 1.2.
Equation (1) may also be used to integrate any function ofthe form , for any constants . Indeed:
or alternatively use asubstitution .
Example 1.3.
Using a substitution we may also integrate any function of theform , namely does the job. Forexample, using , :
Example 1.4.
The derivative of the arc tangent function, , is. Therefore:
Thus, for any constant , using a substitution one mayintegrate
You may also use the arctangent function to integrate otherfunctions, by completing the square of the denominator. Forexample, , thus:
Example 1.5.
The arctangent also allows us to integrate another family offunctions, namely:
The trick is to use the favorite strategy of Napoleon: divideand conquer, i.e. we break the fraction into a sum of two (herewe pick for simplicity):
2 Partial Fraction Decomposition
The objective of this method is to reduce any integral of the type to a sum of integrals of the typesdescribed in the previous sections. For example:
Example 2.1.
We would like to solve the following integral:
First, we factor the denominator:
In orderto integrate, we are going to express the fraction in theintegrand as a sum:
for some constants to be determined. The right hand side(after realizing a common denominator) adds up to. Therefore, in order to have anequality we need the numerators to be equal:
(2) |
for all values of (i.e. thisshould be an equality of polynomials). Thus, we can substitutevalues of and obtain equations relating and andhopefully we’ll be able to determine the value of the constants.The easiest values to pick are the roots of the denominator of theoriginal fraction. In this case, when we plug in Eq.(2) we get , and so . When we plug weobtain and so , and we are done! Now we can finishthe integral:
The method. The goal of the method, as explained above, isto express any fraction as the sum of partial fractions of the types discussed in the previous section.
- 1.
If the degree of is larger than the degree of then use polynomial division to divide and obtain a quotient and remainder polynomials such that. Thus
where the degree of is lower than the degree of . Now usethe partial fraction decomposition with .
- 2.
Factor the denominator, , into irreducible polynomials
(over ). Thus, we may express as a product of linearpolynomials (perhaps to a power other than ) and irreducible
quadratic polynomials.
- 3.
If a linear factor to the first power appearsin the denominator of , the partial fraction decompositionshould have a term , for some constant to bedetermined.
- 4.
If a linear factor to the nth power, say appears in the denominator of , the partial fractiondecomposition should have terms
for some constants to be determined.
- 5.
If a quadratic polynomial to the th power appears in thefactorization of , i.e. is a factor of , then the partial fraction decompositionshould have terms
for some constants to be determined.
- 6.
Once you have the sum of all appropriate partial fractions(see above), group together all these partial fractions into onefraction (use a minimum common multiple forthe denominator! The minimum common multiple will actually be). In order to have an equality you need to find appropriateconstants such that . For this, plugvalues of to obtain equations relating the constants.
Example 2.2.
Suppose we want to find the partial fraction decomposition of:
Then, we need constants such that
The next step would be to add up all the partial fractions intoone big fraction
andfind constants such that for all .