Let $\{x_n\}$ be a bounded sequence in a Hilbert space $\mathbb{H}$. Prove that for each $y \in \mathbb{H}$, there is a subsequence $\{ x_{n_{k}}\}$ such that the sequence $\{ \langle x_{n_{k}},y\rangle\}$ converges.
Now, I know that the inner product in a Hilbert space is jointly continuous i.e. $$ x_n \rightarrow x , y_n \rightarrow y$$ $$\Rightarrow (x_n, y_n) \rightarrow (x,y)$$
But how do I use this fact to solve the above problem. Is there some other way to solve this question. If yes then please share!
Set $U := \sup_{n \in \{1, 2, \dots\}} \|x_n\|$. Since the $x_n$'s are bounded, $U \in [0, \infty)$. By the Cauchy-Schwartz inequality, for every $n \in \{1, 2, \dots\}$, $$ \left|\langle x_n, y\rangle\right| \leq \|x_n\|\|y\| \leq U\|y\|. $$ So the sequence $\left(\langle x_n, y\rangle\right)_{n \in \{1, 2, \dots\}}$ is a bounded sequence of real numbers, hence, by the Bolzano-Weierstrass theorem, has a convergent subsequence.