Partial fractions when a bracket is repeated, such as (x + 2)³, or when a quadratic factor won't factorise, such as x² + 2: which fractions to write, and how to find the constants.
In lesson 1 every bracket was different and linear, so each got one constant over it. Two other kinds of bracket come up in Further Maths: a bracket that is repeated, such as (x+1)3, and a quadratic that won’t factorise, such as x2+2. Each needs its own kind of fraction:
Which fractions to writeOne fraction for each power of a repeated bracket; Bx + C over a quadratic
A repeated bracket
A single fraction (x+1)2A isn’t enough, because its top is only a number. Adding two fractions gives a top that can be any linear expression:
Add them: x+1A+(x+1)2B=(x+1)2A(x+1)+B.
The top, Ax+(A+B), can match any top px+q.
So a bracket squared gets two fractions, one over each power, and a bracket cubed gets three.
To find the constants, multiply through as before. Only one value of x makes the bracket zero, so it finds only the constant over the highest power. Compare coefficients to find the rest.
For example, to split (x+1)2x+4:
Write x+1A+(x+1)2B.
Multiply through by (x+1)2: x+4=A(x+1)+B.
Put x=−1: 3=B.
Compare the x terms: 1=A.
So (x+1)2x+4=x+11+(x+1)23.
The pieces are a new way of writing the same function. Slide x and add them up:
At x = 2, the pieces add up to 0.667, the value of the fraction. That happens at every x, because the partial fractions are the same function written another way.
Three fractions, one over each power: x+2A+(x+2)2B+(x+2)3C.
Multiply through by (x+2)3: x2+1=A(x+2)2+B(x+2)+C.
Think first.(x + 2)³ is repeated three times. How many fractions?
Make the bracket zero
(−2)2+1=0+0+C.
So C=5.
Think first.Put x = −2.
Compare coefficients
Expand: A(x2+4x+4)+Bx+2B+C.
The x2 terms: 1=A.
The x terms: 0=4A+B, so B=−4.
Check the constants: 4A+2B+C=4−8+5=1 ✓.
Think first.Expand A(x + 2)². Then match the x² terms and the x terms.
Answer
(x+2)3x2+1=x+21−(x+2)24+(x+2)35
When there is a repeated bracket and a different one, use both ideas: substitute for the constants you can, then compare coefficients for the one that is left.
A shortcut: substitute for the bracket
When the whole bottom is one repeated bracket, such as (x−2)4, put u for the bracket. The top becomes a polynomial in u, and dividing by u4 splits it straight away.
Using the substitution u=x−2, write (x−2)4x3+5 as an expression in terms of u.
Using the answer in (a), express (x−2)4x3+5 in partial fractions.
Write x in terms of u
u=x−2, so x=u+2.
Think first.u = x − 2, so x = ?
The top in terms of u
x3=(u+2)3=u3+6u2+12u+8.
Add 5: x3+5=u3+6u2+12u+13.
So the fraction is u4u3+6u2+12u+13.
Think first.Expand (u + 2)³.
Divide each term
Split the fraction: u4u3+u46u2+u412u+u413.
Cancel the powers of u: u1+u26+u312+u413.
Think first.Divide each term of the top by u⁴.
Put x back
x−21+(x−2)26+(x−2)312+(x−2)413
A quadratic factor that won’t factorise
A quadratic such as x2+2 has no real roots, so it can’t be split into brackets. Over it, the top can be linear, so write Bx+C, not just a number. No value of x makes it zero, so find B and C by comparing coefficients.
Each piece is easy to work with on its own. In integration (FM13), (x+1)3x+6 can’t be integrated as it stands, but its partial fractions can, term by term. Questions often ask for the partial fractions first and then use them.