From the definition of normal matrix, $AA^*=A^*A$, we know that $A$ and $A^*$ share the same eigenvectors, but my question is that do defective matrix $B$ and its conjugate transpose $B^*$ also have the same eigenvectors, although their eigenvectors are not complete. If not, is there a simple relation between the eigenvectors of $B$ and $B^*$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Try $B = \pmatrix{0 & 1\cr 0 & 0\cr}$. Do it and $B^*$ share an eigenvector? EDIT: The relationship is this. If $u$ is an eigenvector of $B$ for eigenvalue $\lambda$ and $v$ is an eigenvector of $B^*$ for eigenvalue $\mu$, and $\mu \ne \overline{\lambda}$, then $v^* u = 0$. |
|||||||||
|