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

In summary: So two matrices that have the same determinant but different coefficients in their characteristic polynomial cannot be similar.
  • #1
Bipolarity
776
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
  • #2
Take any non-zero matrix with vanishing determinant. This will obviously not be similar to the zero matrix.
 
  • #3
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.
 
  • #4
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.
 
  • #5
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.
 
  • #6
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:

1. What is the determinant of a matrix?

The determinant of a matrix is a numerical value that can be calculated for a square matrix. It represents the scaling factor of the matrix and is used in various mathematical operations involving matrices.

2. How is the similarity of two matrices determined?

The similarity of two matrices is determined by comparing their respective determinants. If the two matrices have the same determinant, they are considered similar.

3. Can two matrices with different dimensions have the same determinant and still be similar?

No, two matrices with different dimensions cannot have the same determinant and be considered similar. Similarity is only applicable to square matrices with the same dimensions.

4. What does it mean for two matrices to be similar?

If two matrices are similar, it means that they have the same determinant and can be transformed into each other through a series of elementary row operations.

5. How is the similarity of two matrices useful in mathematics?

The concept of similarity is useful in matrix operations and transformations. If two matrices are similar, they can be used interchangeably in certain calculations, making it easier to solve complex problems involving matrices.

Similar threads

  • Linear and Abstract Algebra
Replies
6
Views
772
  • Linear and Abstract Algebra
Replies
20
Views
988
  • Linear and Abstract Algebra
Replies
1
Views
950
  • Linear and Abstract Algebra
Replies
4
Views
5K
  • Linear and Abstract Algebra
Replies
2
Views
605
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
26
Views
3K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
726
  • Linear and Abstract Algebra
Replies
4
Views
2K

Back
Top