Definition
The trace of a square matrix , denoted , is the sum of the elements on its main diagonal:

For , this is:

Intuition
The trace provides a simple scalar measure of a matrix’s diagonal elements and often relates to properties of linear transformations, such as their invariant sums under certain transformations.

Key Properties

  1. Linearity:


    for matrices and scalar .

  2. Similarity Invariance:
    If for invertible , then .

  3. Cyclic Property (Partial):
    For any matrices ,

    This property extends to cyclic permutations of products but not general reordering.

  4. Relation to Eigenvalues:
    The trace of a matrix equals the sum of its eigenvalues (counting algebraic multiplicities):

  5. Trace of Identity Matrix:
    For , .

Applications

  • Spectral Analysis: The trace gives the sum of eigenvalues, which is useful in analyzing systems’ dynamics.