Let $X$ be a normed space and $\{f_n\}\in X^{\ast}$. I want to prove the following: $\{f_n\}$ converges (under strong topology) in $X^{\ast}$ if and only if $\{f_n\}$ converges uniformly on the unit ball in $X.$
My attempt: $f_n$ converges to $f$ in $X^{\ast}$ when \begin{equation*} \lim_{n\rightarrow\infty}\| f_n-f\|=0. \end{equation*} $f_{n}$ converges uniformly when for all $\epsilon>0$, there exists natural number $N$ such that $n\geq N$ implies \begin{equation*} |f_n(x)-f(x)|<\epsilon \end{equation*} It seems convergence under strong topology is more strong than uniform convergence. Can anyone help me to prove the statement?