Telescoping Sum — Definition, Formula & Examples
A telescoping sum is a series whose partial sums simplify because most terms cancel with adjacent terms, leaving only the first and last few terms. The name comes from the way the sum collapses inward, like a collapsing telescope.
A series is called telescoping because its partial sum reduces to . If exists, the infinite series converges to .
Key Formula
Where:
- = The sequence whose consecutive differences form the series terms
- = Upper index of the partial sum
How It Works
To evaluate a telescoping series, first decompose the general term into a difference of two simpler expressions — typically using partial fraction decomposition. Then write out several consecutive terms of the partial sum and observe the cancellation pattern. Most intermediate terms appear once with a positive sign and once with a negative sign, so they vanish. The partial sum collapses to just a few surviving terms, and you take the limit as to find the value of the series.
Worked Example
Problem: Evaluate the infinite series .
Partial Fractions: Decompose the general term into a telescoping difference.
Write the Partial Sum: Expand the first several terms and observe the cancellation.
Take the Limit: Let to find the series value.
Answer: The series converges to .
Why It Matters
Telescoping sums appear frequently in Calculus II when you need the exact value of a series, not just whether it converges. They also arise in discrete mathematics and algorithm analysis, where summing differences of consecutive terms is a standard technique analogous to the Fundamental Theorem of Calculus.
Common Mistakes
Mistake: Assuming every series with partial fractions will telescope.
Correction: A partial fraction decomposition only produces a telescoping sum when the resulting terms cancel consecutively. Always write out several terms explicitly to verify the cancellation pattern before simplifying.
