Definition
A Hermitian matrix (or self-adjoint matrix) is a complex square matrix that is equal to its own conjugate transpose:
- How to read: “The matrix S is equal to its own conjugate transpose, S Hermitian, where the entry in the i-th row and j-th column of S Hermitian is the complex conjugate of the entry in the j-th row and i-th column of S.”
- Meaning: A matrix equals its conjugate transpose — the complex analogue of a real symmetric matrix.
Why It Matters
These matrices are the mathematical backbone of quantum mechanics because their real eigenvalues correspond to observable physical quantities. Their unique properties ensure that physical predictions are mathematically consistent and grounded in reality.
Core Concepts
-
Real Eigenvalues: Every eigenvalue of a Hermitian matrix is a real number, even if the entries are complex.
-
Orthogonal Eigenvectors: Eigenvectors corresponding to different eigenvalues are orthogonal ().
- How to read: “The dot product of the conjugate transpose of q i and q j is equal to zero.”
- Meaning: Eigenvectors for distinct eigenvalues are perpendicular in complex inner-product space.
-
Unitary Diagonalization: Every Hermitian matrix can be diagonalized by a unitary matrix : .
- How to read: “The matrix S is equal to Q times Lambda times Q Hermitian.”
- Meaning: Hermitian matrices are unitarily diagonalizable with real eigenvalues on the diagonal of — the spectral theorem for complex matrices.
-
Spectral Theorem: This is the complex version of the Spectral Theorem for real symmetric matrices.