Partial Fractions
Partial Fractions
.
Solution:
Notice that the linear factor (x) is repeated 3 times and the factor (x 1) is repeated 2
times. So, we set up the following partial fractions:
3 2
3 2 2 3 2
4 1
( 1) ( 1) ( 1)
x x A B C D E
x x x x x x x
+
= + + + +
.
Getting a common denominator, we have the following:
3 2 2 2 2 2 3 3
3 2 3 2
4 1 ( 1) ( 1) ( 1) ( 1)
( 1) ( 1)
x x Ax x Bx x C x Dx x Ex
x x x x
+ + + + +
=
.
Now, we examine only the numerators.
3 2 2 2 2 2 3 3
4 1 ( 1) ( 1) ( 1) ( 1) x x Ax x Bx x C x Dx x Ex + = + + + +
Letting x = 1, we have:
3 2 2 2 2 2 3 3
(1) 4(1) 1 (1) ((1) 1) (1)((1) 1) ((1) 1) (1) ((1) 1) (1)
4
A B C D E
E
+ = + + + +
=
Letting x = 0, we have:
3 2 2 2 2 2 3 3
(0) 4(0) 1 (0) ((0) 1) (0)((0) 1) ((0) 1) (0) ((0) 1) (0)
1
A B C D E
C
+ = + + + +
=
But how are we going to solve for A, B, and D. We cannot plug in numbers to cancel
out the other variables. We are going to have to solve a system of equations with three
variables. To set up the system, though, we need to pick three other values for x. Let use
choose x = -1, x = 2, and x = -2. The work has been omitted, but the results appear below.
Letting x = -1, we have: 2 4 4 4 2 A B C D E = + +
Letting x = 2, we have: 23 4 2 8 8 A B C D E = + + + +
Letting x = -2, we have: 7 36 18 9 24 8 A B C D E = + +
Plugging in C = -1 and E = 4 into all three equations, we get the following equations:
10 4 4 2 A B D = + (1)
8 4 2 8 A B D = + + (2)
48 36 18 24 A B D = + (3)
Taking the negative of (2) and adding it to (1), we have:
18 6 6 B D = (1*)
Taking -9 times (1) and adding it (3), we have:
42 18 6 B D = + (2*)
Adding (1*) and (2*), we have:
24 12 2 B B = =
B = -2 means that D = -1. And using that information, we see that A = 1.
And so, after much labor, we see that:
3 2
3 2 2 3 2
4 1 1 2 1 1 4
( 1) ( 1) ( 1)
x x
x x x x x x x
+
= + + + +
.
Case 3: Partial Fractions with Distinct Irreducible Quadratic Factors
So far, whenever we have factored the denominator into pieces, we placed consecutive
letters of the alphabet above each fraction. This leads to a dangerous assumption: that for
any factoring, a letter is placed in the numerator. That is only true if the factor in the
denominator is a linear factor. Something else happens with a quadratic factor.
A quadratic factor is anything of the form ax
2
+ bx + c, where a 0. Such a factor is
irreducible if the discriminate, b
2
4ac, is less than 0.
In the case of irreducible quadratic factors, instead of just putting a letter, we write a
polynomial that is one degree less than the denominator. In the case of linear factors, one
power less is just a constant. For a quadratic factor, one degree less is a linear term,
which is written as Ax + B. That goes in the numerator.
We are not going to discussion factors larger than degree 2, but if there was a cubic in
the bottom, then we would write Ax
2
+ Bx + C in the numerator, and so on. Following this
pattern, we could use partial fractions on any type of factor that we might encounter.
Example 3:
Using Partial Fractions, show that
2
2 2
9 9 2 5 1
( 1)( 2) 1 2
x x x
x x x x
+
= +
+ +
.
Solution:
First we notice that the denominator has already been factored. The first term,
however, is a quadratic factor, so we will have to write Ax + B in the numerator, not just
A. The second factor, though, is linear, so we can just write C in the numerator. Doing
this, we have the following:
2
2 2
9 9
( 1)( 2) 1 2
x x Ax B C
x x x x
+ +
= +
+ +
.
Again, like before, we get a common denominator and then we only worry about
setting the numerators equal to each other.
2 2
2 2
2 2
9 9 ( )( 2) ( 1)
9 9 ( )( 2) ( 1)
( 1)( 2) ( 1)( 2)
x x Ax B x C x
x x Ax B x C x
x x x x
+ + + +
= + = + + +
+ +
Letting x = 2, we have:
2 2
(2) 9(2) 9 ( (2) )((2) 2) ((2) 1)
5 5
1
A B C
C
C
+ = + + +
=
=
.
Letting x = 0 (and plugging in C = -1), we have:
2 2
(0) 9(0) 9 ( (0) )((0) 2) ((0) 1)
9 2
10 2
5
A B C
B C
B
B
+ = + + +
= +
=
=
Letting x = 1 (and plugging in B = -5 and C = -1), we have:
2 2
(1) 9(1) 9 ( (1) )((1) 2) ((1) 1)
1 2
2
2
A B C
A B C
A
A
+ = + + +
= +
=
=
Plugging this information into the first equation, we have the following:
2
2 2
9 9 2 5 1
( 1)( 2) 1 2
x x x
x x x x
+
= +
+ +
, which is precisely what we wanted to show.
Case 4: Partial Fractions with Some Repeated Irreducible Quadratic Factors
This case is just like the Case 2, but with the linear factors in the numerator, not just
constants, like we used in Case 3. Hopefully by this point, one sees the pattern that is
emerging.
Example 4:
Set up, but to not solve, the partial fraction decomposition of
4 3 2
2 2 3
2 4
( 2)( 1)
x x x x
x x x
+ + +
+ +
.
Solution:
4 3 2
2 2 3 2 2 2 2 2 3
2 4
( 2)( 1) ( 2) ( 1) ( 1) ( 1)
x x x x A Bx C Dx E Fx G Hx I
x x x x x x x x
+ + + + + + +
= + + + +
+ + + + + +
.
Following steps similar to those done in Example 2, we could solve for all of the
unknowns (though we are not asked to do so). If we did, we would see that A = 2, B = 2,
C = 3, D = -4, E = -3, F = 0, G = 3, H = -3, and I = -2.
If you look through all of the above examples, you will notice that in every example,
the numerator has a smaller degree polynomial than the denominator. This was no
accident.
Partial fractions can only be used on rational functions where the denominator has a
larger degree than the numerator. In the case where the degree of the numerator is larger
than degree of the denominator, we first use long division to create a fraction that we can
use partial fractions on.
Example 5:
Use partial fractions to decompose
3
2
1
( 1) ( 3)
x
x x
+
+
.
Solution:
Notice that both the numerator and denominator have degree equal to 3. So, we have
to use long division. First off, we have to expand the denominator. Doing that, we have:
3 2 3 2 3 2
2 2 3 2
5 5 5
( 1) ( 3) ( 2 1)( 3) 5 3
x x x x x x x x x
x x x x x x x x
+ + + + + + + + +
= =
+ + + + +
.
Performing long division, we have the following:
( )
3 2 3 2
3 2
1
5 3 5
5 3
6 2
x x x x x x
x x x
x
+ + + + +
+ +
+
And so, we get the following:
3 2
3 2 3 2 2
5 6 2 6 2
1 1
5 3 5 3 ( 1) ( 3)
x x x x x
x x x x x x x x
+ + + + +
= + = +
+ + + + +
.
Now, we can use partial fractions on the new rational function. Since we have
repeated linear factors, we follow the method used in Example 2.
2
2 2 2
6 2 ( 1)( 3) ( 3) ( 1)
( 1) ( 3) ( 1) ( 1) ( 3) ( 1) ( 3)
x A B C A x x B x C x
x x x x x x x
+ + + + +
= + + =
+ + +
.
Since the denominators are the same, we only look at the numerators.
2
6 2 ( 1)( 3) ( 3) ( 1) x A x x B x C x + = + + + + .
Letting x = 1, we have:
2
6(1) 2 ((1) 1)((1) 3) ((1) 3) ((1) 1)
8 4
2
A B C
B
B
+ = + + + +
=
=
Letting x = -3, we have:
2
6( 3) 2 (( 3) 1)(( 3) 3) (( 3) 3) (( 3) 1)
16 16
1
A B C
C
C
+ = + + + +
=
=
Now, unfortunately, we cannot plug in a value for x to solve directly for A. However,
since we know what B and C are, we can plug in any value for x and solve.
Letting x = 0, we have:
2
6(0) 2 ((0) 1)((0) 3) ((0) 3) ((0) 1)
2 3 3
2 3 3(2) 1
3 3
1
A B C
A B C
A
A
A
+ = + + + +
= + +
= +
=
=
Plugging in A, B, and C, we see:
2 2
6 2 1 2 1
( 1) ( 3) ( 1) ( 1) ( 3)
x
x x x x x
+
= + +
+ +
And so, putting it all together, we have the following:
3 2
3 2 2
5 1 2 1
1
5 3 ( 1) ( 1) ( 3)
x x x
x x x x x x
+ + +
= + + +
+ + +
.