1

in my notes (University 1st year Analysis) is the following proposition :

proposition!

with the proof

proof!

I don't understand what it means for the set to be finite/infinite and I am therefore a little hazy with the steps in the proof. Any simplification/justification would be much appreciated.

user127700
  • 585
  • 7
  • 17

1 Answers1

2

In plain english, this means that $\alpha$ is the limes superior of the sequence $a_n$ exactly if for every $\epsilon > 0$

  • infinitely many of the $a_n$ are larger than $\alpha - \epsilon$.
  • but only finitely many of the $a_n$ are larger than $\alpha + \epsilon$

In other words, for every non-empty interval $(\alpha-\epsilon,\alpha+\epsilon)$ around $\alpha$

  1. infinitely many of the $a_n$ lie within the interval.
  2. but only finitely many of the $a_n$ lie to the right of the interval

(1) means that $a_n$ is a limit point of the sequence, and (2) means that it's the largest limit point.

fgp
  • 21,050