2

Let $(f_n)$ be a sequence in $\Bbb R \to \Bbb R$ that converges to a continuous function $f(x)$. Is it true that $\lim_{x \to a} f(x) = \lim_{n \to \infty} f_n (a)$?

dfeuer
  • 9,069
user109363
  • 105
  • 3

1 Answers1

1

Since $f$ is continuous you have $\lim_{x \to a}f(x)=f(a)$ by definition. And also the definition of $f_n \to f$ (pointwise, not necessarily uniformly) implies that at each $x$, in particular at $a$, $f_n(a) \to f(a).$

coffeemath
  • 29,884
  • 2
  • 31
  • 52