I'm struggling with a problem from Young's Introduction to Hilbert Space (7.30 to be more specific)
Let $\mathbb{H}$ be a Hilbert space, $A\in B(\mathbb{H})$ (ie a bounded operator) and $(x_n)_{n=1}^{\infty}$ a sequence in $\mathbb{H}$. Prove that if $A^*x_n\rightarrow y$, there exists a sequence $(y_n)_{n=1}^{\infty}$ such that $A^*Ay_n \rightarrow y$.
I'm 99% sure this has something to do with the relationship between the kernel and the image of $A$ and $A^*$ ($\ker A^*$ being the orthogonal of the image of $A$, etc), but I haven't been able to make much progress. Could I get a hint on how to proceed?
As you say: use that ${\Bbb H}=\ker A^*\oplus \overline{\operatorname{range}A}$. Then we can split accordingly $$ x_n=z_n+z_n^\bot,\quad z_n\in\ker A^*. $$ Apply $A^*$: $A^*x_n=A^*z_n^\bot\to y$. But $z_n^\bot\in\overline{\operatorname{range}A}$, i.e. there exists $v_{n(k)}$ such that $Av_{n(k)}\to z_n^\bot$ as $k\to\infty$. For every $n$, pick $k_n$ that makes $\|Av_{n(k)}-z_n^\bot\|\le\frac1n$ for the tail $k\ge k_n$. Can you prove that $y_n=v_{n(k_n)}$ works?