Loading...
Loading...
, spectral decomposition, and the spectral theorem
This module covers the eigenvalue equation , the characteristic polynomial, the reality and orthogonality of eigenvectors of Hermitian operators, spectral decomposition , functions of operators, and a complete diagonalization of the Pauli-X matrix.
An eigenvector of a linear operator is a nonzero ket that is only scaled, not rotated, by . The scaling factor is the corresponding eigenvalue. The equation is the eigenvalue equation.
Eigenvectors represent special directions in the Hilbert space. In quantum mechanics, they are the states that have definite values for the observable represented by . A measurement of on an eigenstate always yields the outcome with certainty.
The set of all eigenvalues of is called its spectrum. The spectrum may be discrete, continuous, or a combination of both. For finite-dimensional operators, the spectrum consists entirely of eigenvalues; in infinite dimensions, the spectrum can be more subtle.
A subspace of eigenvectors sharing the same eigenvalue is called an eigenspace. The dimension of an eigenspace is the geometric multiplicity of that eigenvalue. The algebraic multiplicity is the number of times the eigenvalue appears as a root of the characteristic polynomial.
Eigenvalue equation
Eigenspace
Spectrum
The blue vector is the input and the red dashed vector is its image under the matrix. Along an eigenvector (green dashed line) the output is a scalar multiple of the input — it does not rotate.
For a finite-dimensional operator , the eigenvalue equation can be rewritten . A nonzero solution exists if and only if is singular, which means its determinant vanishes: .
The expression is a polynomial in of degree n, called the characteristic polynomial. Its roots are the eigenvalues of . The multiplicity of a root is the algebraic multiplicity of the eigenvalue.
For a 2x2 matrix , the characteristic polynomial is . The eigenvalues are .
Once an eigenvalue is known, the corresponding eigenvectors are found by solving . The solution space is the eigenspace .
Characteristic equation
2x2 characteristic polynomial
Eigenvector equation
Let be Hermitian and a normalized eigenvector with eigenvalue . Taking the inner product with gives . The complex conjugate of this number is , so is real.
This reality is essential for observables. Since measurement outcomes are real numbers, every observable must be represented by a Hermitian operator. If were not Hermitian, its eigenvalues could be complex, and the operator would not correspond to a measurable quantity.
The proof uses only the defining property and the conjugate symmetry of the inner product. It applies to finite- and infinite-dimensional Hermitian operators, provided the eigenvectors lie in the domain of .
The converse is not true: an operator can have real eigenvalues without being Hermitian. However, if a diagonalizable operator has a complete orthonormal set of real eigenvalues, then it must be Hermitian. This is the content of the spectral theorem.
Reality of eigenvalue
Hermitian condition
Consequence
Eigenvectors of a Hermitian operator belonging to distinct eigenvalues are orthogonal. To see this, let and with . Then . Since , we conclude .
Orthogonality allows us to choose an orthonormal basis of eigenvectors for any Hermitian operator. In the nondegenerate case, the eigenvectors are automatically orthogonal after normalization. In the degenerate case, we use Gram-Schmidt within each eigenspace to obtain an orthonormal eigenbasis.
An orthonormal eigenbasis is the most convenient basis for representing because the matrix becomes diagonal. Diagonal matrices are easy to invert, exponentiate, and analyze. Finding this basis is called diagonalization.
The orthogonality property extends to unitary operators as well: eigenvectors belonging to distinct eigenvalues of a unitary operator are orthogonal. The eigenvalues of a unitary operator lie on the unit circle, while those of a Hermitian operator lie on the real line.
Orthogonality
Normalization
Diagonal matrix
The blue vector is the input and the red dashed vector is its image under the matrix. Along an eigenvector (green dashed line) the output is a scalar multiple of the input — it does not rotate.
The spectral theorem for a finite-dimensional Hermitian operator states that , where is an orthonormal eigenbasis and are the corresponding real eigenvalues. This is the spectral decomposition of .
The spectral decomposition makes the action of transparent. Applying it to an eigenstate gives . For a general state, each component is scaled by its eigenvalue.
The decomposition also expresses as a sum of orthogonal projectors weighted by eigenvalues: with . This form is basis-independent in the sense that it depends only on the spectral projectors, not on arbitrary coordinates.
Spectral decomposition is the finite-dimensional prototype of the general spectral theorem for self-adjoint operators on Hilbert space. In infinite dimensions, sums may be replaced by integrals over projection-valued measures, but the conceptual picture remains the same.
Spectral decomposition
Projector form
Resolution of identity
A Hermitian matrix can be rebuilt from its eigenvalues and eigenprojectors: H = Σᵢ λᵢ |eᵢ⟩⟨eᵢ|.
Once is spectrally decomposed, a function can be defined by applying to each eigenvalue: . This definition works for any function defined on the spectrum of .
Important examples include powers , exponentials , and logarithms . For a Hermitian operator, is unitary because . This is the origin of unitary evolution generated by a Hamiltonian: .
If is analytic, can also be computed via a power series. The spectral definition agrees with the series definition whenever the series converges. The spectral method is often simpler because it avoids infinite sums and gives closed forms.
Functions of noncommuting operators require care. In general, , and the Baker-Campbell-Hausdorff formula is needed for exponentials of sums. However, functions of a single operator are unambiguous.
Function of operator
Exponential
Unitary evolution
The Pauli-X matrix is . Find its eigenvalues, normalized eigenvectors, write its spectral decomposition, and use it to compute .
Step 1 -- Eigenvalues. The characteristic polynomial is , so .
Step 2 -- Eigenvectors. For , solve , giving . For , we obtain .
Step 3 -- Spectral decomposition. .
Step 4 -- Exponential. Since , . The spectral method gives the same result because expands to the cosine-sine form.
Pauli-X
Eigenvalues
Spectral decomposition
Exponential
Papers:
David J. Griffiths, Introduction to Quantum Mechanics, 2nd ed., Appendix A: Linear Algebra.
Michael A. Nielsen and Isaac L. Chuang, Quantum Computation and Quantum Information, §2.1.
1. What does the characteristic equation determine?
2. Why must eigenvalues of a Hermitian operator be real?
3. Eigenvectors of a Hermitian operator with distinct eigenvalues are:
4. If , what is ?
5. What are the eigenvalues of ?