← Back to all lessons
Class 12Calculus3:38Published 15 Sept 2024

Partial Fractions and Their Forms

An introduction to partial fractions before integration, setting out the six standard forms used to split a proper rational function into simpler pieces.

Before you can integrate a rational function, it often helps to break it into a sum of simpler fractions. This lesson explains what a proper rational function is and then lays out the six standard partial fraction forms, covering distinct linear factors, repeated linear factors, and an irreducible quadratic factor. It also notes what to do when the numerator's degree is at least as large as the denominator's, and reminds you that the numerator may be a constant rather than a full linear expression.

What you'll learn

  • What makes a rational function proper, by comparing the degrees of the numerator and denominator
  • The standard partial fraction forms for distinct and repeated linear factors
  • How to handle a denominator that contains a quadratic factor which cannot be factorised
  • Dividing first when the numerator's degree is at least that of the denominator, then splitting the remainder

Lesson chapters

0:00Proper rational functions and why we split them
0:36Forms one and two: linear and repeated linear factors
1:16Forms three and four: three factors and a repeated factor
2:03Form five: an irreducible quadratic factor
2:39Form six: divide first, then split the remainder
3:04What the numerator can be, and what comes next

Lesson notes

This lesson introduces partial fractions, the tool we use to rewrite a rational function as a sum of simpler fractions before integrating. It explains when a rational function is proper and then sets out the six standard forms you will use, depending on the factors in the denominator.

Proper rational functions

A rational function p(x)q(x)\tfrac{p(x)}{q(x)}, with q(x)0q(x)\neq 0, is called proper when the degree of the numerator is less than the degree of the denominator. If the denominator q(x)q(x) factorises into linear factors and quadratic factors, then to integrate p(x)q(x)\tfrac{p(x)}{q(x)} we first write it as a sum of two or more simpler rational functions. This splitting is the partial fraction method, and there are six standard forms.

Form 1: distinct linear factors

When the denominator is a product of two distinct linear factors, the fraction splits into one term per factor:

px+q(x±a)(x±b)=Ax±a+Bx±b,ab\frac{px+q}{(x\pm a)(x\pm b)} = \frac{A}{x\pm a} + \frac{B}{x\pm b}, \quad a\neq b

Here aba\neq b, and each ±\pm sign is copied exactly as it appears in the question.

Form 2: a repeated linear factor

When a linear factor is squared, you need one term for the factor and one for its square:

px+q(x±a)2=Ax±a+B(x±a)2\frac{px+q}{(x\pm a)^{2}} = \frac{A}{x\pm a} + \frac{B}{(x\pm a)^{2}}

Form 3: three distinct linear factors

A quadratic numerator over three distinct linear factors splits into three terms, one per factor. A linear factor is one where the power of xx is 11.

px2+qx+r(x±a)(x±b)(x±c)=Ax±a+Bx±b+Cx±c\frac{px^{2}+qx+r}{(x\pm a)(x\pm b)(x\pm c)} = \frac{A}{x\pm a} + \frac{B}{x\pm b} + \frac{C}{x\pm c}

Form 4: a repeated factor with another linear factor

When one linear factor is squared and another is distinct, the squared factor contributes two terms:

px2+qx+r(x±a)2(x±b)=Ax±a+B(x±a)2+Cx±b\frac{px^{2}+qx+r}{(x\pm a)^{2}(x\pm b)} = \frac{A}{x\pm a} + \frac{B}{(x\pm a)^{2}} + \frac{C}{x\pm b}

Form 5: an irreducible quadratic factor

When the denominator contains a quadratic that cannot be factorised, that factor gets a linear numerator Bx+CBx+C:

px2+qx+r(x±a)(x2+bx+c)=Ax±a+Bx+Cx2+bx+c\frac{px^{2}+qx+r}{(x\pm a)(x^{2}+bx+c)} = \frac{A}{x\pm a} + \frac{Bx+C}{x^{2}+bx+c}

Here x2+bx+cx^{2}+bx+c is a quadratic that cannot be factorised.

Form 6: an improper fraction

If the degree of the numerator is greater than or equal to the degree of the denominator, first divide and write the fraction as

quotient+remainderdivisor.\text{quotient} + \frac{\text{remainder}}{\text{divisor}}.

Then integrate, applying the partial fraction method to the second piece, remainderdivisor\tfrac{\text{remainder}}{\text{divisor}}. This step of dividing first is an important one to remember.

A note on the numerator

In all of these cases, copy each ±\pm sign exactly as it appears in the question. The numerator is not always of the form px+qpx+q: it may be a single xx, a full expression px+qpx+q, the constant 11, or any other constant. The next lesson works through questions using these forms.

Key takeaways

  • A rational function is proper when the numerator's degree is less than the denominator's; only then do you split it directly.
  • Each distinct linear factor gives one term; a repeated linear factor gives a term for each power; an irreducible quadratic factor gets a linear numerator Bx+CBx+C.
  • If the fraction is improper, divide first to get a quotient plus a proper remainder, then apply partial fractions to the remainder.