Lim sup and Lim inf
Convergent sequences are useful objects, but the unfortunate truth is that most sequences do not converge. Nevertheless, we would like to have a language for discussing the asymptotic behavior of any real sequence {aj} as j -> infinity. That is the purpose of the concept of "limit superior" (or "upper limit") and "limit inferior" (or "lower limit").
DEFINITION 1 Let {aj}be a sequence of real numbers. For each j let
Aj = inf {aj, aj+1 , aj+2 , ...}
Then {Aj} is a monotone increasing sequence (since as j becomes large we are taking the infimum of a smaller set of numbers), so it has a limit. We define the limit inferior of {aj} to be
lim inf aj = lim Aj as j -> infinity
Likewise, let
Bj = inf {aj, aj+1 , aj+2 , ...}
Then {Bj} is a monotone decreasing sequence (since as j becomes large we are taking the supremum of a smaller set of numbers), so it has a limit. We define the limit superior of {aj} to be
lim sup aj = lim Bj as j -> infinity
Remark What is the intuitive concept of this definition? For each j, Aj picks out the greatest lower bound of the sequence in the jth position or later. So the sequence {Aj} should tend to the smallest possible limit of any subsequence of {aj}.
Likewise, for each j, Bj picks out the least upper bound of the sequence in the jth position or later. So the sequence {Aj} should tend to the greatest possible limit of any subsequence of {aj}. We shall make this remark more precise in Proposition 1 below.
Notice that it is implicit in the definition that every real sequence has a limit supremum and a limit infimum.
Example
Consider the sequence {(-1)j}. Of course this sequence does not converge. Let us calculate its lim sup and lim inf.
Referring to the definition, we have that Aj = -1 for every j. So
lim inf (-1)j = lim (-1) = -1.
Similarly, Bj = +1 for every j. Therefore
lim sup (-1)j = lim (+1) = +1.
As we predicted in the remark, the lim inf is the least subsequential limit, and the lim sup is the greatest subsequential limit.
Now let us prove the characterizing property of lim sup and lim inf to which we have been alluding.
PROPOSITION
Let {aj} be a sequence of real numbers. Let B = lim sup aj as j -> infinity and A = lim inf aj as j -> infinity. If {ajk } is any subsequence then
A < lim inf ajk < lim sup ajk < B as k -> infinity
Moreover, there is a subsequence {ajl} such that
lim ajl = A
and another sequence {ajm} such that
lim ajm = B as m -> infinity
PROOF
For simplicity in this proof we assume that all lim sup's and lim inf's are finite.
We begin by considering the lim inf. We adopt the notation of Definition 1. There is a j1 > 1 such that |A1 - aj1| < 2 -1 . We choose j1 to be as small as possible. Next we choose j2 , necessarily greater than or equal to j1 , such that j2 is as small as possible and |aj2 - A2 | < 2 -2. Continuing in this fashion, we select ajk > aj k-1 such that |ajk - A| < 2 -k-1 , and so forth.
Recall that Ak -> A = lim inf aj as j -> infinity. Now fix E > 0. If N is an integer so large that k > N implies that |Ak - A | < E /2 and also that
2 -N < E /2 , then for such k we have
|ajk - A | < | ajk - Ak | + | Ak - A |
< 2 -k + E /2
< E /2 + E /2
= E
Thus the subsequence {ajk} converges to A , the lim inf of the given sequence. A similar construction gives a (different) subsequence converging to B, the lim sup of the given sequence.
Now let {ajl} be any subsequence of the sequence {aj}. Let B * be the lim sup of this subsequence. Then, by the first part of the proof, there is a subsequence {ajlm} such that
lim ajlm = B * as m -> infinity
But ajlm < Bjlm by the very definition of the B' s. Thus
B * = lim ajlm < Bjlm = B as m -> infinity.
or
lim sup ajl < B as l -> infinity,
as claimed. A similar argument shows that
lim inf ajl > A as l -> infinity.
This completes the proof of the proposition.
COROLLARY
If {aj}is a sequence and {ajk} is a convergent subsequence then
lim inf aj < lim ajk < lim sup aj as j -> infinity and as as k -> infinity.
Take it for granted for the moment that the number pi has been rigorously defined and proved to be irrational . Then it can be shown that the positive integers are dense , modulo multiples of pi, in the interval [0, pi]. It follows that the sequence {cos j} is dense in the interval [-1,1] in the following sense: given any number A an element of [-1,1] there is a subsequence cos jk such that lim cos jk = A as k -> infinity. In particular, the lim sup of the sequence is 1 and the lim inf is -1.
I close with a fact that is similar to one you have seen before for the supremum and infimum. This is given without proof.
PROPOSITION 2
Let {aj} be a sequence and set lim sup aj = B and lim inf aj = A.. Assume that A , B are finite real numbers. Let E > 0. Then there are arbitrarily large j such that aj > B - E . Also there are arbitrarily large k such that ak < A + E .
For more detailed information on lim sups and lim infs log onto
http://www.shu.edu/html/teaching/math/reals/numseq/limsup.html