Lecture 22

It’s possible to prove that a sequence is Cauchy directly from the definition. Here’s the simplest possible example:

Proposition

A constant sequence is Cauchy.

Proof

Let a0,a1,a2,a_0, a_1, a_2, \ldots be a constant sequence with value aa; that is, an=aa_n = a for all nn.

We must show that, for any ϵ>0\epsilon>0, there is an NN such that, for all m,n>Nm,n>N, we have aman<ϵ\left|a_m-a_n\right|<\epsilon.

In fact, no matter what ϵ\epsilon is, we can choose N=0N=0, because for any mm and nn whatsoever we have aman=aa=0=0<ϵ,\left|a_m-a_n\right| = \left|a-a\right| = \left|0\right| = 0 < \epsilon, so the proof is done.

Of course, it’s very unusual to be able to choose one NN that works for every ϵ\epsilon.

In fact, more is true:

Theorem

Any convergent sequence is Cauchy.

Proof

Suppose we have a sequence a0,a1,a_0,a_1,\ldots converging to xx. We must show that it is Cauchy.

So suppose we’re given some ϵ>0\epsilon>0: we must find some NN such that, for all m,n>Nm,n>N we have aman<ϵ.\left|a_m - a_n\right|<\epsilon.

Since it is convergent, there is an NN such that for all n>Nn>N we have anx<ϵ2.\left|a_n - x\right|<\frac{\epsilon}{2}.

We’ll use that NN; because then we have amanamx+anx(by the triangle inequality)<ϵ2+ϵ2=ϵ,\begin{aligned} {\left|a_m - a_n\right|}& {\leq\left|a_m-x\right|+\left|a_n-x\right|\qquad\text{(by the triangle inequality)}}\\ &{<\frac{\epsilon}{2}+\frac{\epsilon}{2}}\\ &{=\epsilon,}\end{aligned} exactly as required.

How to construct R\mathbb{R}

Now we have the tools to understand what the reals really are (no pun intended).

Let’s give it in context. What follows is revisionist history: things didn’t actually happen exactly like this, but maybe they should have done.

One minor issue to be clear about is which numbers we take in the definition of a Cauchy sequence of rationals.

We demand that something be true for “every positive ϵ\epsilon”. That had better mean “every positive rational ϵ\epsilon” (I’d been being vague about what ϵ\epsilon was). In fact it won’t make any difference in meaning.

But then, given that, we could just say that the reals are the Cauchy sequences of rationals, subject to some restriction about which ones are the same.

We need to know how to say that two Cauchy sequences “are trying to converge to the same number”, in order to say when they’re describing the same real number.

There are a number of different definitions we could use, all providing the same results. Perhaps the clearest is that two Cauchy sequences a0,a1,a_0,a_1,\ldots and b0,b1,b_0,b_1,\ldots of rationals converge to the same real number if, for all rational ϵ>0\epsilon>0, there is some NN such that for all m,n>Nm,n>N we have ambn<ϵ.\left|a_m-b_n\right| < \epsilon. We might regard this as saying “no matter what is meant by close, the two sequences get close to each other and stay close to each other forever”.

This seems a very sensible way of describing the real numbers: it says that they fill in the gaps in the rationals, the things that sequences might try to converge to.

In particular, I hope you agree that it’s a more natural way of understanding the reals than talking about decimal expansions.

If you insist on working with decimals, then you can do so happily with Cauchy sequences of rationals. For example, suppose that you insist on talking about the decimal 1.4142135623731.414213562373\cdots (This happens to be the decimal expansion of the square root of 22.)

Then this can be accommodated in our construction easily, using the trick I mentioned earlier: we can represent it as the limit of the Cauchy sequence 1,1410,141100,14141000,1414210000,.1,\quad \frac{14}{10},\quad \frac{141}{100},\quad \frac{1414}{1000},\quad \frac{14142}{10000},\quad\ldots.

But that Cauchy sequence doesn’t seem too exciting. There are others, and some of them tell us more about what the square root of 22 really is.

For example, there’s the Newton iteration scheme. The details of this are not really part of this course, but it tells us that if xx is an approximation to 2\sqrt{2}, then x2+1x\frac{x}{2}+\frac{1}{x} is a better approximation.

If we start with 11 as an approximation, then this gives us the sequence 1,32,1912,577408,665857470832,1,\quad \frac{3}{2},\quad \frac{19}{12},\quad \frac{577}{408}, \quad \frac{665857}{470832}, \ldots It’s not hard to imagine that this is a much better way of describing 2\sqrt{2} than its decimal expansion: easier to prove things about it than some weird string of digits.

Decimal expansions are, of course, still useful for dealing with approximate forms of reals. But it’s nice to have alternatives, and extremely useful to have a system that doesn’t depend on them.

Quite a lot of pre-20th century mathematics can be regarded as giving interesting facts about Cauchy sequences of rationals, either in general or in specific instances. These facts I’ve given you for π\pi and 2\sqrt{2} are just two parts of a very rich tapestry!

What’s next?

If you liked some of the topics in this course, may be wondering what’s next.

So far as number theory goes, our elementary methods will give out sooner or later. A good next step is to learn lots of algebra. (There are other good reasons to do that.) Next semester, Evgeny will take this up. You can return later in your degrees to a huge range of questions of which equations are solvable in which systems of numbers.

The way forward with real analysis is much more straightforward.

From where you are, it’s easy to define the derivative formally and start proving things about it. You’re probably not scared of differentiation, but you perhaps should be cautious of differentiating functions of several variables.

Integration is a bit more technical, and will require more work. There are great rewards there, though: the theory of integration is vital to the foundations of probability theory.

Sooner or later, you can try using the same techniques in more exotic surroundings: the concepts of approximation we started talking about in this course give us a way in to studying abstract concepts of space.