Proof about similar matrices

mooshupork34

Junior Member
Joined
Oct 29, 2006
Messages
72
These two proofs was troubling me and I have a quiz on them tomorrow, so if anyone could explain them to me, I would really appreciate it! Thanks in advance.

A matrix B is similar to a matrix A if there exists some (nonsingular) matrix P such that PAP^-1 = B.

Show that:
a) If B is similar to A, then A is similar to B.
b) Show that if A and B are similar, then the determinant of A = the determinant of B.
 
a) PAP1=BA=P1BP=QBQ1\displaystyle PAP^{-1} = B \Rightarrow A = P^{-1}BP = QBQ^{-1} with Q=P1\displaystyle Q = P^{-1}.

b) Determinants commute; det(A1)=1det(A)\displaystyle \det(A^{-1}) = \frac{1}{\det(A)}.
 
Top