limsup和liminf是(至少我认为)比较难以理解的概念,不过这个概念和极限点limit points的联系是很直接的。这一节用先定义一个新的序列,再取序列上下确界的方法定义limsup和liminf,能让这个东西显得直观一些。6.4.12-6.4.15是比较重要的结论,后面的章节也会经常用到。这一节最后提到并证明了实数集的完备性。
Exercise 6.4.1. Prove Proposition 6.4.5.
Solution: For
, there’s
s.t.
. So that for any
, we just need to choose
, then
. This shows
to be a limit point of
. To see that
is the only limit point of
, we let
, then as
, for
, there’s
, such that

This means

So that
is not
-adherent to
, which means
is not a limit point.
Exercise 6.4.2. State and prove analogue of Exercises 6.1.3 and 6.1.4 for limit points, limit superior, and limit inferior.
Solution:
Statement I:
Let
be a sequence of real numbers, let
be a real number, and
be an integer. Show that
is a limit point of
if and only if
is a limit point of
, and
for
if and only if
for
, and
for
if and only if
for
.
Proof:
For the limit point case:
is a limit point of
means
, this includes the case that
, which means
is a limit point of
.
On the other hand,
means
, and once we find an
when
, we can let this
be the element we need when
.
For the limsup and liminf case:
By definition,
, where
. As
, we have

So that
. Now assume
, then
such that

So
is not a lower bound of
, which means there’s
, but obviously
, so
is a contradiction. Thus we must have

The
case can be similarly proved.
Statement II:
Let
be a sequence of real numbers, let
be a real number, and
be an non-negative integer. Show that
is a limit point of
if and only if
is a limit point of
, and
for
if and only if
for
, and
for
if and only if
for
.
Proof:
For the limit point case:
is a limit point of
means
, this includes the case that
, which means
is a limit point of
.
On the other hand,
means
, and once we find an
when
, we can let this
be the element we need when
.
For the limsup and liminf case:
By definition,
, where
. As
, we have

So that
. Now assume
, then
such that

So
is not a lower bound of
, which means there’s
, s.t.
, but obviously
, so
is a contradiction. Thus we must have

The
case can be similarly proved.
Exercise 6.4.3. Prove parts (c),(d),(e),(f) of Proposition 6.4.12.
Solution:
( c )
, 
To prove
, we assume
, then
, by the definition of infimum, we can find an
, again by the definition of supremum, we can find an
s.t.
, now choose
, then
, so we get a contradiction from

( d ) With the help of (c) we only need to show
and
. Assume
, then let
, by the definition of
we can have some
such that
, which means

This contradicts
to be a limit point of
. Thus
. If
we let $\varepsilon=1$ to complete the proof. Finally the case in which
can be similarly proved.
( e )
and
, by ( a ) we can find
such that
for all
, by ( b ) we can find
such that
. Then we have

which means
is a limit point of
. The case of
is proved similarly.
( f ) If
converges to
, then by (e), we have
. Conversely if
, then by (d) the limit point of
can only be
, thus
converges to
.
Exercise 6.4.4. Prove Lemma 6.4.13.
Solution: We have, for all
:

The above inequality is independent of the starting number
, thus we can have

Again using the first two statements, we can get the remaining two statements.
Exercise 6.4.5. Use Lemma 6.4.13 to prove Corollary 6.4.14.
Solution: From
we can have
.
From
we can have
.
Together we have
, using Proposition 6.1.12 (f) we are done.
Exercise 6.4.6. Give an example of two bounded sequences
and
such that
for all
, but that
. Explain why this does not contradict Lemma 6.4.13.
Solution: We can have
and
for all
, then obviously
, but

Lemma 6.4.13 requires
not
, so this is not a violation.
Exercise 6.4.7. Prove Corollary 6.4.17. Is the corollary still true if we replace zero in the statement of this Corollary by some other number?
Solution: If
, then
, by
and squeeze test,
.
If
, then
, there’s
such that

Which means
, thus
.
If we replace
by other number the Corollary can be wrong.
Exercise 6.4.8. Let us say that a sequence
of real numbers has
as a limit point iff it has no finite upper bound, and that it has
as a limit point iff it has no finite lower bound. With this definition, show that
is a limit point of
, and futthermore that it is larger than all the other limit points of
; in other words, the limit superior is the largest limit point of a sequence. Similarly, show that the limit inferior is the smallest limit point of a sequence.
Solution: Given
, we know it may or may not have finite upper bound. If it does have, then

Then by Proposition 6.4.12(e) we know
is a limit point of
, and by Proposition 6.4.12(d) we know it’s larger than all other limit points of
.
If it has no finite upper bound, then
is a limit point of
by the condition given in the exercise, and if
is a limit point of
, we must have
.
The case of limit inferior can be proved similarly.
Exercise 6.4.9. Using the definition in Exercise 6.4.8, construct a sequence
which has exactly three limit points, at
and
.
Solution: The sequence
which is

Exercise 6.4.10. Let
be a sequence of real numbers, and let
be another sequence of real numbers such that each
is a limit point of
. Let
be a limit point of
. Prove that
is also a limit point of
.
Solution: For
, there’s
such that
, for this
, which is a limit point of
, there’s
such that
, so we have

Which means
is a limit point of
.