Telescoping trick

If consecutive terms of a series cancel each other, most of the sum collapses and only the first and last terms survive.

If , then:

Everything in the middle cancels pairwise.

Write in the numerator and split:

So and:

Telescoping is the discrete fundamental theorem of calculus

With the finite difference ,

This is the discrete analog of (fundamental theorem of calculus): summing a difference recovers the net change between the endpoints. Writing is finding a discrete antiderivative of .

Note

If for some fixed , then the sum telescopes with surviving terms at each end:

(assuming the limit exists)

Note: , so

Recognising telescoping

Telescoping applies when the summand is a difference , so terms apart cancel and only the ends survive. Two cases let you put it in that form.

The summand is already a difference of some at shifted arguments: , or , giving .

The summand is rational, and partial fractions produce the difference: , .
The offset between the denominator’s factors is the lag at which terms cancel: and cancel against the next term (); and cancel two terms later (, two survivors at each end).
Shortcut: .

If a problem asks for the exact sum of a non-geometric series, it was likely built to telescope.

telescoping product

Consecutive factors cancel, only the ends survive.

Link to original