Exercise 2.8.5

Prove that if A and B are similar matrices then trace A = trace B. (Hint: recall how trace(XY ) and trace(Y X) are related.)

Answers

Proof. trace(A) = trace(Q1BQ) = trace(Q1QB) = trace(B). (Note that trace(AB) = trace(BA) as long as AB, BA can be performed.) □

User profile picture
2018-11-29 00:00
Comments