Prove that similar matrices have the same rank

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Matrices rank
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
1 reply · 21K views
zeion
Messages
455
Reaction score
1

Homework Statement



Prove that similar matrices have the same rank.


Homework Equations





The Attempt at a Solution



Similar matrices are related via: B = P-1AP, where B, A and P are nxn matrices..
since P is invertible, it rank(P) = n, and so since the main diagonal of P all > 0, multiplying by P will not change the rank of A, so rank B = rank A.

Is that seem right?
 
Physics news on Phys.org
If you can show that rank(P-1AP) is less than or equal to rank(A), then you are done since matrix similarity is symmetric (if A is similar to B, then B is similar to A).