[Math] sum of the eigenvalues = trace($A$)

linear algebra

Is it true that for a square matrix $A$, all of whose eigenvalues exist in the base field, sum of the eigenvalues = trace($A$)?

The result holds in all the matrices I've studied.

Best Answer

Yes. Just look at the characteristic polynomial (say of degree n). Trace=-the coefficient of the term of $x^{(n-1)}$ which is also the sum of the roots of the characteristic polynomial (the coefficient of the term $x^{(n-1)}$ of any monic polynomial of degree $n$ is the sum of its roots with a minus sign.).