FP2.2 - Series
- Syllabus
- 2019
- Topic
- —
- Level
- A2
The method of differences rewrites each term as a difference of shifted expressions. When consecutive terms are displayed, the interior contributions cancel and only a small number of boundary terms remain.
| Step | Purpose |
|---|---|
| Decompose the summand | Use partial fractions, or a supplied identity, to write the term as shifted copies such as ur−ur+m. |
| Verify the identity | Recombine the parts before summing so that constants, signs and shifts are correct. |
| Display boundary terms | Write enough terms from the beginning and end to show exactly what cancels. |
| Collect survivors | Keep the first m positive terms and the final m negative terms, then simplify. |
r=p∑q(ur−ur+m)=j=0∑m−1up+j−j=1∑muq+j
For the official model, partial fractions give r(r+1)1=r1−r+11. Therefore r=1∑nr(r+1)1=(1−21)+(21−31)+⋯+(n1−n+11). Every interior fraction cancels, leaving 1−n+11=n+1n.
If a closed form S(n)=∑r=pnf(r) is already known, a later finite block is found by subtraction: r=a∑bf(r)=S(b)−S(a−1). This preserves the correct first included term r=a.
Do not claim cancellation without showing the shifted terms, and do not discard every middle-looking term when the shift is m>1: exactly m terms survive at each boundary. Check the starting index before using partial fractions whose denominators could be zero. This objective concerns finite series; an infinite limit requires separate convergence justification and is not asserted here.