definition of limsup of a function

If you are talking about $\limsup,$ I assume you have a good bit of familiarity with $\sup.$

As an example: the supremum of a function on the interval $[0,\infty)$ is just its maximum, if the maximum exists, and $\infty$ if it does not exist. The supremum doesn't tell you anything about how $f(x)$ behaves as $x\to\infty.$ This is the job of $\limsup.$ $\limsup$ tries to ignore what happens on any finite interval $[0,a]$ and tells you the supremum once you look further and further away. In other words, it is the limit of the supremums as we look further away: $$\limsup_{x\to\infty} f(x) = \lim_{y\to\infty} \sup_{x\geq y} f(x).$$


We define $\limsup_{x\to \infty}f(x)$ to be the maximum limit of any sequence $f(x_n)$ where $x_n \to \infty$. More precisely, define $S:= \{(x_n): x_n \to \infty\}$, and $L:=\{\lim f(x_n): (x_n) \in S, \text{ and } \lim f(x_n) \text{ exists } \}$. Then $\limsup_{x \to \infty}f(x):= \max L$. It is not immediate that this maximum exists, but it doesn't take too much work to show this.