deepdream of
          a sidewalk
Show Question
Math and science::Analysis::Tao::06. Limits of sequences

Uniqueness of convergence, proposition

Let (an)n=m be a sequence of reals, and let LL be two distinct real numbers. Then (an)n=m cannot converge to both L and L.

Proof
If LL, then there exists a positive real d=dist(L,L)=|LL|. As (an)n=m converges to L, we can choose a real 0<ε<d3 and there exists an integer N1>m such that (an)n=N1 is ε-close to L. Similarly, for L for the same ε, there. exists an integer N2>m such that (an)n=N2 is ε-close to L. Thus, there exists an M=max(N1,N2) (or just M=N1+N2, if you don't want to use max), such that ak is ε-close to both L and L for all kM. As we have both dist(ak,L)ε and dist(ak,L)ε, this implies, by the triangle inequality, that dist(L,L)2ε=23dist(L,L), which is a false statement, as the distance is always positive. Thus, it cannot be true that (an)n=m converges to both L and L.

Once it is shown that sequences of reals, if they converge to a real, must converge to a unique real, we can give that unique real a name. It will be called a limit of a sequence (there is a separate card for this definition).

Thus, a limit is simply the real for which a sequence of reals converges to.


Cauchy sequences of reals → convergence of sequences of reals → uniqueness of convergence → limit, the definition → subsumption of formal limits


Source

Tao, Analysis I
Chapter 6