My textbook defines: \begin{equation} \limsup (a_n) = \min\{M ∈ R |\ \ ∃n_0 \ \ ∀n > n_0, a_n ≤ M\}. \end{equation} And it gives an example: Let $a_n$= 1+ $\frac{1}{n}$. Then $\limsup (a_n)$ = 1.
This confuses me - under no circumstances 1 is bigger or equal to an element of the sequence. It's alawys a bit smaller than $a_n$. What's my mistake?