11 methods · 39 questions
★ Signature method unlocked: the technique this chapter rewards most often, with 3 worked questions.
The full chapter (11 methods · 39 worked questions) comes with Platform Access. See pricing
When asked to sum a finite or infinite series whose term has no obvious closed form, try to write that term as g(r)−g(r+1) (or g(r)−g(r+k)): the sum then collapses to the surviving endpoints g(1)−g(N+1), and the infinite sum is g(1)−limg(N+1).
Trigger: a sum to evaluate exactly, especially a product in the denominator, a tan/arctan term, or a difference you are handed in a 'by considering ...' hint.
Instances:
(i) partial fractions on a rational term, e.g. r(r+1)(r+2)1 or r(r2−1)2, split so consecutive pieces cancel;
(ii) a trigonometric term turned into a difference by a product-to-sum identity, e.g. 2sin21xcosrx=sin(r+21)x−sin(r−21)x, so ∑cosrx telescopes;
(iii) an arctan term written as arctanur−arctanur+1 using arctana−arctanb=arctan1+aba−b;
(iv) a factored difference handed to you, 1+xr1−1+xr+11, whose terms you recognise as the summand.
Linked questions (3)
STEP 3 2012 · Q2
STEP 3 2012 · Q8
STEP 2 2014 · Q6
