In these lecture notes, on page 33, it says:
$$\exists N \in \mathbb{N}: \frac{S_N}{N} > \epsilon \iff \bar{S}(x) > \epsilon.$$ At the bottom of page 32, we get the following definition: $$\bar{S}(x):= \limsup_{n->\infty} \frac{S_N}{N}.$$
I can't see why that $\iff$ holds. To work out the limit superior, we disregard the first $n$ terms, for $n\rightarrow \infty$. In particular, it means disregarding the first $N$ terms. So how do we know that, among the remaining terms, the there will still be an $N$ such that $\frac{S_N}{N}>\epsilon$?