Assume that $f_{n} \to f$ uniformly on $\Bbb R$ for a sequence $\{f_{n}\}$ of functions from $\Bbb R$ to $\Bbb R$. Suppose that, for some $x_{0}\in \Bbb R$ and each $n \in \Bbb N$, there exists a limit $a_{n} := \lim_{x\to x_{0}}f_{n}(x)$. Prove that the limit $\lim _{n\to \infty} a_{n}$ exists.
My solution:
Since $f_{n}$ converges uniformly to $f$, then it also converges pointwise to $f$. Now for any given $x_{0}$, $f_{n}(x_{0})$ is a real number for any $n \in \Bbb N$. Given that $a_{n} := \lim_{x\to x_{0}}f_{n}(x)$, $a_{n}$ is a sequence of real numbers. For $n$ large enough, $a_{n}$ becomes a stationary sequence by the pointwise convergence of $f_{n}(x)$ and $\lim _{n\to \infty} a_{n}=f(x_{0})$ So, it converges. So, $\lim _{n\to +\infty} a_{n}$ exists.
Please confirm if it is ok. I am skeptic about missing something.
"For $n$ large enough, $a_{n}$ becomes a stationary sequence by the pointwise convergence of $f_{n}(x)$ and $lim _{n→∞} a_{n}=f(x_{0})$" is false. Why would $a_n$ become stationary for $n$ large enough ?...
A proof goes as follows if $f$ has a limit $l$ when $x \to x_0$ : by uniform convergence you can find an $N\in\mathbf{N}$ such that for all $n\geq N$ and for all $x\in\mathbf{R}$ we have $|f_n(x)-f(x)|\leq \varepsilon$. As $f$ has a limit $l$ when $x \to x_0$ as $x\to x_0$, passing to the limit when $x\to x_0$ in what preceeds ensures that for each $n\in\mathbf{N}$ such that $n\geq N$, we have $|a_n - l|\leq\varepsilon$. We have therefore shown that for every $\varepsilon\in\mathbf{R}_{+}^{\times}$ there is an $N\in\mathbf{N}$ such that for all $n\geq N$ we have $|a_n - l|\leq\varepsilon$. This is the exact quantification of $\lim_{n\to+\infty} a_n = l$, so we are done.
Remark. We have show that we can permute the passage to the limit as $n\to+\infty$ and the passage to the limit as $x\to x_0$.