Intuition
A Hermitian operator does nothing but multiply each of its eigen-directions by its eigenvalue. So it can be written as a sum: each eigenvalue times the projector onto its eigenvectors. Written this way, any function of the operator is the same sum with the function applied to the eigenvalues — squares, square roots and exponentials of operators become as easy as those of numbers.
A mixing desk has one slider per channel. Once the sound is split into channels, turning a slider acts on one channel and leaves the others alone. The spectral decomposition splits a state into eigen-channels and turns each by its eigenvalue.
Writing an operator through its eigenvalues
Every Hermitian operator on a finite-dimensional space has an orthonormal basis of eigenvectors with real eigenvalues , and is then the weighted sum of their projectors. In that basis its matrix is diagonal. For a function defined on the eigenvalues, is defined by applying to each eigenvalue.
Using it
- A degenerate eigenvalue collects its eigenvectors into one projector: , where projects onto all eigenvectors with eigenvalue .
Powers of an operator act on its eigenvalues
Multiply the decomposition by itself. Products of different projectors vanish and each projector squares to itself, so the square keeps one term per eigenvalue with the eigenvalue squared. Induction gives every power, and sums of powers give every polynomial and power series.
Proof steps
Multiply out the decomposition.
Projectors onto orthogonal eigenvectors multiply to zero, and each squares to itself.
Only the terms with survive.
The same collapse turns each extra factor into one more power of the eigenvalue.
Applications
Practice
An Operator From Its Eigenvalues
Knowing the eigenvalues and the eigenvectors of a Hermitian operator is knowing the operator: it is the sum of each eigenvalue times the projector onto its eigenvector.
Try it
An operator has eigenvalue on and on , where . Which operator is it?
Matrix Elements From the Decomposition
Once an operator is written as eigenvalues times projectors, any matrix element is a sum of eigenvalues times products of brackets.
Try it
with . What is ?
Functions Act on Eigenvalues
A function of a Hermitian operator has the same eigenvectors, with the function applied to each eigenvalue.
Try it
A Hermitian operator on has eigenvalues 1 and 2. What is the trace of ?
Exponentials of Operators That Square to One
If an operator squares to the identity, its exponential collapses to a cosine and a sine: the even powers are the identity and the odd powers are the operator.
Try it
What is for ?
Try it
Every Hermitian operator on has an orthonormal basis of eigenvectors.
Try it
A Hermitian operator on has eigenvalues . What is the trace of its square?
Try it
on has eigenvalue 5 on and eigenvalue 2 on both and , an orthonormal basis. Which is its spectral decomposition?
Final checkpoint
Try it
For a Hermitian and a function , the operator has the same eigenvectors as .
Try it
. The operator with non-negative eigenvalues and is its square root. What is ?
Try it
. What is ?
Completion
Lesson complete
Great work! You now know how to:
- write a Hermitian operator as eigenvalues times projectors
- collect a degenerate eigenvalue into one projector
- compute powers, roots and exponentials of operators through their eigenvalues