Why do I have: $Tr(SDS^{-1})=Tr(D)$?
2026-04-04 15:16:06.1775315766
Trace of a diagonalized matrix
5.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Note that for any matrices $A$ and $B$ we have $\def\tr{\mathop{\rm Tr}}\tr(AB) = \tr(BA)$. To see this, one can argue as follows: \begin{align*} \tr(AB) &= \sum_i (AB)_{ii}\\ &= \sum_i \sum_j A_{ij}B_{ji}\\ &=\sum_j \sum_i B_{ji}A_{ij}\\ &= \sum_j (BA)_{jj}\\ &= \tr(BA) \end{align*} Hence $$ \tr(S^{-1}DS) = \tr(DSS^{-1}) = \tr(D). $$