Partial Fractions PDF
Partial Fractions PDF
Like this:
= 2x+2 + 3x−6x2+x−2x−2
= 5x−4x2−x−2
1
Why Do We Want Them?
First of all ... why do we want them?
This can help solve the more complicated fraction. For example it is very useful
in Integral Calculus .
The method is called "Partial Fraction Decomposition", and goes like this:
2
And we have our answer:
3
Proper Rational Expressions
Firstly, this only works for Proper Rational Expressions, where the degree of
the top is less thanthe bottom.
Proper: the degree of the top is less than the degree of the bottom.
degree of top is 1
Proper:
degree of bottom is 3
Improper: the degree of the top is greater than, or equal to, the degree of the
bottom.
degree of top is 2
Improper:
degree of bottom is 1
But don't factor them into complex numbers ... you may need to stop some
factors at quadratic (called irreducible quadratics because any further factoring
leads to complex numbers):
Example: (x2-4)(x2+4)
4
(x-2)(x+2)(x2+4)
linear factors
irreducible quadratic factors
When you have a quadratic factor you need to include this partial
fraction:
Like this:
Example:
1(x−2)3
Example:
1(x2+2x+3)2
5
Sometimes Using Roots Does Not Solve It
Even after using the roots (zeros) of the bottom you can end up with unknown
constants.
x2+15(x+3)2 (x2+3)
Because (x+3)2 has an exponent of 2, it needs two terms (A1 and A2).
2
And (x +3) is a quadratic, so it will need Bx + C:
(-3)2+15 = 0 + ((-3)2+3)A2 + 0
6
24 = 12A2
so A2=2
x2+15 = x3(A1+B)+x2(3A1+6B+C+2)+x(3A1+9B+6C)+(9A1+6+9C)
x3: 0 = A1+B
x2: 1 = 3A1+6B+C+2
x: 0 = 3A1+9B+6C
Constants: 15 = 9A1+6+9C
0 = A1 + B
-1 = 3A1 + 6B + C
0 = 3A1 + 9B + 6C
1 = A1 + C
Now solve.
You can choose your own way to solve this ... I decided to subtract the 4th
equation from the 2nd to begin with:
0 = A1 + B
-2 = 2A1 + 6B
0 = 3A1 + 9B + 6C
1 = A1 + C
7
Then subtract 2 times the 1st equation from the 2nd:
0 = A1 + B
-2 = 4B
0 = 3A1 + 9B + 6C
1 = A1 + C
Final Result:
8
Summary
Start with a Proper Rational Expressions (if not do division first)
linear factors
Write out a partial fraction for each factor (and every exponent of each)