The Number Operator
We have the algebra and the factorization . The Hermitian combination appears so often that it earns its own name.
Definition
The number operator is
It is Hermitian, since , so its eigenvalues are real and its eigenstates form an orthonormal basis. In terms of the Hamiltonian is simply
so and commute and share eigenstates. Diagonalizing the energy reduces to finding the spectrum of — a counting problem.
Its eigenvalues are non-negative integers
Label an eigenstate by its eigenvalue: , with normalized. Two facts pin down what can be.
First, . Take the expectation value:
because it is the squared norm of the vector . So no eigenvalue can be negative.
Second, must be an integer. From and (derived last lesson) one shows that is an eigenstate with eigenvalue and one with eigenvalue . Repeatedly applying lowers the eigenvalue in integer steps. If were not an integer, this descent would eventually produce a state with negative eigenvalue, contradicting . The only escape is that the chain terminates: at some point , which happens precisely when . Hence the allowed eigenvalues are
The eigenstates are called number states or Fock states, and counts the quanta of excitation in the oscillator.
The eigenvalue is the level index
Putting the two pieces together,
so the integer that labels a number state is exactly the level index from the differential- equation solution. The next lessons make the raising/lowering action quantitative and pin down the ground state.
Try it
This is a numerical exercise — your code should return a number. Build as
a matrix in the number basis and confirm its diagonal entries are by returning
.
Sign in on the full site to ask questions and join the discussion.