Foundations — Series — partial sums, convergence definition
Before you can read the parent note on partial sums and convergence, you must own every symbol it fires at you. This page lists them in the order they build on each other — nothing appears before it is defined, and each thing is anchored to a picture.
1. The subscript — a numbered slot
The picture: imagine a row of numbered mailboxes. Box holds a number, box holds a number, and so on forever. is "whatever number lives in box ."

Why the topic needs it. A series adds up a specific list of numbers. To talk about "the general term" without writing them all out, we need one symbol, , that stands for the entry at any address .
2. A sequence — the whole numbered row
The picture: the same row of mailboxes, but now you step back and look at the whole row as a single thing rather than one box at a time. The row has a shape — maybe the numbers shrink toward , maybe they grow, maybe they wobble.
Why the topic needs it. The parent note's punchline is "a series IS a sequence in disguise." You cannot understand that until sequence means "one object made of infinitely many ordered numbers." See Sequences — limits and convergence for the full story.
3. The limit — where the row is headed
Why "" here, and not some finite stop? Because we are asking about the long-run behaviour. No finite address is special; the question is where the numbers settle if you never stop walking. The arrow reads "approaches."

Why the topic needs it. Convergence of a series is defined as a limit — but a limit of the running totals, not of the terms. Keeping these two straight is the whole game (Mistake 2 in the parent note).
4. The summation sign — "add these up"
The picture: a machine with a start dial () and a stop dial (). It grabs one mailbox at a time, from start to stop, and pours all their numbers into one running bucket.

Why the top number matters. If the stop dial reads a finite , you get a genuine, finite sum — you can do it. If the top reads , you cannot literally add forever; that is exactly the problem the topic solves by watching partial sums instead.
5. The partial sum — a running total that stops
The picture: stand at your bucket. = pour in box 1. = pour in box 2 as well. = box 3 too. The bucket level after each pour is a partial sum. Watching the level rise pour-by-pour is watching the sequence .

Why the topic needs it — the central trick. "Add infinitely many numbers" is undefined (addition only ever combines two things at a time). But is a perfectly ordinary sequence, and a sequence either has a limit or it doesn't. So the topic redefines the infinite sum as The impossible "add forever" becomes the familiar "does this sequence converge?"
6. Converge / diverge — does the bucket level settle?
The picture, both cases:
- Converge: the bucket level rises but slows, hugging a fixed line it never quite crosses.
- Diverge: the level either keeps rising with no ceiling, or it jumps up-down-up-down and never picks a home.
7. The quantifiers , and — the precise "settles"
Putting them together, means:
Plain words: pick any tolerance band of half-width around (however thin). There is a cutoff after which every running total lands inside that band and stays.
Why we need this much precision. "Gets closer and closer" is vague — closer how fast, closer to what? The -band makes "settles" testable: no matter how thin a band a skeptic draws, you can name a point past which you never leave it.
How these feed the topic
Read it upward: a single term builds a sequence; adding a finite range with builds a partial sum ; the partial sums form their own sequence; asking whether that sequence has a limit — made precise by — is exactly what it means for the series to converge.
Where each foundation reappears
| Foundation | First used in topic for... |
|---|---|
| , sequence | writing the general term of Geometric series |
| limit of | the n-th Term Test for Divergence (?) |
| , | deriving every closed-form partial sum |
| telescoping cancellation | Telescoping series |
| but diverges | the Harmonic series |
Equipment checklist
Test yourself — cover the right side.
What does mean, and is the a multiplier?
What is a sequence (versus a single term)?
What does say in plain words?
Read out loud and expand it.
Why can't be computed by direct addition?
Define the partial sum .
What sequence do we actually watch to decide convergence?
converges to means exactly what?
Does "diverges" always mean "goes to infinity"?
What do and mean?
What does measure?
Connections
- Parent topic ↑
- Sequences — limits and convergence (a series is a sequence of partial sums)
- Geometric series · Telescoping series · Harmonic series
- n-th Term Test for Divergence