How to prove that tr(A) = tr(B) given that B is similar to A

3.9k Views Asked by At

If A and B are similar, how does one prove that tr(A) = tr(B)

2

There are 2 best solutions below

3
On

Hint: show that $\operatorname{tr}(CD) = \operatorname{tr}(DC)$

0
On

if $A$ and $B$ are similar, then $p(\lambda) = \det(A- \lambda I) = \det(B- \lambda I)$. therefore $$\operatorname{trace}(A) = \operatorname{trace}(B) = \text{coefficient of } \lambda^{n-1} \text{ in } p(\lambda) $$