If two matrices have the same eigenvalues, what are some minimal additional hypotheses one could add to conclude they are equal? (e.g. they are symmetric, they are positive definite, etc.)
2026-04-12 08:42:06.1775983326
On
additional hypotheses to conclude that two matrices with the same eigenvalues are actually equal
41 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
1
On
If a matrix is diagonalizable, M = $S^{-1}DS$, then knowing the eigenvalues gives you D. Knowing the eigenvectors gives you S. So those two pieces of information would be significant. If the matrix is not diagonlizable, then knowing the Jordan canonical form and the transformations to get there would be equivalent to knowing the matrix. Thus, anything equivalent to all that information would also be sufficient. So if you have the Jordan canonical form, and the nature of the spaces associated with each eigenvalue, that would be sufficient.
Note that two matrices are equal $\iff$ the corresponding entries are equals.
We define two matrices A and B similar $\iff$ they represent the same linear operator with respect to (possibly) different bases, that is
$$B = P^{-1} A P$$
in this case A and B share the same eigenvalues and also others properties.