Prove: similar matrices have the same characteristic polynomial

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
3 replies · 17K views
ak416
Messages
121
Reaction score
0
Prove: Similar matrices have the same characteristic polynomial.

By characteristic polynomial of A i mean det(A-tI) where t is a scalar.
A is similar to B if A = Q^-1 B Q for some invertible matrix Q. (i.e. B is the matrix representation of the same linear transformation as A but under a different basis.)

I do know that similar matrices have the same determinant. This can be easily proved using det(AB) = det(A)det(B). But when you change the diagonal entries of the determinant I am not sure how it will be affected...
 
Physics news on Phys.org
thanks i got it now (after a few manipulations of my own).