Let $N$ be a normal transformation over $\Bbb C$.
A) True/False:$$N = N^* \Leftarrow\Rightarrow \lambda \in \Bbb R$$ (where $\lambda$ is any eigenvalue of $N$)
B) True/False:$$N^* = N^{-1} \Leftarrow\Rightarrow |\lambda|=1$$ (where $\lambda$ is any eigenvalue of $N$)
In both cases, I am able to prove the direction $\Rightarrow$ quite easily. but in the other direction i am having a struggle (perhaps its false?).
for ex. statement B: I thought of showing that since $N$ is normal, then it is diagonalizable, therefore $N^*$ is also diagonalizable with the conjugate eigenvalues on its diagonal, therefore for any $\lambda = (a+bi)$ then $NN^*$ has $(a+bi)(a-bi)$ on its diagonal, which is the identity matrix (since $|\lambda|=1$) and therefore $N$ is unitary, but i'm not sure my transitions are valid.
Anyway, any help much appreciated on both statements!
Since $N$ is a normal $n \times n$ - matrix, there is a unitary matrix $U$ such that $N=UDU^{*}$ , where $D=diag (\lambda_1,..., \lambda_n)$ and the $ \lambda_k$ are the eigenvalues of $N$.
A) if all $ \lambda_k$ are real, then $D^{*}=D$, hence $N^{*}=UD^{*}U^{*}=UDU^{*}=N$.
B) if for all $ \lambda_k$ we have $|\lambda_k|=1$, then $\overline{\lambda_k}= \frac{1}{\lambda_k}$, thus $N^{*}=UD^{*}U^{*}=UD^{-1}U^{*}=N^{-1}$.