If two matrices have the same determinant, are they similar?

  • Context: Undergrad 
  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    Determinant Matrices
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 13K views
Bipolarity
Messages
773
Reaction score
2
If two matrices are similar, it can be proved that their determinants are equal. What about the converse? I don't think it is true, but could someone help me cook up a counterexample? How does one prove that two matrices are not similar?

Thanks!

BiP
 
Physics news on Phys.org
Like wbn showed, determinant is invariant under similarity, but it is not a complete invariant. This means that two nonsimilar matrices share the same determinant.
It is actually not so easy to come up with a complete invariant of similarity. A possible complete invariant is given by the Jordan normal form.
 
Like Micromass and WBN have explained, similar matrices have the same determinant, so if two matrices have different determinants they cannot be similar. There are a lot of other quick checks you can do: rank, determinant, trace, eigenvalues, characteristic polynomial, minimal polynomial. Do the Matrices define the same linear map with respect to different bases?

It is easy to come up with counterexamples of how two matrices having the same determinant is not strong enough to guarantee similarity.
 
Take the 2x2n matrix representing the Fibonnacci series (take the diagonalized version to simplify) and find another 2x2 matrix with the same determinant , but scaled by x and 1/x (x not 0 , of course) . Since the new matrix does not generate the Fibonnacci series, the two matrices cannot be similar. Or , use the fact that all rotations in R^n have determinant 1. Then rotations by different amounts cannot be similar to each other.
 
look up jordan form. this gives a canonical representative of the similarity class. i.e. no 2 different jordan forms are similar.

looking at the appearance of a jordan matrix it should be obvious you have a large amount of freedom to change the similarity class, i.e. the jordan form, without changing the determinant.

or maybe clearer, look at a "companion matrix" used in rational canonical form, another version of a canonical choice of a representative of a similarity class.

Even for a matrix that is "cyclic" i.e. whose rational canonical form is a single companion matrix, note that the matrix contains the coefficients of the entire characteristic polynomial, whereas the determinant is given by only the constant term of that polynomial.
 
Last edited: