Cambridge International A Levels Further Mathematics (9231)
Method of differences
0% Complete
Detailed Study Notes
Detailed notes on Summation of Series for Cambridge International A Levels Further Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Summation of Series — Method of Differences (Cambridge International AS & A Level Further Mathematics 9231 Paper 1, 2026-2027 syllabus)
Two tools for summing series. First, the standard results∑r, ∑r2, ∑r3 (in MF19) for polynomials in r. Second, the method of differences (not in MF19): rewrite the general term as f(r)−f(r+1) so almost everything cancels and the sum telescopes to a few surviving end terms.
At a glance
Standard results∑r=21n(n+1), ∑r2=61n(n+1)(2n+1), ∑r3=41n2(n+1)2 are in MF19 — split any polynomial in r and apply them.
Method of differences: write the term as ur=f(r)−f(r+1) so consecutive terms cancel.
Telescoping leaves only the first and last surviving pieces: ∑r=1nur=f(1)−f(n+1).
Get the f(r) from partial fractions, e.g. r(r+1)1=r1−r+11.
Always write out the first 2-3 and last 2-3 terms to see exactly what survives — this is the examiner-credited method.
What you’ll learn
Mapped to the Cambridge International A Level 9231 syllabus (2026-2027).
1.3a — Use the standard results for ∑r, ∑r2 and ∑r3 to find related sums (e.g. sums of polynomials in r).
1.3b — Use the method of differences to obtain the sum of a finite series, e.g. by expressing the general term in partial fractions.
1.3c — Recognise from the structure of the general term whether to use standard results or the method of differences.
Standard results — summing polynomials in r
Σr, Σr² and Σr³ are in MF19. Split a polynomial term-by-term and apply them.
The three results you can quote (all printed in the MF19 formula booklet, so no need to derive them):
Two facts that make these usable on any polynomial:
∑(aur+bvr)=a∑ur+b∑vr — the sum is linear, so split it.
∑r=1nc=cn — a constant term summed n times.
Worked idea. To find r=1∑n(2r+1), split it:
∑r=1n(2r+1)=2∑r=1nr+∑r=1n1=2⋅21n(n+1)+n=n(n+1)+n=n(n+2).
Stacking 1, 2, 3, … unit squares builds half a rectangle of area n(n+1), giving the closed form ½n(n+1).
Cambridge tip. Leave the answer fully factorised where possible — examiners often demand the result "in the form n(…)". A common final move is to take out the common factor and tidy the bracket.
Write the term as f(r) − f(r+1); consecutive pieces cancel, leaving the ends.
The method of differences (also called telescoping) is not in MF19 — you must know the technique. It works whenever the general term can be written as the difference of consecutive values of some function f:
ur=f(r)−f(r+1).
Why it collapses. Add up u1,u2,…,un and stack the differences:
∑r=1nur=[f(1)−f(2)]+[f(2)−f(3)]+[f(3)−f(4)]+⋯+[f(n)−f(n+1)].
Each −f(2) kills the next +f(2), each −f(3) kills the next +f(3), and so on. Everything in the middle cancels, leaving only the very first and very last pieces:
∑r=1nur=f(1)−f(n+1).
Inner terms cancel in pairs; only the first and last survive. Here, summing four terms leaves f(1) − f(5).
Some terms split two apart. A few series telescope as ur=f(r)−f(r+2). Then two terms survive at each end:
∑r=1n[f(r)−f(r+2)]=f(1)+f(2)−f(n+1)−f(n+2).
Cambridge tip. Whatever the gap, write out the first two or three terms and the last two or three terms in full before cancelling. Examiners credit this explicit display, and it stops you mis-counting which terms survive.
Telescoping needs ur=f(r)−f(r+1).
Simple gap-1 case: ∑r=1nur=f(1)−f(n+1).
Gap-2 case (f(r)−f(r+2)): two terms survive at each end.
Split a product-of-factors fraction into partial fractions, then telescope.
Most exam terms are fractions like r(r+1)1 or r(r+2)1. Partial fractions turn them into a difference f(r)−f(r+gap) ready to telescope.
The classic gap-1 split.r(r+1)1=r1−r+11.
So f(r)=r1 and
∑r=1nr(r+1)1=f(1)−f(n+1)=1−n+11=n+1n.
A gap-2 split.r(r+2)1=21(r1−r+21),
which telescopes two-apart, leaving the first two and last two pieces.
A three-factor (gap-2 in disguise) split. For r(r+1)(r+2)1 the slick route is to spot
r(r+1)(r+2)1=21[r(r+1)1−(r+1)(r+2)1],
so f(r)=r(r+1)1 and the sum is 21[f(1)−f(n+1)].
Routine for any fraction:
Factorise the denominator.
Set up partial fractions and find the constants (cover-up method is fastest).
Identify f(r) and the gap.
Write out the first/last terms, cancel, and read off the closed form.
Simplify into a single fraction — the mark scheme answer is almost always one tidy fraction.
Cambridge tip. If the partial-fraction constants are e.g. 21,−21, keep the common 21outside the sum so the telescoping inside is clean, then multiply back at the end.
r(r+1)1=r1−r+11 (gap 1).
r(r+2)1=21(r1−r+21) (gap 2).
Pull constant factors outside before telescoping; combine into one fraction at the end.
Use the method of differences when the term is a fraction whose denominator is a product of factors that differ by a fixed gap, or is otherwise a difference of consecutive things:
r(r+1)1, (2r−1)(2r+1)1, (r+1)!r — split and telescope.
The tell-tale signs of a "differences" question:
A denominator that factorises into a product.
The question first asks you to "express in partial fractions" — a strong hint the next part telescopes.
The phrase "hence find ∑…" linking the two parts.
Cambridge tip. If you ever set up a telescoping sum and nothing cancels, you have the wrong split — re-check your partial fractions before grinding on.
Polynomial in r → standard results ∑r,∑r2,∑r3.
Fraction over a product of factors → method of differences.
"Express in partial fractions, hence find ∑" almost always means telescope.
Display the first/last few terms before cancelling — examiner-credited working.
How it’s examined
Summation of series appears in most Paper 1 papers (5-9 marks). A standard-results question asks for ∑ of a polynomial in r and demands a fully factorised closed form. A method-of-differences question usually has a part (a) 'express in partial fractions' followed by 'hence find ∑r=1n…' — and often a follow-on linking to the sum to infinity (subtopic 3.2). Marks are lost through (i) dropping or mis-counting the surviving end terms, (ii) sign errors in the partial fractions, and (iii) not simplifying to a single fraction. Showing the first/last terms written out is the safest route to full method marks.
Find r=1∑nr(r+1), simplifying as far as possible.
Step-by-step solution
Step 1
Multiply out the term into powers of r.
r(r+1)=r2+r
Step 2
Apply the standard results for ∑r2 and ∑r.
∑r=1n(r2+r)=61n(n+1)(2n+1)+21n(n+1)
Step 3
Take out the common factor61n(n+1) and tidy the bracket.
=61n(n+1)[(2n+1)+3]=61n(n+1)(2n+4)
Step 4
Simplify the even bracket.
=31n(n+1)(n+2)
Answer
r=1∑nr(r+1)=31n(n+1)(n+2).
Examiner tip
Common factor 61n(n+1) comes straight out of both standard results — pulling it out first avoids messy expansion. 2n+4=2(n+2) cancels the 2 against the 6.
3A first telescoping sum
Building confidenceMulti-step problem• method-of-differences, telescoping
▼
Question
Given that r(r+1)1=r1−r+11, find r=1∑nr(r+1)1.
Step-by-step solution
Step 1
Identify f(r)=r1, so each term is f(r)−f(r+1). Write out the first three and last two terms.
(11−21)+(21−31)+(31−41)+⋯+(n1−n+11)
Step 2
Cancel the inner terms (−21 with +21, etc.). Only f(1) and −f(n+1) survive.
=1−n+11
Step 3
Combine into a single fraction.
=n+1(n+1)−1=n+1n
Answer
r=1∑nr(r+1)1=n+1n.
Examiner tip
Showing the written-out terms before cancelling is the credited method. End with one tidy fraction, not 1−n+11.
4Express in partial fractions, then telescope
Building confidenceMulti-step problem• method-of-differences, partial-fractions
▼
Question
(a) Express (2r−1)(2r+1)2 in partial fractions. (b) Hence find r=1∑n(2r−1)(2r+1)2.
Step-by-step solution
Step 1
Set up partial fractions:(2r−1)(2r+1)2=2r−1A+2r+1B. Cover-up gives A=1, B=−1.
(2r−1)(2r+1)2=2r−11−2r+11
Step 2
This is f(r)−f(r+1) with f(r)=2r−11 (since 2(r+1)−1=2r+1). Write out the terms.
Treating f(r)=r(r+1)1 as a single object keeps the telescoping clean. The final factorisation (n+1)(n+2)−2=n2+3n=n(n+3) is a frequent stumbling block — expand carefully.
Given that r(r+2)1=21(r1−r+21), find r=1∑nr(r+2)1.
Step-by-step solution
Step 1
f(r)=r1 and the gap is 2 — each term is 21[f(r)−f(r+2)]. Write out terms to see the gap-2 pattern.
21[(11−31)+(21−41)+(31−51)+(41−61)+⋯]
Step 2
Cancel terms two apart. The −31 kills the later +31, etc. The first two (11,21) and last two (−n+11,−n+21) survive.
=21[1+21−n+11−n+21]
Step 3
Tidy the constant part.
=21[23−n+11−n+21]=43−2(n+1)1−2(n+2)1
Answer
r=1∑nr(r+2)1=43−2(n+1)1−2(n+2)1.
Examiner tip
With a gap-2 split, TWO terms survive at each end — forgetting the second one (21 at the start, or one of the two end terms) is the most common error. Writing out four terms makes the pattern unmistakable.
Model Answers — Method of differences
High-scoring sample answers for method of differences on the Cambridge IGCSE paper, with examiner-style notes mapping each response to the mark scheme and assessment objectives.
Question 1
4 marks
Find r=1∑n(r3+2r), giving your answer in a fully factorised form.
Model answer
Split using linearity and quote the standard results (both in MF19):
∑r=1n(r3+2r)=∑r=1nr3+2∑r=1nr=41n2(n+1)2+2⋅21n(n+1)
=41n2(n+1)2+n(n+1).
Take out the common factor41n(n+1):
=41n(n+1)[n(n+1)+4]=41n(n+1)(n2+n+4).
Why this scores
M1 for splitting and quoting both standard results, A1 for the unsimplified sum, M1 for taking out the common factor, A1 for the factorised form. The bracket n2+n+4 does not factorise further — leaving it is fine.
Question 2
4 marks
Find r=1∑n(2r−1)2, simplifying your answer fully.
Model answer
Expand the general term:
(2r−1)2=4r2−4r+1.
Apply the standard results:∑r=1n(4r2−4r+1)=4⋅61n(n+1)(2n+1)−4⋅21n(n+1)+n.
=32n(n+1)(2n+1)−2n(n+1)+n.
Take out n and simplify the bracket:=n[32(n+1)(2n+1)−2(n+1)+1]=n[32(2n2+3n+1)−2n−1]=n[34n2+2n+32−2n−1]=n[34n2−31]=31n(4n2−1)=31n(2n−1)(2n+1).
Why this scores
M1 for expansion, M1 for the three standard results substituted, M1 for factoring out n, A1 for 31n(2n−1)(2n+1). Recognising 4n2−1 as a difference of squares secures the neat final form.
Question 3
6 marks
(a) Express r(r+1)1 in partial fractions. (b) Hence use the method of differences to find r=1∑nr(r+1)1, showing your working clearly.
Model answer
(a) Write r(r+1)1=rA+r+1B. Then 1=A(r+1)+Br.
r=0: 1=A, so A=1.
r=−1: 1=−B, so B=−1.
r(r+1)1=r1−r+11.
(b) With f(r)=r1, the term is f(r)−f(r+1). Writing out the sum:
∑r=1nr(r+1)1=(11−21)+(21−31)+⋯+(n1−n+11).
All interior terms cancel, leaving the first and last:
=1−n+11=n+1n.
Why this scores
Part (a): M1 for the partial-fraction setup, A1 for A=1,B=−1. Part (b): M1 for writing the terms out, M1 for the cancellation leaving 1−n+11, A1 for the single fraction n+1n. 'Showing your working clearly' means the written-out terms must appear.
Question 4
6 marks
(a) Show that (2r−1)(2r+3)4=2r−11−2r+31. (b) Hence find r=1∑n(2r−1)(2r+3)4.
Model answer
(a) Combining the right-hand side over a common denominator:
2r−11−2r+31=(2r−1)(2r+3)(2r+3)−(2r−1)=(2r−1)(2r+3)4.✓
(b) Here f(r)=2r−11, and f(r+2)=2(r+2)−11=2r+31 — this is a gap-2 telescope. Writing out terms:
∑r=1n=(11−51)+(31−71)+(51−91)+(71−111)+⋯+(2n−11−2n+31).
The −51 cancels the later +51, the −71 cancels the later +71, and so on. Two terms survive at each end — the first two positives 11,31 and the last two negatives −2n+11,−2n+31:
=1+31−2n+11−2n+31=34−2n+11−2n+31.
Why this scores
Part (a): M1 A1 for the common-denominator verification (a 'Show that', so the numerator 4 must be displayed). Part (b): M1 for spotting the gap-2 structure, M1 for the cancellation keeping all four surviving terms, A1 for 34−2n+11−2n+31. Losing one of the four surviving end terms is the standard error.
Question 5
8 marks
(a) Express r(r+1)(r+2)1 in partial fractions. (b) Hence find r=1∑nr(r+1)(r+2)1 as a single fraction in its simplest form.
Model answer
(a) Write r(r+1)(r+2)1=rA+r+1B+r+2C, so 1=A(r+1)(r+2)+Br(r+2)+Cr(r+1).
r=0: 1=A(1)(2)=2A⇒A=21.
r=−1: 1=B(−1)(1)=−B⇒B=−1.
r=−2: 1=C(−2)(−1)=2C⇒C=21.
r(r+1)(r+2)1=r1/2−r+11+r+21/2.
(b) To telescope, regroup the partial fractions as a difference of two-factor pieces:
r(r+1)(r+2)1=21[r(r+1)1−(r+1)(r+2)1].
(Check: 21⋅r(r+1)(r+2)(r+2)−r=r(r+1)(r+2)1. ✓)
With f(r)=r(r+1)1, the term is 21[f(r)−f(r+1)], which telescopes:
∑r=1n=21[f(1)−f(n+1)]=21[1⋅21−(n+1)(n+2)1]=41−2(n+1)(n+2)1.
Combine into a single fraction:
=4(n+1)(n+2)(n+1)(n+2)−2=4(n+1)(n+2)n2+3n=4(n+1)(n+2)n(n+3).
Why this scores
Part (a): M1 setup, A1 A1 for A=21,B=−1,C=21. Part (b): M1 for the two-factor regrouping, M1 for the telescope f(1)−f(n+1), M1 for combining over a common denominator, A1 for 4(n+1)(n+2)n(n+3). The single-fraction-simplest-form instruction means the unsimplified 41−2(n+1)(n+2)1 would lose the final A1.
Question 6
8 marks
The rth term of a series is ur=r2(r+1)22r+1. (a) Show that ur=r21−(r+1)21. (b) Hence find r=1∑nur and write down the smallest n for which the sum exceeds 0.99.
Model answer
(a) Combine the proposed difference over a common denominator r2(r+1)2:
r21−(r+1)21=r2(r+1)2(r+1)2−r2=r2(r+1)2(r2+2r+1)−r2=r2(r+1)22r+1=ur.✓
(b) With f(r)=r21, the term is f(r)−f(r+1), a standard gap-1 telescope:
∑r=1nur=(121−221)+(221−321)+⋯+(n21−(n+1)21)=1−(n+1)21.
Smallest n with sum >0.99: require
1−(n+1)21>0.99⇒(n+1)21<0.01⇒(n+1)2>100⇒n+1>10⇒n>9.
So the smallest such integer is n=10.
Why this scores
Part (a): M1 for the common denominator, A1 for showing the numerator equals 2r+1 (a 'Show that' — every step shown). Part (b): M1 for f(r)=r21 and telescoping, A1 for 1−(n+1)21, M1 for the inequality, A1 for n=10. Many candidates write n=9 — check the strict inequality carefully.
Key Formulae — Method of differences
The formulae you need to memorise for method of differences on the Cambridge IGCSE paper, with every variable defined in plain English and a note on when to use it.
Sum of the first n natural numbers
∑r=1nr=21n(n+1)
n
the upper limit (number of terms)
r
the summation index
When to use
Linear terms in r, or as a building block. In MF19 — quote freely.
Sum of squares
∑r=1nr2=61n(n+1)(2n+1)
n
the upper limit
When to use
Quadratic terms in r (after expanding). In MF19.
Sum of cubes
∑r=1nr3=41n2(n+1)2=[21n(n+1)]2
n
the upper limit
When to use
Cubic terms in r. In MF19. Note it is the square of ∑r.
Method of differences (gap 1)
∑r=1n[f(r)−f(r+1)]=f(1)−f(n+1)
f(r)
the function whose consecutive difference equals the term
When to use
After writing the term as a difference of consecutive values (often via partial fractions). NOT in MF19 — memorise the technique.
Method of differences (gap 2)
∑r=1n[f(r)−f(r+2)]=f(1)+f(2)−f(n+1)−f(n+2)
f(r)
the function whose two-apart difference equals the term
When to use
When the partial-fraction split jumps two terms (e.g. r(r+2)1). Two terms survive at each end.
Classic partial-fraction splits
r(r+1)1=r1−r+11,r(r+2)1=21(r1−r+21)
r
the summation index
When to use
The two most common starting points for a telescoping sum. Recognise them on sight.
Key Definitions and Keywords — Method of differences
Definitions to memorise and the exact keywords mark schemes credit for method of differences answers — sharpened from recent examiner reports for the 2026 Cambridge IGCSE sitting.
Method of differences
Examiner keyword
A technique for summing a finite series by writing the general term as ur=f(r)−f(r+k), so that consecutive terms cancel and the sum collapses ('telescopes') to a few surviving end terms. NOT in MF19.
Telescoping series
Examiner keyword
A series in which most terms cancel in pairs when summed, because each term is a difference of consecutive values of some function. The result depends only on the first and last surviving terms.
General term ur
Examiner keyword
The expression for the rth term of a series, as a function of r. Determining its structure (polynomial vs product-fraction) decides whether to use standard results or differences.
Partial fractions
Examiner keyword
Splitting a single fraction with a factorised denominator into a sum of simpler fractions, e.g. r(r+1)1=r1−r+11. The standard route to setting up a method-of-differences sum.
Standard results for ∑
Examiner keyword
The closed forms ∑r=21n(n+1), ∑r2=61n(n+1)(2n+1), ∑r3=41n2(n+1)2, all given in MF19 and quotable without proof.
Linearity of summation
∑(aur+bvr)=a∑ur+b∑vr, with ∑r=1nc=cn for a constant. Lets you split a polynomial term and apply the standard results piece by piece.
Common Mistakes and Misconceptions — Method of differences
The traps other students keep falling into on method of differences questions — taken from recent Cambridge IGCSE examiner reports and mark schemes — and how to avoid them.
✕Writing ∑r=1nc=c instead of cn
9231 Paper 1 Examiner Reports — summation questions
▼
Why it happens
Treating the constant as a single number rather than a term added once for each of the n values of r.
How to avoid it
Remember a constant is summed n times: ∑r=1n1=n, ∑r=1n3=3n.
✕Jumping straight to f(1)−f(n+1) without writing out the terms
9231 Paper 1 Examiner Reports
▼
Why it happens
Over-confidence; memorising the result instead of demonstrating the cancellation.
How to avoid it
Always write the first two-three and last two-three terms explicitly — examiners credit this and it prevents miscounting survivors.
✕On a gap-2 telescope, keeping only one term at each end
9231 Paper 1 mark schemes
▼
Why it happens
Applying the gap-1 result f(1)−f(n+1) when the term is actually f(r)−f(r+2).
How to avoid it
For f(r)−f(r+2), TWO terms survive at each end: f(1)+f(2)−f(n+1)−f(n+2). Write out four terms to confirm.
✕Sign error in the partial-fraction constants, so nothing cancels
9231 Paper 1 Examiner Reports
▼
Why it happens
Cover-up arithmetic slips, especially with a negative substitution value like r=−1.
How to avoid it
Check the split by recombining over the common denominator; if the telescope fails to cancel, the partial fractions are wrong.
✕Leaving the answer as 1−n+11 instead of n+1n
9231 Paper 1 mark schemes
▼
Why it happens
Stopping at the telescoped form rather than combining into the simplest single fraction the mark scheme wants.
How to avoid it
When the question says 'simplest form' or 'a single fraction', always combine over a common denominator as the last step.
✕Trying standard results on a fraction, or differences on a polynomial
9231 Paper 1 Examiner Reports
▼
Why it happens
Not reading the structure of the general term before starting.
How to avoid it
Polynomial in r → standard results; fraction over a product of factors → method of differences. A 'partial fractions, hence find ∑' question is always a telescope.