I can't get the meaning of "Infinitely Often" as well as "Eventually" statements in the following :
1) if $z > \lim \sup x_n$ , then : $x_n < z$ eventually (that is, for all sufficiently large $n$ )
2) if $z < \lim \sup x_n$ , then : $x_n > z$ infinitely often (that is, for infinitely many $n$)
Any help to get meaning of these both points? The intuition behind?
Consider the following subsets of $\mathbb N$: $$A = \{2n\mid n\in\mathbb N\},\quad B = \{ n + 100\mid n\in\mathbb N\}.$$ Set $A$ contains infinitely many positive integers, while set $B$ not only contains infinitely many positive integers, it contains all but finitely many positive integers, or you can say that $n\in B$ for sufficiently large $n$ (you can't say the same for $A$).
Can you see the difference and which kind of subset ($A$ or $B$) corresponds to your statements?