A matrix $A$ is unitary if $AA^* = A^*A=I$ where $A^*=(\bar A)^T$. I would like to know, Is it true that the eigenvectors of an unitary matrix are its columns? and are these columns orthonormal?
Thanks.
A matrix $A$ is unitary if $AA^* = A^*A=I$ where $A^*=(\bar A)^T$. I would like to know, Is it true that the eigenvectors of an unitary matrix are its columns? and are these columns orthonormal?
Thanks.
The columns of an unitary matrix $A$ are othogonal, by definition. But they are not the eigenvectors of $A$, as a simple example shows: An eigenvector $\vec v$ of $A=\pmatrix{0&1\\1&0}$ is $\vec v=\pmatrix{1\\1}$.