Let $AA^*$ be compact I need to show that A is compact, I am quite sure that it needs to be shown that it maps weakly convergent sequence to a sequence that converge in norm but I cant manage to do that. Thanks for help.
2026-03-29 14:17:18.1774793838
On
Compact operators
203 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
Just to elaborate on the answer above, polar decomposition says $A = UP$ where $U$ is a partial isometry and $P$ is the square root of $A^*A$ (defined using functional calculus). So if $A^*A$ is compact, $A=UP$ is also compact. (Same argument applies to $AA^*$ by the corresponding polar decomposition $A=PU$.)
Here is a direct proof. Let $x_n \rightharpoonup x$, that is, $(y,x_n) \to (y,x)$ for all $y \in H$. Then $$(y,Ax_n) = (A^*y,x_n) \to (A^*y,x) = (y,Ax)$$ for all $y \in H$ and therefore $Ax_n \rightharpoonup Ax$. Now $AA^*$ is compact and thus $AA^*x_n \to AA^*x$. This means that $$\|Ax_n\|^2 = (Ax_n,Ax_n) = (AA^*x_n,x_n) \to (AA^*x,x) = (Ax, Ax) = \|Ax\|^2.$$
It follows that $$\|Ax_n - Ax\|^2 = \|Ax_n\|^2 - 2\mbox{Re}(Ax_n, Ax) + \|Ax\|^2 \to 0$$ so that $Ax_n \to Ax$. Therefore $A$ is compact.