Theorem on uniqueness of limits

1. Introduction

This web page gives a very basic (almost obvious) theorem that seems at first to be uninteresting, but is in fact one of the keystones that the theory we will develop relies on. Also, together with later material on subsequences, it is one of the key methods for proving a sequence doesn't converge.

As with all the other key definitions and results you should at a minimum learn the statement of this theorem, and ideally learn the proof too.

2. Theorem on uniqueness of limits

The theorem on the uniqueness of limits says that a sequence ( ) can have at most one limit. In other words, if and then = .

Theorem on Uniqueness of Limits.

Suppose ( ) is a sequence and , are both limits of the sequence ( ) as . Then = .

As a consequence, to show that a sequence ( ) does not converge to some number (such as 12 say) it suffices to show that does converge to a different number such as 13. This idea is very simple (almost obvious, in fact, but obvious is a dangerous word as occasionally obvious things turn out to be false). We will improve upon this idea considerably later on when we discuss subsequences so I don't provide any examples here at this stage.

Proof.

Remark.

As before, comments written in this font at a smaller size are not part of the proof but comments indicating some feature of the proof or how I was thinking about it. In this proof we'll assume that ( ) converges to both and and assuming that we'll get a contradiction. Note then that we can assume the following statements.

0 ( - )

0 ( - )

Remark.

To make use of these last two statements we need to give them positive values of . Since and we are interested in when the sequence settles down about or away from the other, it makes sense to try the value =12 - . (Other suitable guesses might be =13 - , or =14 - , etc. These all work too.)

Subproof.

Let =12 - .

From the convergence of ( ) to , let 1 satisfy ( 1 - ).

From the convergence of ( ) to , let 2 satisfy ( 2 - ).

Remark.

Note that there is no reason to expect that 1= 2 . So we should assume that these could be different, by giving them different names. Now, both our statements about 1 and 2 start and they are interesting when 1 and 2 , respectively. So we take to be the larger of 1, 2 .

Let =( 1, 2) .

Then - and - .

So - - + - 2 , by the triangle inequality.

But this means that - 2=212 - = - , which is impossible.

This completes the proof.