Worked examples — Series — partial sums, convergence definition
The scenario matrix
Every series problem falls into one of these cells. Our job below is to hit each one at least once.
| Cell | What makes it that case | Example we use |
|---|---|---|
| A Geometric, , | ratio positive and shrinking → converges | Ex 1 |
| B Geometric, , | ratio negative and shrinking → still converges (alternating) | Ex 2 |
| C Geometric, | ratio too big → diverges; formula forbidden | Ex 3 |
| D Telescoping | terms cancel in a chain → converges to the leftover ends | Ex 4 |
| E Terms but diverges | necessary-not-sufficient trap (harmonic-style) | Ex 5 |
| F Terms | -th term test kills it instantly | Ex 6 |
| G Bounded but no limit | oscillating partial sums → diverges without going to | Ex 7 |
| H Real-world word problem | translate physical situation into a geometric series | Ex 8 |
| I Exam twist: shifted index / mixed | recognise a geometric series hiding under a different start or a split | Ex 9 |
Read the matrix as a checklist. Each example below is stamped with its cell.
Ex 1 — Cell A: geometric, positive shrinking ratio
Forecast: each term is half the one before. Guess: does the pile stop somewhere, and roughly where?
Look at the figure: each amber block is half the previous, stacked end-to-end. They visibly pile up toward a wall.
- Identify and . Matching : first term , ratio . Why this step? The geometric formula only makes sense once we name its two ingredients.
- Check the passport . Here . ✅ Why this step? The closed form exists only because , which needs . Skip this and you might use a forbidden formula.
- Apply the sum. Why this step? This is the limit of once .
Verify: partial sums — each closer to , never past it. The gap shrinks to . ✅
Ex 2 — Cell B: geometric, negative shrinking ratio (alternating)
Forecast: the terms flip sign and shrink. Guess: does flipping ruin convergence, or does it still settle (and land between the first two partial sums)?
Look at the figure: the running total overshoots then undershoots the target, zig-zagging inward.
- Identify and . , . Why this step? Same two ingredients; the sign lives inside .
- Check the passport. . ✅ The absolute value is what matters, not the sign. Why this step? whenever , even for negative — the sign just alternates while the size dies.
- Apply the sum. Why this step? Formula is identical; just be careful .
Verify: (over), (under), (over), (under) — a shrinking zig-zag squeezing to . ✅
Ex 3 — Cell C: geometric with (diverges)
Forecast: ratio means each term is bigger. Guess: converge or diverge? And is allowed?
- Identify and . , .
- Check the passport. . ❌ Formula forbidden. Why this step? The closed form was born from . Here , so there is no finite limit to name.
- Confirm via . Why this step? Always fall back to the definition () when the shortcut is illegal.
Verify: — accelerating upward, no ceiling. Diverges. ✅
Ex 4 — Cell D: telescoping
Forecast: looks like the parent's but shifted. Guess: does it still telescope, and does it sum to or to something smaller?
- Partial fractions. Why this step? Writing each term as a difference makes consecutive terms cancel.
- Write and cancel. Why this step? Every inner fraction appears once with and once with and dies; only the very first left piece and the very last right piece survive.
- Take the limit. Why this step? Convergence is defined as ; the tail .
Verify: ; ; ; climbing to . ✅ (Smaller than the parent's because we dropped the first big term.)
Ex 5 — Cell E: terms but the series diverges
Forecast: terms shrink to . Guess: converge (crumbs get tiny) or diverge (harmonic in disguise)?
- Check terms. . Why this step? The -th term test can only rule out convergence; here it passes, so it tells us nothing — we must dig deeper.
- Factor out the constant. Why this step? Multiplying a divergent series by a nonzero constant can't rescue it — is still .
- Invoke the known result. is the Harmonic series and diverges. So half of infinity is still infinity → diverges. Why this step? Reusing an established divergent benchmark saves re-deriving the grouping argument.
Verify: grouping like the parent, — each bracket exceeds , so grows past every bound. Diverges. ✅ This is the necessary-not-sufficient trap made concrete.
Ex 6 — Cell F: terms do NOT go to zero
Forecast: the fraction settles near for large . Guess: what does adding "roughly forever" do?
- Compute . Why this step? The n-th Term Test for Divergence says: if , the series diverges — so the first thing to check is whether the terms vanish.
- Compare to . , so . ❌ Why this step? Adding numbers that stay near forever obviously blows up — the partial sums grow like .
- Conclude. By the -th term test, the series diverges immediately. No further work needed.
Verify: , — hovering near , never near . Diverges. ✅
Ex 7 — Cell G: bounded, oscillating, no limit
Forecast: it never runs off to infinity. Guess: does "staying bounded" mean it converges?
- List the partial sums. Why this step? Convergence is a statement about , so look directly at that sequence.
- Does have a limit? It bounces forever — no single number it approaches. Why this step? A limit must be one value that the tail stays arbitrarily close to; and are apart, so no band of half-width can catch both.
- Conclude. Bounded but no limit ⇒ diverges. (Also: , so the term test agrees.)
Verify: takes only the values ; the set of limit-candidates is not a single point, so does not exist. Diverges. ✅ Divergence does not require .
Ex 8 — Cell H: real-world word problem (bouncing ball)
Forecast: it falls, bounces up, falls, bounces up... Guess: infinite bounces — infinite distance, or a finite total?
Look at the figure: the down-drop is counted once; every bounce height is counted twice (up then down).
- Split the distance. Initial fall . After that, each bounce to height contributes (up + down). Why this step? The up and down of one bounce are equal, so grouping them as keeps the geometric pattern clean.
- Build the bounce series. Peak heights: . Total bounce distance Why this step? The peaks form a geometric sequence with ratio ; factoring the and out exposes it.
- Sum the geometric part. (passport: ✅). So . Why this step? This is starting at with — or just the standard "first term over ", first term .
- Add the initial drop. Total m. Why this step? The very first fall was not a bounce, so it's added separately, counted once.
Verify: partial totals m. Units are metres throughout. Finite total despite infinitely many bounces. ✅
Ex 9 — Cell I: exam twist (shifted start + a split)
Forecast: it is geometric, but the index games make it easy to mis-plug. Guess: is the answer the same as if it started at ?
- Write out the first few terms to find the real first term. The actual first term is ; ratio . Why this step? The "" in means whatever the series' true first term is, regardless of what that corresponds to.
- Check the passport. ✅. Why this step? Shifting the start index never changes the ratio, so convergence is unaffected — only the total changes.
- Sum from the true first term. Why this step? Once and are correct, the standard formula applies unchanged.
Verify (alternative — subtract the missing terms): The full series from would be . Subtract : . Then . ✅ Two routes, same answer.
Active recall
Cell A, converges (to ) since .
Cell F, diverges since .
Cell D, telescopes to .
Connections
- Parent: partial sums & convergence
- Geometric series — Cells A, B, C, H, I all live here
- Telescoping series — Cell D
- Harmonic series — Cell E's benchmark
- n-th Term Test for Divergence — Cells F, G
- Sequences — limits and convergence — every verdict is a statement about the sequence
- p-series and the Integral Test, Comparison Test, Ratio & Root Tests — the next tools when no closed form exists
- Power series and radius of convergence — geometric series with a variable