Similar Matrices: Showing A Not Similar to B

  • Thread starter Thread starter cutesteph
  • Start date Start date
  • Tags Tags
    Matrices
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 · 1K views
cutesteph
Messages
62
Reaction score
0

Homework Statement


A=[a,1;0,a] B=[a,0;0,a]
If I want to show if matrix A is NOT similar to matrix B. Is it enough to show that B=/=Inv(P)*A*P? Or would I need to show that they do not have both the same eigenvalues and corresponding eigenvectors?
 
Physics news on Phys.org
cutesteph said:

Homework Statement


A=[a,1;0,a] B=[a,0;0,a]
If I want to show if matrix A is NOT similar to matrix B. Is it enough to show that B=/=Inv(P)*A*P? Or would I need to show that they do not have both the same eigenvalues and corresponding eigenvectors?

It would be enough to show B=/=Inv(P)*A*P for any invertible matrix P, if you have a clever way to do that. But I think the eigenvalue/eigenvector approach is more straightforward. If you calculate those for each matrix what do you get?