Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

8.6: Partial Fraction Decomposition

( \newcommand{\kernel}{\mathrm{null}\,}\)

This section uses systems of linear equations to rewrite rational functions in a form more palatable to Calculus students. In College Algebra, the function

f(x)=x2x6x4+x2

is written in the best form possible to construct a sign diagram and to find zeros and asymptotes, but certain applications in Calculus require us to rewrite f(x) as

f(x)=x+7x2+11x6x2

If we are given the form of f(x) in (2), it is a matter of Intermediate Algebra to determine a common denominator to obtain the form of f(x) given in (1). The focus of this section is to develop a method by which we start with f(x) in the form of (1) and ‘resolve it into partial fractions’ to obtain the form in (2). Essentially, we need to reverse the least common denominator process. Starting with the form of f(x) in (1), we begin by factoring the denominator

x2x6x4+x2=x2x6x2(x2+1)

We now think about which individual denominators could contribute to obtain x2(x2+1) as the least common denominator. Certainly x2 and x2+1, but are there any other factors? Since x2+1 is an irreducible quadratic1 there are no factors of it that have real coefficients which can contribute to the denominator. The factor x2, however, is not irreducible, since we can think of it as x2=xx=(x0)(x0), a so-called ‘repeated’ linear factor.2 This means it’s possible that a term with a denominator of just x contributed to the expression as well. What about something like x(x2+1)? This, too, could contribute, but we would then wish to break down that denominator into x and (x2+1), so we leave out a term of that form. At this stage, we have guessed

x2x6x4+x2=x2x6x2(x2+1)=?x+?x2+?x2+1

Our next task is to determine what form the unknown numerators take. It stands to reason that since the expression x2x6x4+x2 is ‘proper’ in the sense that the degree of the numerator is less than the degree of the denominator, we are safe to make the that all of the partial fraction resolvents are also. This means that the numerator of the fraction with x as its denominator is just a constant and the numerators on the terms involving the denominators x2 and x2+1 are at most linear polynomials. That is, we guess that there are real numbers A, B, C, D and E so that

x2x6x4+x2=x2x6x2(x2+1)=Ax+Bx+Cx2+Dx+Ex2+1

However, if we look more closely at the term Bx+Cx2, we see that Bx+Cx2=Bxx2+Cx2=Bx+Cx2. The term Bx has the same form as the term Ax which means it contributes nothing new to our expansion. Hence, we drop it and, after re-labeling, we find ourselves with our new guess:

x2x6x4+x2=x2x6x2(x2+1)=Ax+Bx2+Cx+Dx2+1

Our next task is to determine the values of our unknowns. Clearing denominators gives

x2x6=Ax(x2+1)+B(x2+1)+(Cx+D)x2

Gathering the like powers of x we have

x2x6=(A+C)x3+(B+D)x2+Ax+B

In order for this to hold for all values of x in the domain of f, we equate the coefficients of corresponding powers of x on each side of the equation3 and obtain the system of linear equations

