Deciphering the definition of the upper limit, we see that $\limsup x_n=L$ is and only if the following two conditions are fulfilled:
- (a) $\forall\epsilon>0\;\;\exists N\in\mathbb{N}$ such that $\forall n\geq N\ x_n<L+\epsilon$;
- (b) $\forall\epsilon>0\;\;\forall N\in\mathbb{N} \exists n > N$ such that $x_n>L-\epsilon$.
Hi all, could you please explain this for me? What does condition (a) mean, and what does condition (b( mean?
thanks!
Very briefly condition (a) says that the limsup is not larger than $L$ and condition (b) says it's not smaller than $L$.
In a bit more detail, (a) says that if you take a number $M$ larger than $L$, then after maybe a finite number of exceptions the sequence is always less than $M$.
(b) says that if you take a number $M$ less than $L$, there are infinitely many members of the sequence that are greater than $M$.
Again, informally, I like to think of them as (a) kind of pushes the sequence down to $L$ as time goes on, but condition (b) always draws the sequence back up towards $L$, no matter how often they stray away. Note that (b) is kind of weaker. It lets the sequence go far below $L$ infinitely often, as long as it always comes back, whereas (a) says the sequence must stay not too high above $L$ eventually.