Calculus rests on the statement that a sequence converges to a limit, and so far that statement has been written down, read as a game and negated, but never proved for a single sequence.
The previous lesson supplied what was missing: the completeness axiom, that every nonempty set of reals bounded above has a least upper bound, and from it the Archimedean property, that for every real some natural number exceeds . This lesson puts the whole course to work on one definition. It proves that particular sequences converge and that others do not, proves general theorems about limits, and ends with a theorem that is true in and false in , which is exactly what completeness buys. Along the way it separates two activities that textbooks tend to blur: finding a proof and writing one.
The definition, read closely
A sequence of real numbers converges to when
with as throughout the course. The lesson on quantifiers read it as a game. A sceptic names a tolerance , as small as they like. A prover answers with a position . The sceptic then picks any term from position on, and the prover wins if that term lies within of . The sequence converges to when the prover has a winning answer to every tolerance, and we write .
Because comes after , the position may depend on the tolerance, and for any interesting sequence it must: a smaller usually needs a later . Because the last quantifier is , it is not enough for one term to land close; every term from on must, so the sequence stays close rather than visiting. The first terms are ignored completely, which is why changing finitely many terms never changes a limit.
The quantifiers also dictate the shape of every convergence proof before any arithmetic is done. The universal is met by "Let ", assuming nothing about it but positivity. The existential is met by naming an , which may be built from but from nothing chosen later. The inner universal is met by "Let ". What remains is to show using only those facts. An that works may always be replaced by a larger one, so there is no need to find the smallest; the proof only has to find one.
The first limit:
Theorem. The sequence converges to .
Proof. Let . By the Archimedean property there is a natural number with . Let . Then
where the first inequality holds because , and the second follows from on multiplying both sides by the positive number . Since was arbitrary, .
For the proof asks for , and is the answer the lesson on quantifiers found by hand. The proof answers every tolerance at once, with a recipe rather than a table.
The one step that is not arithmetic is the existence of , and it is not a formality. It is the Archimedean property, which the previous lesson derived from completeness. There are ordered fields that obey every rule of school algebra and contain positive elements smaller than every ; in such a field the sceptic names one of those as and wins. The most basic limit in analysis is already a fact about the reals, not about algebra.
How a proof is found, and how it is written
For most sequences the right is not obvious, and the finished proof hides how it was found, because the work happens in two passes. The first is scratch work, done on the side and never handed in: start from the goal , simplify , and work backwards to a condition on that guarantees it. The second is the proof, which runs forwards: it starts from , names the the scratch work found, and checks that it wins.
Example. Prove that converges to .
Scratch work. Simplify the distance to the limit:
The goal holds exactly when . That is the sharpest condition, but a cruder one is easier to write with: since , it is enough that , which holds once . So take .
Proof. Let . By the Archimedean property there is with . Let . Then
so for every . Since was arbitrary, .
At the proof asks for , so , while the sharp condition shows the smallest working position is . Both win, and the proof is shorter for not caring which. What the proof never contains is the backwards reasoning: "suppose , then..." would be assuming the conclusion, and a reader would rightly object.
Now you. Prove that converges to , showing the scratch work and the proof separately.
Answer
Scratch work. , which is less than . That is below once .
Proof. Let . By the Archimedean property there is with . Let . Then . Since was arbitrary, .
Proving that a sequence diverges
A sequence diverges when it converges to no real number at all. The lesson on quantifiers negated the definition: fails to converge to when
The roles swap. Now the prover picks one tolerance, the sceptic picks any starting position, and the prover must find a term beyond it that misses. To prove divergence, this must be done for every candidate , so the proof starts "Let be any real number."
Example. Prove that diverges.
Let be any real number, and take . Let . The terms at positions and are both beyond , and they are and . If both were within of , the triangle inequality would give
which is impossible. So one of the two positions gives an with . Since was arbitrary, does not converge to , and since was arbitrary, it converges to nothing.
The proof never says which of the two terms misses, only that one does, and an existential claim needs no more.
Now you. Prove that diverges.
Answer
Let be any real number, and take . Let . By the Archimedean property there is a natural number ; let be the larger of and . Then and , so . Since and then were arbitrary, diverges.
Uniqueness and the argument
Writing presumes a sequence has only one limit, and that needs proof.
Theorem. If and , then .
Proof. Suppose not, so , and let , which is positive. Since there is with for all , and since there is with for all . Let be the larger of and . By the triangle inequality,
a contradiction. So .
The idea is to spend the tolerance in halves: two distances each below sum to less than , and taking the later of two positions makes both guarantees hold at once. The same budget proves that limits respect addition.
Example. Prove that if and , then .
Let . Then , so, applying the definition to each sequence with tolerance , there are and with for and for . Let be the larger of and , and let . Then
Since was arbitrary, .
Now you. Prove that if , then .
Answer
Let . There is with for all . Let ; then too, so
Since was arbitrary, . For the consecutive differences are always , which gives a second proof that it diverges.
Bounded, increasing, and what completeness buys
A sequence is bounded when some has for every . Every convergent sequence is. If , the definition with gives with for , and then . Only the finitely many terms before position are left, so , the largest of and , bounds them all. The converse fails, as the bounded divergent shows. But one extra condition rescues it.
A sequence is increasing when for every , and then, by induction, whenever .
Theorem (monotone convergence). A bounded increasing sequence of reals converges to the supremum of its terms.
Proof. The set is nonempty and bounded above, so by the completeness axiom it has a supremum . Let . Since , it is not an upper bound of (the supremum characterisation from the previous lesson), so some term has . Let . Then , the middle step because the sequence increases and the last because is an upper bound. So , and .
In the theorem is false. The decimal truncations of , namely , are rational, increasing and bounded above by . In the th truncation is within of , and , so they converge to , exactly as does. If they also converged to some rational (a real tolerance can always be shrunk to a rational one, so the definition means the same in either setting), uniqueness would force , which is irrational. So the sequence has no limit in . The proof breaks at its first line, where a supremum is needed and the rationals do not supply one. That is what completeness buys: sequences that ought to converge, do.
Writing a proof someone else can check
A proof is written for a reader who does not trust its writer, and four habits make it checkable. First, state what is being proved, with the quantifiers put back: "for every there is an " is a claim a reader can hold the proof against, while " gets close to " is not. Second, name every quantity when it is introduced and say where it comes from: "let " makes it arbitrary, "there is with " makes it chosen, and a reader can then check that depends on and on nothing chosen later. Third, justify each step by a definition or an earlier result, by name: the Archimedean property, the triangle inequality, the completeness axiom.
The fourth habit is to read the finished proof back as the sceptic, hunting for the move that would lose the game. Writing "take " loses it, because that is not a natural number for most , and the Archimedean property is what repairs it. Writing "let " loses it too, because the sceptic chose first and does not yet exist. A proof that survives that reading can be checked by anyone, line by line, without trusting its author.
What has been built
The course began with patterns that held for forty cases, or for every number below 906,150,257, and then failed, and it has built the means to settle such claims instead. Statements and quantifiers say exactly what is claimed and what its negation claims. Direct proof, cases, the contrapositive, contradiction and induction establish it. Sets, functions and relations are the language the claims are written in, bijections measure infinite sets, and completeness says what the real numbers are. This lesson needed nearly all of it: quantifiers for the definition, negation for divergence, contradiction for uniqueness, the supremum for monotone convergence.
Real Analysis continues directly from here, with the same arguments applied to products and quotients of sequences, to continuity, derivatives and integrals, and to the question of which sequences converge when no limit is known in advance. Calculus uses these limits informally, as a tolerance game played with functions rather than sequences, and everything proved here stands behind it. Discrete Mathematics takes induction, sets, functions and relations as its daily tools. Each of them assumes a reader who can take a definition, say exactly what it claims, and prove things from it, which is what this course set out to make.