{(E1)A+C=0From equating coefficients of x3(E2)B+D=1From equating coefficients of x2(E3)A=1From equating coefficients of x(E4)B=6From equating the constant terms

To solve this system of equations, we could use any of the methods presented in Sections 8.1 through 8.5, but none of these methods are as efficient as the good old-fashioned substitution you learned in Intermediate Algebra. From E3, we have A=1 and we substitute this into E1 to get C=1. Similarly, since E4 gives us B=6, we have from E2 that D=7. We get

x2x6x4+x2=x2x6x2(x2+1)=1x6x2+x+7x2+1

which matches the formula given in (2). As we have seen in this opening example, resolving a rational function into partial fractions takes two steps: first, we need to determine the form of the decomposition, and then we need to determine the unknown coefficients which appear in said form. Theorem 3.16 guarantees that any polynomial with real coefficients can be factored over the real numbers as a product of linear factors and irreducible quadratic factors. Once we have this factorization of the denominator of a rational function, the next theorem tells us the form the decomposition takes. The reader is encouraged to review the Factor Theorem (Theorem 3.6) and its connection to the role of multiplicity to fully appreciate the statement of the following theorem.

Theorem 8.10.

Suppose R(x)=N(x)D(x) is a rational function where the degree of N(x) less than the degree of D(x) and N(x) and D(x) have no common factors.a

  • If α is a real zero of D of multiplicity m which corresponds to the linear factor ax+b, the partial fraction decomposition includes

    A1ax+b+A2(ax+b)2++Am(ax+b)m

    for real numbers A1, A2, …Am.

  • If α is a non-real zero of D of multiplicity m which corresponds to the irreducible quadratic ax2+bx+c, the partial fraction decomposition includes

    B1x+C1ax2+bx+c+B2x+C2(ax2+bx+c)2++Bmx+Cm(ax2+bx+c)m

    for real numbers B1, B2, …Bm and C1, C2, …Cm.


a In other words, R(x) is a proper rational function which has been fully reduced.

The proof of Theorem 8.10 is best left to a course in Abstract Algebra. Notice that the theorem provides for the general case, so we need to use subscripts, A1, A2, etc., to denote different unknown coefficients as opposed to the usual convention of A, B, etc.. The stress on multiplicities is to help us correctly group factors in the denominator. For example, consider the rational function

3x1(x21)(2xx2)

Factoring the denominator to find the zeros, we get (x+1)(x1)(1x)(2+x). We find x=1 and x=2 are zeros of multiplicity one but that x=1 is a zero of multiplicity two due to the two different factors (x1) and (1x). One way to handle this is to note that (1x)=(x1) so

3x1(x+1)(x1)(1x)(2+x)=3x1(x1)2(x+1)(x+2)=13x(x1)2(x+1)(x+2)

from which we proceed with the partial fraction decomposition

13x(x1)2(x+1)(x+2)=Ax1+B(x1)2+Cx+1+Dx+2

Turning our attention to non-real zeros, we note that the tool of choice to determine the irreducibility of a quadratic ax2+bx+c is the discriminant, b24ac. If b24ac<0, the quadratic admits a pair of non-real complex conjugate zeros. Even though one irreducible quadratic gives two distinct non-real zeros, we list the terms with denominators involving a given irreducible quadratic only once to avoid duplication in the form of the decomposition. The trick, of course, is factoring the denominator or otherwise finding the zeros and their multiplicities in order to apply Theorem 8.10. We recommend that the reader review the techniques set forth in Sections 3.3 and 3.4. Next, we state a theorem that if two polynomials are equal, the corresponding coefficients of the like powers of x are equal. This is the principal by which we shall determine the unknown coefficients in our partial fraction decomposition.

Theorem 8.11.

Suppose anxn+an1xn1++a2x2+a1x+a0=bmxm+mm1xm1++b2x2+b1x+b0

for all x in an open interval I. Then n=m and ai=bi for all i=1n.

Believe it or not, the proof of Theorem 8.11 is a consequence of Theorem 3.14. Define p(x) to be the difference of the left hand side of the equation in Theorem 8.11 and the right hand side. Then p(x)=0 for all x in the open interval I. If p(x) were a nonzero polynomial of degree k, then, by Theorem 3.14, p could have at most k zeros in I, and k is a finite number. Since p(x)=0 for all the x in I, p has infinitely many zeros, and hence, p is the zero polynomial. This means there can be no nonzero terms in p(x) and the theorem follows. Arguably, the best way to make sense of either of the two preceding theorems is to work some examples.

Example 8.6.1

Resolve the following rational functions into partial fractions.

  1. R(x)=x+52x2x1
  2. R(x)=3x32x2+x
  3. R(x)=3x3x2+x
  4. R(x)=4x3x22
  5. R(x)=x3+5x1x4+6x2+9
  6. R(x)=8x2x4+16
Solution
  1. We begin by factoring the denominator to find 2x2x1=(2x+1)(x1). We get x=12 and x=1 are both zeros of multiplicity one and thus we know x+52x2x1=x+5(2x+1)(x1)=A2x+1+Bx1 Clearing denominators, we get x+5=A(x1)+B(2x+1) so that x+5=(A+2B)x+BA. Equating coefficients, we get the system {A+2B=1A+B=5 This system is readily handled using the Addition Method from Section 8.1, and after adding both equations, we get 3B=6 so B=2. Using back substitution, we find A=3. Our answer is easily checked by getting a common denominator and adding the fractions. x+52x2x1=2x132x+1
  2. Factoring the denominator gives x32x2+x=x(x22x+1)=x(x1)2 which gives x=0 as a zero of multiplicity one and x=1 as a zero of multiplicity two. We have frac3x32x2+x=3x(x1)2=Ax+Bx1+C(x1)2 Clearing denominators, we get 3=A(x1)2+Bx(x1)+Cx, which, after gathering up the like terms become 3=(A+B)x2+(2AB+C)x+A. Our system is {A+B=02AB+C=0A=3 Substituting A=3 into A+B=0 gives B=3, and substituting both for A and B in 2AB+C=0 gives C=3. Our final answer is 3x32x2+x=3x3x1+3(x1)2
  3. The denominator factors as x(x2x+1). We see immediately that x=0 is a zero of multiplicity one, but the zeros of x2x+1 aren’t as easy to discern. The quadratic doesn’t factor easily, so we check the discriminant and find it to be (1)24(1)(1)=3<0. We find its zeros are not real so it is an irreducible quadratic. The form of the partial fraction decomposition is then 3x3x2+x=3x(x2x+1)=Ax+Bx+Cx2x+1 Proceeding as usual, we clear denominators and get 3=A(x2x+1)+(Bx+C)x or 3=(A+B)x2+(A+C)x+A. We get {A+B=0A+C=0A=3 From A=3 and A+B=0, we get B=3. From A+C=0, we get C=A=3. We get 3x3x2+x=3x+33xx2x+1
  4. Since 4x3x22 isn’t proper, we use long division and we get a quotient of 4x with a remainder of 8x. That is, 4x3x22=4x+8xx22 so we now work on resolving 8xx22 into partial fractions. The quadratic x22, though it doesn’t factor nicely, is, nevertheless, reducible. Solving x22=0 gives us x=±2, and each of these zeros must be of multiplicity one since Theorem 3.14 enables us to now factor x22=(x2)(x+2). Hence, 8xx22=8x(x2)(x+2)=Ax2+Bx+2 Clearing fractions, we get 8x=A(x+2)+B(x2) or 8x=(A+B)x+(AB)2. We get the system {A+B=8(AB)2=0 From (AB)2=0, we get A=B, which, when substituted into A+B=8 gives B=4. Hence, A=B=4 and we get 4x3x22=4x+8xx22=4x+4x+2+4x2
  5. At first glance, the denominator D(x)=x4+6x2+9 appears irreducible. However, D(x) has three terms, and the exponent on the first term is exactly twice that of the second. Rewriting D(x)=(x2)2+6x2+9, we see it is a quadratic in disguise and factor D(x)=(x2+3)2. Since x2+3 clearly has no real zeros, it is irreducible and the form of the decomposition is x3+5x1x4+6x2+9=x3+5x1(x2+3)2=Ax+Bx2+3+Cx+D(x2+3)2 When we clear denominators, we find x3+5x1=(Ax+B)(x2+3)+Cx+D which yields x3+5x1=Ax3+Bx2+(3A+C)x+3B+D. Our system is {A=1B=03A+C=53B+D=1 We have A=1 and B=0 from which we get C=2 and D=1. Our final answer is x3+5x1x4+6x2+9=xx2+3+2x1(x2+3)2
  6. Once again, the difficulty in our last example is factoring the denominator. In an attempt to get a quadratic in disguise, we write x4+16=(x2)2+42=(x2)2+8x2+428x2=(x2+4)28x2 and obtain a difference of two squares: (x2+4)2 and 8x2=(2x2)2. Hence, x4+16=(x2+42x2)(x2+4+2x2)=(x22x2+4)(x2+2x2+4) The discrimant of both of these quadratics works out to be −8 < 0, which means they are irreducible. We leave it to the reader to verify that, despite having the same discriminant, these quadratics have different zeros. The partial fraction decomposition takes the form 8x2x4+16=8x2(x22x2+4)(x2+2x2+4)=Ax+Bx22x2+4+Cx+Dx2+2x2+4 We get 8x2=(A+C)x3+(2A2+B2C2+D)x2+(4A+2B2+4C2D2)x+4B+4D which gives the system {A+C=02A2+B2C2+D=84A+2B2+4C2D2=04B+4D=0 We choose substitution as the weapon of choice to solve this system. From A+C=0, we get A=C; from 4B+4D=0, we get B=D. Substituting these into the remaining two equations, we get {2C2D2C2+D=84C2D2+4C2D2=0 or {4C2=84D2=0 We get C=2 so that A=C=2 and D=0 which means B=D=0. We get 8x2x4+16=x2x22x2+4x2x2+2x2+4

8.6.1. Exercises

In Exercises 1 - 6, find only the form needed to begin the process of partial fraction decomposition. Do not create the system of linear equations or attempt to find the actual decomposition.

  1. 7(x3)(x+5)
  2. 5x+4x(x2)(2x)
  3. m(7x6)(x2+9)
  4. ax2+bx+cx3(5x+9)(3x2+7x+9)
  5.  A polynomial of degree <9(x+4)5(x2+1)2
  6.  A polynomial of degree <7x(4x1)2(x2+5)(9x2+16)

In Exercises 7 - 18, find the partial fraction decomposition of the following rational expressions.

  1. 2xx21
  2. 7x+433x2+19x14
  3. 11x25x105x35x2
  4. 2x2+20x68x3+4x2+4x+16
  5. x2+154x4+40x2+36
  6. 21x2+x163x3+4x23x+2
  7. 5x434x3+70x233x19(x3)2
  8. x6+5x5+16x4+80x32x2+6x43x3+5x2+16x+80
  9. 7x276x208x3+18x2+108x+216
  10. 10x4+x319x2+x10x5+2x3+x
  11. 4x39x2+12x+12x44x3+8x216x+16
  12. 2x2+3x+14(x2+2x+9)(x2+x+5)
  13. As we stated at the beginning of this section, the technique of resolving a rational function into partial fractions is a skill needed for Calculus. However, we hope to have shown you that it is worth doing if, for no other reason, it reinforces a hefty amount of algebra. One of the common algebraic errors the authors find students make is something along the lines of 8x298x289 Think about why if the above were true, this section would have no need to exist.

8.6.2 Answers

  1. Ax3+Bx+5
  2. Ax+Bx2+C(x2)2
  3. A7x6+Bx+Cx2+9
  4. Ax+Bx2+Cx3+D5x+9+Ex+F3x2+7x+9
  5. Ax+4+B(x+4)2+C(x+4)3+D(x+4)4+E(x+4)5+Fx+Gx2+1+Hx+I(x2+1)2
  6. Ax+B4x1+C(4x1)2+Dx+Ex2+5+Fx+G9x2+16
  7. 2xx21=1x+1+1x1
  8. 7x+433x2+19x14=53x24x+7
  9. 11x25x105x35x2=3x+2x245(x1)
  10. 2x2+20x68x3+4x2+4x+16=9x+4+7x8x2+4
  11. x2+154x4+40x2+36=12(x2+1)34(x2+9)
  12. 21x2+x163x3+4x23x+2=6x+23x+53x22x+1
  13. 5x434x3+70x233x19(x3)2=5x24x+1+9x31(x3)2
  14. x6+5x5+16x4+80x32x2+6x43x3+5x2+16x+80=x3+x+1x2+163x+5
  15. 7x276x208x3+18x2+108x+216=7x+6+8(x+6)24(x+6)3
  16. 10x4+x319x2+x10x5+2x3+x=10x+1x2+1+x(x2+1)2
  17. 4x39x2+12x+12x44x3+8x216x+16=1x2+4(x2)2+3x+1x2+4
  18. 2x2+3x+14(x2+2x+9)(x2+x+5)=1x2+2x+9+1x2+x+5

Reference

1 Recall this means it has no real zeros; see Section 3.4.

2 Recall this means x=0 is a zero of multiplicity.

3 We will justify this shortly.


This page titled 8.6: Partial Fraction Decomposition is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Carl Stitz & Jeff Zeager via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?