dEdt
- 286
- 2
If H is a Hermitian operator, then its eigenvalues are real. Is the converse true?
In the discussion about Hermitian operators, it is established that while Hermitian operators have real eigenvalues, the converse is not true unless the operator is normal. A counterexample provided is the matrix \left(\begin{array}{cc} 0 & 1\\ 0 & 0 \end{array}\right). It is confirmed that a matrix is normal if it satisfies AA^*=A^*A, and such matrices can be diagonalized by a unitary transformation. Additionally, Hermitian matrices are always normal, ensuring their eigenvalues are real, while abnormal matrices may have real eigenvalues but lack orthogonal eigenvectors.
AA^*=A^*AMathematicians, physicists, and students studying linear algebra, particularly those focusing on operator theory and matrix analysis.
micromass said:No. Take as counterexample the matrix [tex]\left(\begin{array}{cc} 0 & 1\\ 0 & 0 \end{array}\right).[/tex]
However, if you know that the operator is normal (that is: if [itex]AA^*=A^*A[/itex]), then it is true that it is Hermitian iff the eigenvalues are real.