vestigium
Vestigium, from the Latin word meaning trace, is the term used in linear algebra for the trace of a square matrix. For an n-by-n matrix A with entries aij over a field, vestigium(A) or tr(A) is the sum of its diagonal entries: tr(A) = a11 + a22 + ... + ann.
Key properties and interpretations
The vestigium is invariant under similarity: tr(P^{-1}AP) = tr(A) for any invertible P. It is a linear
For a 2×2 matrix A = [ [1, 2], [3, 4] ], the vestigium is 1 + 4 = 5. In