http://sites.google.com/site/asdfasdf23135/ra5.JPG
Printable View
Or maybe perhaps someone can provide a different/simpler proof for theorem 1?
Theorem 1: It can easily be seen that ifis the set of all sub sequential limits of
then
and
. But, since
exists and equals
we know that every subsequential limit converges to
so that
Theorem 2: Using the same idea as above we see that sincefor every
we see that
and so every subsequential limit converges to
. The conclusion follows.
Somehow my textbook presents lim sup in a different way. It defines the lim sup as simply the limit of the seqeunce of supremums of the tails, and nothing related to subsequences and subsequential limits. (so I admit there is some gap between your proof and my background)
Is there an alternative way to prove theorem 1 using more basic definitions/principles? (e.g. epsilon-limit proofs, upper bounds, least upper bounds, etc.)
Thank you!
|a_n -a| < ε for all n≥N
=> a-ε < a_n < a+ε for all n≥N
=> in particular,
a-ε < a_N < a+ε........................(1)
sup a_n ≥ a_n for all n≥N (by definition of an upper bound)
n≥N
=> in particular,
sup a_n ≥ a_N............................(2)
n≥N
(1) and (2) show that we will always have
sup a_n > a-ε
n≥N
But how to do it for the "upper" bound a+ε?