Consider the family of functions $E=\{u_n:n \in \mathbb{N}\}$, where $u_n(x)=e^{-n||x||}$, $x \in \overline{B(0,1)} \subseteq \mathbb{R}^m$. I'm asked to study the equicontinuity of $E$ on the closed ball $\overline{B(0,1)}$.
This is my attempt:
First, we notice that the family is bounded with respect to the sup norm $||\cdot||_{\infty}$: $$||u_n||_{\infty}=\sup_{||x|| \le 1}e^{-n||x||} \le 1 ~~~ \forall n.$$ Then, by Ascoli-Arzelà theorem, if we prove that $E$ is not relatively compact in $(C(\overline{B(0,1)}),||\cdot||_{\infty})$, then we may conclude that $E$ is not equicontinuous. So, consider any subsequence $u_{n_k}$ of $E$. We have that $u_{n_k}(x)=e^{-n_k||x||}$ converges pointwise to the function $$u(x) =\begin{cases} 1 & x=0 \\ 0 & \text{otherwise} \end{cases}$$ which is not continuous, hence $u_{n_k}$ cannot converge uniformly on $\overline{B(0,1)}$ (because the uniform limit of a sequence of continuous functions must be a continuous function). Thus, $E$ is not equicontinuous on $\overline{B(0,1)}$.
Is my solution correct?
I think you can argue directly: let $\delta>0.$ Then, choose any $0\neq x\in B_{\delta}(0)$. Since $f_n(x)\to 0$, there is an integer $n$ such that such that $d(f_n(0),f_n(x_n))=d(1,f_n(x))>1/2$ so $\{f_n\}_n$ is not equicontinuous at $0$ and so cannot be equicontinuous.