Primary Tool
Spreadsheet Workspace
A spreadsheet is a good fit because convergence is about what happens term by term. The table lets you inspect a shrinking sequence, a shifted shrinking sequence, and an oscillating non-example side by side.
What the definition is really saying
Saying means that for every tolerance , the terms of the sequence eventually stay inside the interval .
The key word is eventually. A convergent sequence can start badly, wander around for a while, and still converge if its tail settles near one number.
How the table compares examples
The sequence shrinks toward , so its terms keep entering smaller target bands around and then stay there.
The sequence behaves the same way except it settles toward instead of .
By contrast, keeps jumping between and . It never commits to one limiting value, so it does not converge.
Why the tail matters more than the first few terms
Changing finitely many early terms does not affect whether a sequence converges. Convergence is a statement about what happens after some index .
That is why standard proofs about convergent sequences often split the argument into two parts: control the tail with the definition, then handle the first finitely many terms separately.
Common Pitfall
A sequence does not have to move monotonically toward its limit to converge. It only has to stay within every target band after some point.
Try a Variation
Replace with . Does the sign oscillation stop convergence, or do the shrinking amplitudes still force the sequence to settle?
Related Pages
Keep moving through the cluster
Proof that the limit of a convergent sequence is unique
A convergent sequence cannot settle down to two different numbers. The proof is short, but it is a good model for how contradiction and the definition of limit work together.
Open proof →
Proof that every convergent sequence is bounded
This theorem is a standard follow-up to the definition of convergence because it shows how one tail estimate plus finitely many early terms gives a global bound on the whole sequence.
Open proof →
What an epsilon-delta proof is actually controlling
An epsilon-delta proof is a control problem: keep close enough to a point so the function value stays inside a target band around the limit.
Open explanation →