let $e_i$ be vector with $1$ at the $i^{th}$ pl ace and $0$ elsewhere for $i = 1, 2, \ldots$. Then how to prove that $\{f(e_i)\}$ converges for every bounded linear functional on $l^2$.
I start with $$|f(e_m)-f(e_n)| = |f(e_m-e_n)| \leq \|f\| \|e_n-e_m\|$$ Using $f$ bounded, we get $$|f(e_m)-f(e_n)| \leq K \sqrt{2}$$. But how to prove the convergence?
The space $l^2$ is a Hilbert space, so by the Riesz's representation theorem $f(x)=<\xi,x>$, for some $\xi=(\xi_i)_{i\geq 1} \in l^2$.
Therefore, $f(e_i)= \xi_i$, however since $\xi\in l^2$, $\xi_i\rightarrow 0$ as $i\rightarrow \infty$. $\blacksquare$