Skip to content

9231 · 1.3

Summation of series — common mistakes

Common exam mistakes on 9231 Summation of series. Learn what loses marks, then practise the topic with Examiner’s Ink.

Exam tip 1

In method of differences questions, it is essential to show your working for the cancellation. Write out at least the first two and the last term explicitly. A common mistake is incorrect cancellation, especially if the difference is of the form f(r)f(r+2)f(r) - f(r+2). Writing the terms out clearly prevents this.

What is the difference between summing a series using standard formulae and using the method of differences?

Standard formulae are used when the general term is a polynomial in rr (e.g., r3+2rr^3 + 2r). The method of differences is used for terms that can be written as a difference, like f(r)f(r+1)f(r) - f(r+1), which is common for rational functions (fractions with polynomials).

How do I handle a sum that doesn't start at r=1, for example, $\sum_{r=5}^{10} u_r$?

You use the principle of inclusion-exclusion. Calculate the sum from 1 to the upper limit and subtract the sum from 1 to the term before the lower limit. So, r=510ur=r=110urr=14ur\sum_{r=5}^{10} u_r = \sum_{r=1}^{10} u_r - \sum_{r=1}^{4} u_r. This applies to both standard formulae and the method of differences.

What if I'm given a term for the method of differences but it's not in the form $f(r) - f(r+1)$?

The question will usually guide you. Often, you'll first be asked to 'Show that' the term can be expressed using partial fractions, which naturally creates the difference form. If you have to find it yourself, look for patterns. For example, r(r+1)!r(r+1)! can be written as (r+11)(r+1)!=(r+2)!(r+1)!(r+1-1)(r+1)! = (r+2)! - (r+1)!.

Can I just put the formulae for $\sum r, \sum r^2, \sum r^3$ into my calculator to find the sum?

While a calculator can compute a numerical sum for a given nn, exam questions almost always require you to find an algebraic expression for SnS_n in terms of nn. You must show the substitution of the standard formulae and the subsequent algebraic simplification and factorisation to earn the marks.