Why is the 3rd step in this theorem proof legal?

  • Thread starter Thread starter Ylle
  • Start date Start date
  • Tags Tags
    Proof Theorem
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Ylle
Messages
77
Reaction score
0

Homework Statement


Let pA(x) and pB(x) be the characteristic polynomial for A and B. If B is similar to A, then there exists a non-singular matrix S so B = S-1AS. Thus there:

pB(x) = det(B-[tex]\lambda[/tex]I)
= det(S-1AS-[tex]\lambda[/tex]I)
= det(S-1(A-[tex]\lambda[/tex]I)S)
= det(S-1)det(A-[tex]\lambda[/tex]I)det(S)
= pA(x)

Homework Equations





The Attempt at a Solution



My question is, that I really don't know why the 3rd step is legal ? Can I just put the S's anywhere I want ?


Regards
 
Physics news on Phys.org
No, you can't 'put S's anywhere you want'. That would be silly. What you can do is use that I=S^(-1)*I*S and use the rules of algebra to move the S's around by factoring.