Telescoping Series

Summary

A telescoping series has partial sums in which most intermediate terms cancel, leaving only a few boundary terms. The classic example comes from partial fractions of 1/(n(n+1)) . Telescoping series are not the same as Taylor series.

Prerequisites

Series Sums by Partial Sums, partial fractions

Definition

A series an is telescoping if an=bnbn+1 (or a short fixed-length difference) for some sequence {bn} . Then

SN=n=1N(bnbn+1)=b1bN+1,

and n=1an=limNSN=b1limNbN+1 when the limit exists.

Conditions / Assumptions

Worked Example

1n(n+1)=1n1n+1.

Partial sums:

SN=n=1N(1n1n+1)=11N+11.

Thus n=11/(n(n+1))=1 .

Common Mistakes

Connections

References

Telescoping examples appear with partial sums in OpenStax Calculus Volume 2.[1]


  1. OpenStax, Calculus Volume 2, Section 5.2, https://openstax.org/details/books/calculus-volume-2 ↩︎