Consider two square matrices of the same size and . There exists a nonsingular square matrix such that
The claim is that and have the same eigenvalues. Is this claim true or not? Why?
Bonus: What can be said about the eigenvectors of and ? Moreover, what do the matrices and qualify as?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let v be an eigenvector of A with corresponding eigenvalue λ , ie A v = λ v .
We have M − 1 A = B M − 1 ; so B M − 1 v = λ M − 1 v ; hence M − 1 v is an eigenvector of B with corresponding eigenvalue λ , so all eigenvalues of A are also eigenvalues of B (and vice-versa).
Alternatively, the characteristic polynomial of A is χ A ( t ) = ∣ t I − A ∣ . The characteristic polynomial of B is
χ B ( t ) = ∣ t I − B ∣ = ∣ t I − M − 1 A M ∣ = ∣ M − 1 ∣ ⋅ ∣ t M − A M ∣ = ∣ M − 1 ∣ ⋅ ∣ M ∣ ⋅ ∣ t − A ∣ = ∣ t I − A ∣ = χ A ( t )
so again we see the eigenvalues are the same.
The matrices A and B represent the same linear operator in a different basis (other terms for this are that A and B are similar, or conjugate matrices).