I was asked this in an exam recently and couldn't get to an answer: Let $\;\mathit f:\Bbb R \to \Bbb R$ be a continuous function and $(a_n)_{n\in\Bbb N} \subset \Bbb R$ a bounded sequence. Prove: $$\; \mathit f(PL\{(a_n)_{n\in\Bbb N}\} = PL \{\mathit f(a_n)_{n\in\Bbb N}\}$$ where PL is the set of all limit points of $a_n$.
I can prove that $\mathit f(PL\{(a_n)_{n\in\Bbb N}\} \subset PL \{\mathit f(a_n)_{n\in\Bbb N}\}$, but I can't prove the other way.
Take a sub-sequence $\{a_{n(i)}\}_{i\in\mathbb N}$ and some $a\in\mathbb R$ such that $(f(a_{n(i)}))\rightarrow a$ (i.e. $a$ is the limit point from a convergent subsequence of $f(a_n)_{n\in\mathbb N}$, or in the notation you used $a\in PL\{f(a_n)_{n\in\mathbb N}\}$). You want to prove there is some $x\in PL\{(a_n)_{n\in\mathbb N})\}$ such that $f(x) = a$.
Since $(a_{n(i)})_{i\in\mathbb N}$ is bounded, it has converging sub-sequence, for simplicity, lets denote that as $(a_{k(j)})_{j\in\mathbb N}$ and let $x$ be the limit point from this sub-sequence.
Therefore, $f(a_{k(j)})_{j\in\mathbb N}$ is a sub-sequence from $f(a_{n(i)})_{i\in\mathbb N}$. Thus, $f(a_{k(j)})_{j\in\mathbb N}$ converges to $a$ (every sub-sequence from a converging sequence is converging and converges to the same point as the original sequence). However, since $f$ is continuous, then $f(a_{k(j)})_{j\in\mathbb N}$ converges to $f(x)$. Therefore, $f(x)=a$ and $x\in PL\{(a_n)_{n\in\mathbb N}\}$.