Sequence of functions that fails certain conditions of Arzela-Ascoli theorem

480 Views Asked by At

For a closed, bounded interval $[a,b]$, let $\{ f_{n}\}$ be a sequence in $C[a,b]$. If $\{f_{n}\}$ is equicontinuous, does $\{f_{n}\}$ necessarily have a uniformly convergent subsequence?

I would think not, because according to the Arzela-Ascoli Theorem, $\{f_{n} \}$ also needs to be uniformly bounded. Is this all that needs to be violated in order for an equicontinuous sequence of continuous functions on a compact interval to not have a uniformly convergent subsequence?

And if so, what is an example of a sequence that illustrates this, and how to show it does not have a uniformly convergent subsequence? Thank you.

1

There are 1 best solutions below

4
On BEST ANSWER

Take $f_n(x) = n$ for $x \in [0,1]$. These functions are all constant, so clearly equicontinuous, but $\| f_n - f_m \|_\infty = \lvert n - m \rvert \ge 1$ for $n \neq m$ so no subsequence can converge since no subsequence is Cauchy.