Here's the problem:
Let $H$ be a separable, infinite dimensional Hilbert space. Prove the following two statements:
- If $\{e_n\}_{n \in \mathbf{N}}$ is an orthonormal basis of $H$, and $\lambda \in H^\ast$, then $\lambda(e_n) \to 0$.
- Let $x \in H$ such that $\|x\| \leq 1$. Prove that there is a sequence $\{x_n\} \subset H$ such that $\|x_n\| = 1$, for each $n$ and $\lim_n \lambda(x_n) = \lambda(x)$.
For the first part, I think I can do it as follows: by Riesz Lemma, $\lambda(x) = \langle x,y \rangle$ for a fixed $y \in H$, and any $x \in H$. By orthonormality, $\|y\|^2 = \sum_1^{\infty} |\langle e_n, y \rangle |^2$, so thus $\langle e_n, y \rangle \to 0$, so $\lambda(e_n) \to 0$. I'm a little concerned since I didn't use the separable hypothesis. Is what I've done thus far correct? How do I do part 2 of the question above? I expected to also have to use that we know $H$ is isometrically isomorphic to $\ell^2$.
For 2) one can use (1). If $\|x\|=1$ then the constant sequence $x_n=x$ is enough.
Assume $\|x\|<1$. To construct $x_n$ we add to $x$ a multiple of $e_n$: $$ x_n := x + a_n e_n $$ with $a_n\in\mathbb R$. Then $\|x_n\|=1$ if and only if $$ 1 = \|x\|^2 + a_n^2 + 2a_nRe \langle x,e_n\rangle. $$ or $$ (a_n + Re \langle x,e_n\rangle)^2 + \|x\|^2 - 1 - (Re \langle x,e_n\rangle)^2 =0 $$ or $$ a_n = -Re \langle x,e_n\rangle \pm \sqrt{ 1+ (Re \langle x,e_n\rangle)^2-\|x\|^2} . $$ It follows that $(a_n)$ is a bounded sequence. This implies by (1) that $$ \lambda(x_n-x) = \lambda(a_ne_n)\to 0 $$ for all $\lambda\in H^*$