Definition
The Spectral Theorem is a fundamental result in linear algebra stating that every real symmetric matrix () can be diagonalized by an orthogonal matrix .
- How to read: “S equals Q times Lambda times Q-transpose; S-transpose equals S.”
- Meaning: Any real symmetric matrix diagonalizes orthogonally— holds eigenvectors, holds real eigenvalues on the diagonal.
Why It Matters
The Spectral Theorem is the ‘orthonormal bridge’ of linear algebra; it provides the mathematical guarantee that symmetric systems can be decomposed into their most fundamental, independent components, making it indispensable for everything from quantum mechanics to vibration analysis.
Core Concepts
- Key Conclusions for Symmetric Matrices:
- All eigenvalues are real (not complex).
- Eigenvectors corresponding to distinct eigenvalues are orthogonal.
- There exists an orthonormal basis of eigenvectors.
- Spectral Decomposition: The matrix can be written as a sum of projections onto its eigenvectors:
- How to read: “The matrix S equals lambda one times q one times q one transpose, and so on, up to lambda n times q n times q n transpose.”
- Meaning: Each term is a rank-one projection along one eigenvector, scaled by its eigenvalue. The full matrix action is the sum of independent stretchings along mutually perpendicular directions.
- Comparison to General Diagonalization: While general diagonalization () requires independent eigenvectors, the Spectral Theorem guarantees that for symmetric matrices, these eigenvectors are not just independent but orthonormal ().
- How to read: “Matrix A equals the eigenvector matrix X times the diagonal matrix Lambda times the inverse of X; for a symmetric matrix S, the transpose of Q equals the inverse of Q.”
- Meaning / when to use: General matrices may need a non-orthogonal change-of-basis matrix . Symmetric matrices get the stronger guarantee: an orthonormal eigenbasis, so is simply (no matrix inversion needed).