Normal matrix on f.d space implies unitary and positive semidefinite matrices commute

502 Views Asked by At

I need to prove that an operator on a finite dimensional vector space is normal iff given a polar decomposition $P=UH$ with $U$ unitary and $H$ positive semidefinite, $HU=UH$.

If $HU=UH$ a simple calculation shows $T^\ast T=TT^\ast=H^2$, so $T$ is normal. However, I'm having a hard time with the converse. Starting with $TT^\ast=T^\ast T$ I am only able to deduce $UH^2=H^2U$, instead of $UH=HU$. What to do?

1

There are 1 best solutions below

11
On

There is a polynomial $p$ such that $p(H^2) = H$. Then $UH^2=H^2U$ implies $UH=Up(H^2)=p(H^2)U=HU$.

The polynomial $p$ should satisfy $p(x)=\sqrt{x}$ for each eigenvalue $x$ of $H^2$. It is then a consequence of diagonalizability of $H$ and nonnegativity of the eigenvalues of $H$ that $p(H^2)=H$. Questions linked in the second comment on the question show more details.