Property of Hermitian matrix

468 Views Asked by At

How to prove that the sum of diagonal elements of Hermitian matrix equals to the sum of its eigenvalues?

Thanks much!

2

There are 2 best solutions below

0
On BEST ANSWER

Hint: the trace is multiplicative, i.e. $\mbox{Tr}(AB)=\mbox{Tr}(BA)$, as soon as the scalar field (or ring) is commutative. In particular, for every invertible matrix $P$ and every matrix $A$ in $M_n(\mathbb{R})$ or $M_n(\mathbb{C})$, we have $$ \mbox{Tr}\;(PAP^{-1})=\mbox{Tr}\; A. $$

0
On

Any Hermitian matrix can be diagonalised, and then note that $\operatorname{tr}(P^{-1} M P) = \operatorname{tr}(M)$