I'm working through Goldblatt's Lectures on the Hyperreals, and I've found myself quite stuck on this exercise:
Prove, by nonstandard reasoning, that both the limit superior and the limit inferior are cluster points of the sequence $s$. (Exercise 6.8.1, page 67)
For background, the limit superior is defined as the least upper bound of the set of cluster points of a bounded sequence $s$, and the cluster points as the standard parts ("shadows") of the unlimited terms of $s$.
Here's my answer, which I'm semi-satisfied with. If someone has a better one, please post it and I'll accept that.
Let $L = \limsup s$. Since $L$ is the least upper bound of the cluster points of $s$, it follows that for each real $\epsilon > 0$ there is some unlimited $N$ such that $s_N \ge L - \epsilon$; thus $s_n \ge L - \epsilon$ for infinitely many limited $n$. But this is precisely the (equivalent) standard definition of a cluster point, so we can conclude that $L$ is itself a cluster point of $s$.