If it given that the eigenvectors corresponding to distinct eigenvalues of a matrix are orthogonal, and the eigenvalues are real, can I get the conclusion that the matrix is symmetric/self-adjoint?
How to tell this is a symmetric matrix
2
$\begingroup$
linear-algebra
1 Answers
1
No, consider $\begin{bmatrix}0 & 1 \\ 0 & 0\end{bmatrix}.$
If you add the condition that the eigenspaces sum to the entire space, the answer is...
-
0@Scorpio19891119: Did you read the last sentence in my answer? If the matrix has a full set of eigenvectors, which your matrix does, then the answer is yes. – 2012-11-03