Matrix Similarity
Definition1
A square matrix , and an invertible matrix are said to be is similar to if the following equation holds.
Description
The reason why it is called similar is because similar matrices share many important properties. This is called similarity invariant or invariant under similarity.
Conjugate
When the given equation is expressed for ,
it is easy to see that the similarity relation is symmetric. Algebraically, it could be said that and are conjugate to each other with respect to .
Theorem
Let’s assume and are similar matrices.
Determinant: The determinant of and are the same.
Invertibility: If is an invertible matrix, then is also an invertible matrix.
Rank: The rank of and is the same.
Nullity: The nullity of and is the same.
Trace: The trace of and is the same.
Characteristic Equation: The characteristic equation of and is the same. (Proof)
- Eigenvalues: The eigenvalues of and are the same.
Eigenvectors: If is an eigenvalue of , then the dimension of the eigenspace corresponding to for and the dimension of the eigenspace corresponding to for are the same.
Howard Anton, Elementary Linear Algebra: Applications Version (12th Edition, 2019), p301-302 ↩︎