Similar Matrices
Say we have two square matrices and .
and are similar matrices if there exists some such that,
and are similar matrices.
Explanation:
Say we have a matrix , are eigenvectors of , and are the eigenvalues of .
We have seen HERE that,
So, and are similar matrices.
has a family of similar matrices and is the best(simplest) similar matrix among them.
Let's take an example,
Say
Eigenvalues of are so
So and
are similar matrices.
Let's get another similar matrix using .
Let's choose a random full rank(invertible) matrix Say
So
So and are similar matrices.
Notice that here also eigenvalues are
Here we can see that
and
have same eigenvalues we can verify it by
and
Similar matrices have same eigenvalues
Explanation:
Say we have a matrices , are eigenvectors of , and are the eigenvalues of .
So
()
is just a transformation of from to
So is a vector in
So now we can see that eigenvalues of is same as eigenvalues of
And eigenvectors of (eigenvectors of )
What if we have same eigenvalues ?
If we don't have all eigenvalues to be different then, there might not be independent eigenvectors, so the matrix might not be diagonalizable.
Example
Say here eigenvalues are and
every vector is an eigenvector because all vectors are only scaled by doesn't change the direction
Is there any matrices similar to ?
Say that matrix is similar to .
So similar matrix for is only itself.
It is not necessary that if our eigenvalues repeat then we can't have similar matrices.
Example
Say here eigenvalues are
It has a bunch of similar matrices, like
these all are similar matrices.