Skip to content
Sahithyan's S1
Sahithyan's S1 — Mathematics

Trace

Suppose A=(aij)n×nA=(a_{ij})_{n\times n} is an square matrix. Trace of AA is the sum of the diagonal entries.

trace(A)=Tr(A)=i=1naii\text{trace}(A)=\text{Tr}(A)=\sum_{i=1}^n{a_{ii}}

Trace is also equal to the sum of eigenvalues.

trace(A)=λi where λispectrum of A\text{trace}(A)=\sum{\lambda_i}\text{ where } \lambda_i \in \text{spectrum of } A