MAT187 L19 - Partial Fractions
#MAT187 PCE
Before we begin, some definitions provided by the PCE:
Rational functions are defined as
For a rational function
For example:
| Function | Rational? | Proper rational? | Justification |
|---|---|---|---|
| ❌ | ❌ | Numerator is not a polynomial. | |
| ✅ | ✅ | Both numerator and denominator are polynomials, and degree of numerator is less than that of the denominator. | |
| ✅ | ❌ | Both numerator and denominator are polynomials, but their degrees are the same. |
Partial Fraction Decomposition (PFD)
Partial fraction decomposition is the process of splitting a proper rational function into two separate rational functions that are then easier to integrate.
Example
Steps for PFD
- Break apart the denominator into two separate simpler functions. These are known as Distinct Linear Factors because the
and are distinct from each other. - Then, split the result into the sum of two separate rational functions, with the numerator expressed by
and . - Then, cross multiply (if that's the right term; idk just look at the math, you tell me wtf I'm doing)
- You should notice that, since the denominator now matches the original function, the numerator must also match. Thus:
- Then, we can solve the following linear system to find A and B.
,
In some cases, we can also use long division to make PFD a lot easier.
Example
Distinct Quadratic Factors
In some cases when dealing with PFD, you will encounter a rational function whose denominator cannot be further reduced. We call these denominators (the polynomials) irreducible, since we can't reduce the polynomial into two distinct factors.
For PFD to work in this dire situation, we must ensure that the numerator is a polynomial with degree that is 1 less than that of the denominator. For a quadratic denominator, this would look like
Example
Note that
PFD with Complex Numbers
You can also take irreducible denominators and reduce them with complex numbers. In most cases, you won't want to do this, but in some situations, you will want to. When do you want to do this? I don't really know, this isn't something in the PCEs; it's just something that was briefly mentioned in lecture.
PCE Quiz Questions
- Select ALL the terms that we need in the partial fraction decomposition of
.
| Option | Correct? | Explanation |
|---|---|---|
| ❌ | This is technically valid, but not useful since it's the same as the original function given to us. | |
| ✅ | This is one of the rational functions needed in PFD. | |
| ❌ | This is not a rational function? And we also do not need it as the numerator for distinct quadratic factors because |
|
| ❌ | This is just a variable??? Tf? This could literally be anything. If this is correct I'm gonna throw hands with Siefken. | |
| ✅ | This is one of the rational functions needed in PFD. |
- Match each rational function on the left to the appropriate PFD setup on the right. You might not need all the options on the right and several lines might have the same answer!
| Original Function | Matched Function | Explanation |
|---|---|---|