3.4
Linear operators and the eigenvalue problem
An operator is a machine that maps states to states. In a given basis it is just a matrix, and the eigenvalue problem is the hunt for the directions that get stretched but never turned.
Recommended first
After this section you should be able to
- Write down the matrix representation of an operator in a given basis, and explain how the matrix changes when the basis does
- Solve finite-dimensional eigenvalue problems, and explain what degeneracy corresponds to
- Explain the concept of an eigenspace, and why degeneracy always travels with symmetry
The previous section settled where the states live. This section asks: what can be done on that space?
An operator = a map from states to states
A linear operator sends each ket to another ket:
Linearity means
In a basis, an operator is a matrix
Take an orthonormal complete basis and define
Arrange these numbers into a matrix. It determines everything about :
Derivation: how the matrix elements fix the operator's actionbasic~4 min
Let and . To find :
Insert a completeness relation to the right of :
This is exactly a matrix multiplying a column vector. An operator acting on a state is, in component language, matrix multiplication.
Likewise, a product of two operators corresponds to a product of matrices:
(again by inserting a ).
The eigenvalue problem
is called an eigenvector, and an eigenvalue.
The geometric meaning is intuitive: most vectors, when hit by , change both length and direction; the eigenvectors are the special directions that only get rescaled, never turned.
The picture
How to solve it (finite dimensions)
Write the equation as . For a non-zero solution the matrix must be singular:
This is a degree- polynomial in (the characteristic equation) with roots (counted with multiplicity). Substitute each root back and solve the homogeneous system for the eigenvectors.
The mathematics
Example: the x component of spin
Characteristic equation , eigenvalues .
Substituting back gives the eigenvectors
In the basis, these are precisely the states “spin up/down along x”. Chapter 5 will use them, and these are the very directions the Bloch-sphere scene draws.
Degeneracy
If a single eigenvalue corresponds to several linearly independent eigenvectors, the eigenvalue is called degenerate, and the degeneracy is the dimension of the space those eigenvectors span.
The picture
Eigenspaces
Suppose all belong to the eigenvalue . Any linear combination of them is again an eigenvector:
So they span a -dimensional subspace , called the eigenspace.
Note: with degeneracy, “the eigenvector belonging to ” is not unique — there is not even a natural way to choose one. You are free to pick any basis inside . That freedom becomes crucial in perturbation theory (section 7.2).
The mathematics
Degeneracy always travels with symmetry
The level of hydrogen holds 4 states ( and three ), all with the same energy.
Why? Because the Hamiltonian has symmetries:
- spherical symmetry → degeneracy in ( share one energy)
- an extra symmetry peculiar to the Coulomb potential → degeneracy in ( and share one energy)
The second is unique to the Coulomb potential; swap in any other central potential (say the screened potential in a many-electron atom) and the degeneracy breaks — which is precisely where the structure of the periodic table comes from. See section 6.4.
Break the symmetry and the degeneracy lifts: a magnetic field breaks spherical symmetry, the degeneracy lifts, spectral lines split — the Zeeman effect.
Key formulas
Matrix elements
The operator's bookkeeping in one basis; changes when the basis does
Operator action = matrix multiplication
Derived by inserting a single completeness relation
Eigenvalue equation
Eigenvectors = directions that get rescaled, never turned
Characteristic equation
The standard route to eigenvalues in finite dimensions
Eigenvalues of a function
Used directly to build e^{−iHt/ħ}
Self-check4 questions
- 1.
Why does quantum mechanics consider only linear operators?
- 2.
The same operator has different matrices in different bases. Which quantities are independent of the choice of basis? (Select all that apply.)
Select all that apply
- 3.
What does a degenerate eigenvalue mean?
- 4.
If Â|a⟩ = a|a⟩, then e^{Â}|a⟩ equals:
What comes next
There are infinitely many kinds of linear operator, but an observable can only belong to a very small class — it must guarantee real measurement results, and distinct results must be distinguishable.
The next section pins down exactly which class that is — and, along the way, redoes in three lines the proof that took section 2.3 the better part of a page.
Section 23 of 106 · use ← → to turn the page