Properties of Eigenvalues
Eigenvalues possess algebraic and geometric properties that connect them to matrix invariants like trace and determinant. Understanding these relationships provides computational shortcuts and theoretical insights.
Let be an matrix with eigenvalues (counted with multiplicity). Then:
- Sum of eigenvalues: (trace of )
- Product of eigenvalues:
The trace is the sum of diagonal entries.
These formulas reveal that trace and determinant are eigenvalue invariants—they can be computed from eigenvalues without finding eigenvectors.
For , we have and .
If the eigenvalues are , then and .
Solving: satisfy , giving .
Let be an eigenvalue of with eigenvector . Then:
- is an eigenvalue of (same eigenvector)
- is an eigenvalue of (same eigenvector)
- If is invertible, is an eigenvalue of (same eigenvector)
- is an eigenvalue of (same eigenvector)
- If is a polynomial, is an eigenvalue of (same eigenvector)
Proof sketch: If , then , and so on.
For eigenvalue of matrix :
- Algebraic multiplicity: The multiplicity of as a root of the characteristic polynomial
- Geometric multiplicity: The dimension of the eigenspace
Always:
Eigenvectors corresponding to distinct eigenvalues are linearly independent.
More generally, if are eigenvectors for distinct eigenvalues , then is linearly independent.
The independence of eigenvectors for distinct eigenvalues is fundamental to diagonalization. If an matrix has distinct eigenvalues, it automatically has linearly independent eigenvectors, guaranteeing diagonalizability. This geometric independence reflects the algebraic fact that different eigenvalues represent fundamentally different "modes" of the transformation.