Worked examples — Telescoping series
Before we start, one word we lean on constantly: a partial sum just means "add only the first terms and stop." Watching as grows is how we decide what the infinite sum is — see Sequence of Partial Sums.
The scenario matrix
Every telescoping problem is one (or a blend) of these cells:
| Cell | What changes | Danger | Example |
|---|---|---|---|
| C1 Gap 1 | , clean | none — the textbook case | Ex 1 |
| C2 Gap 2 | 2 survivors each end | Ex 2 | |
| C3 Shifted start | series begins at , not | lead term is , not | Ex 3 |
| C4 Non-vanishing tail | answer is , not | Ex 4 | |
| C5 Root / conjugate form | difference hidden by | must rationalise to see it | Ex 5 |
| C6 Product/log form | or , second difference | telescopes as ratios | Ex 6 |
| C7 Word problem | real quantities (medicine, tiles) | translate to | Ex 7 |
| C8 Exam twist | diverges / degenerate | recognise it does not collapse to a finite number | Ex 8 |
We now hit each cell.
C1 — the clean gap-1 case
C2 — gap 2 (two survivors each end)
C3 — shifted starting index
C4 — the tail does NOT vanish
C5 — hidden difference behind a root
Forecast: there's no obvious difference here. Guess whether this even converges — the terms shrink like , which... look closely.
Step 1. Rationalise: multiply top and bottom by : Why this step? The conjugate trick is our tool: turns the ugly fraction into a clean difference with .
Step 2. So (a rising telescope). Partial sum: Why this step? Write it out: — the middle cancels, leaving last minus first.
Step 3. Limit: . The series diverges. Why this step? Here , so no finite sum exists — the telescope keeps extending, it never folds shut. Telescoping tells us the exact behaviour either way (see Convergence Tests for Series).
Verify: ; formula ✓. Growing without bound. ✓
C6 — product / log form (second difference)
Forecast: this is a product, but products of "" tend to a finite limit. Guess: ? ? ?
Step 1. Factor each term: . Why this step? Difference of squares exposes the ratio structure that will telescope in a product.
Step 2. Partial product to : Why this step? Splitting into two telescoping products is the multiplicative version of : consecutive ratios cancel.
Step 3. Each product telescopes: Why this step? In a telescoping product, numerator of one factor cancels the denominator of the next — the middle collapses exactly as in a sum, just multiplied.
Step 4. Multiply: . Why this step? . (Take and you recover the parent's , since ✓.)
Verify: ; and ✓. Heads to .
C7 — real-world word problem
A patient's kidneys process a drug so that on day the amount of drug removed equals milligrams (a manufactured telescoping model). How many mg are removed in total over all time? Forecast: since day-1 removal already includes the biggest piece, guess the total is near mg.
Step 1. Recognise with mg. Gap-1 telescope. Why this step? A word problem is solved the instant you spot the shape hiding in the units.
Step 2. Total over days: mg. Why this step? First minus last — the "middle" days' contributions cancel in the running total.
Step 3. As : total removed . Why this step? , so the body eventually clears mg total.
Verify (units + numbers): each is mg mg mg ✓. After 4 days: mg removed; direct sum mg ✓. My forecast of "" was wrong — the tail contributes a lot; total is mg.
C8 — exam twist: the trap that diverges
— spot the trick Forecast: it looks telescoping. Does it converge?
Step 1. Simplify the summand first: . Why this step? Never telescope blindly — combine like terms so you see the true term. The extra breaks the clean difference.
Step 2. Rewrite as . The first bracket telescopes to ; the leftover is the harmonic series. Why this step? Separating a genuinely-telescoping part from a non-telescoping part reveals the trap.
Step 3. diverges (grows like ). A finite number plus is . Why this step? By Convergence Tests for Series, the harmonic tail dominates; the telescoping part cannot rescue it.
Step 4. Conclusion: the series diverges.
Verify: partial sums grow: , , , and they keep climbing past every bound (harmonic growth) ✓. The exam wanted you to assume it telescopes — the fix is always simplify first.
Which cell did each example hit?

The green cells (Ex 1,2,3,6,7) converge to a clean value; the red cells (Ex 5, 8) diverge; the yellow cell (Ex 4) converges but to with . Cover all three colours and you've seen every scenario.
Recall Rapid self-test
Sum of ? ::: How many terms survive each end for a gap-2 telescope? ::: two ? ::: (lead term is ) Why is , not ? ::: because , so sum Does converge? ::: no — it equals Value of ? :::
"Simplify, split, count survivors, then take the limit." Skip "simplify" and cell C8 eats you; skip "count survivors" and cell C2 eats you; skip "take the limit properly" and cell C4 eats you.
Connections
- Telescoping series — the parent; this page is its full example bank.
- Partial Fraction Decomposition — engine for cells C1, C2.
- Method of Differences — the same collapse in finite sums.
- Sequence of Partial Sums — every "Verify" watches .
- Limits of Sequences — decides C4 (tail ) and C5 (tail ).
- Convergence Tests for Series — needed to call C8 divergent.
- Geometric Series — contrast: another exact-sum family.