Why are the observable operators in QM required to be Hermitian?
Overview
In quantum mechanics, observables (like position, momentum, energy) are represented by operators. Requiring those operators to be Hermitian (more precisely, self-adjoint) is not arbitrary—it follows from a few fundamental physical requirements.
1. Measurement outcomes must be real numbers
A physical measurement always gives a real value.
If an operator A^ represents an observable, its possible measurement outcomes are its eigenvalues.
A Hermitian operator guarantees:All eigenvalues of A^ are real
A^=A^†
If the operator were not Hermitian, you could get complex eigenvalues like 3+2i, which have no physical meaning as measurement results.
2. Expectation values must be real
Even before measurement, we often compute the expectation value:⟨A⟩=⟨ψ∣A^∣ψ⟩
For a Hermitian operator:⟨ψ∣A^∣ψ⟩∈R
If A^ were not Hermitian, the expectation value could be complex—which would make no physical sense as an “average measurement.”
3. Orthogonality of eigenstates (clean measurement structure)
Hermitian operators have a powerful property:
- Eigenstates corresponding to different eigenvalues are orthogonal
This gives us a clean decomposition:∣ψ⟩=i∑ci∣ai⟩
Where:
- ∣ai⟩ are eigenstates of the observable
- ∣ci∣2 are probabilities
Without Hermiticity, this orthogonal structure breaks down → probabilities become ambiguous.
4. Probability interpretation requires it
Quantum mechanics relies on:P(ai)=∣⟨ai∣ψ⟩∣2
This only works cleanly if:
- Eigenstates form an orthonormal basis
- The operator is Hermitian
Otherwise, you lose a consistent probability framework.
5. Connection to unitary time evolution
Hermitian operators also generate unitary transformations.
Example: the Hamiltonian H^U(t)=e−iH^t/ℏ
If H^ is Hermitian:
- U(t) is unitary
- Total probability is conserved
If not:
- Probability could grow or decay → physically unacceptable
6. Deeper insight (physics intuition)
You can think of Hermitian operators as enforcing:
- Reality → measurements are real
- Stability → probabilities don’t explode
- Consistency → repeatable measurements give structured outcomes
In a deeper sense:
Hermiticity ensures that the mathematical structure of quantum mechanics aligns with the physical requirement that observations are real, probabilistic, and consistent.
Leave a Reply