Β§6.1–6.2The Classical and Quantum Oscillator

Part III Phillips pp. 109–112 Β· ~22 min read

  • harmonic oscillator
  • elastic constant
  • oscillator length

Every stable equilibrium in physics is this problem, because every smooth minimum is a parabola once you look closely enough at it.

Chapter 5 solved potentials made of flat pieces by joining the pieces. This chapter takes the first smooth potential in the book β€” the harmonic oscillator , V=12kx2V = \frac12kx^2 β€” and gets a spectrum of an entirely different character: not a handful of levels at awkward spacings, but an infinite ladder with exactly equal rungs.

It is also the potential that started quantum mechanics. Planck assumed in 1900 that atoms radiate like oscillators with quantized energy; Einstein assumed the same of light in 1905 and of the vibrations of a solid in 1907. Between them those guesses explained black-body radiation, the photoelectric effect and the specific heats of solids β€” and none of the three had a theory to justify it. This chapter is that theory.

6.1 The classical oscillator

A particle on a spring of elastic constant kk, displaced by xx, feels F=βˆ’kxF = -kx. The work needed to move it from xx to x+dxx + \mathrm dx is kx dxkx\,\mathrm dx, so the stored potential energy is

V(x)=∫0xkx′ dxβ€²=12kx2(6.1)V(x) = \int_0^x kx'\,\mathrm dx' = \tfrac12kx^2\tag{6.1}

Newton’s second law gives the equation of motion,

md2xdt2=βˆ’kx(6.2)m\frac{\mathrm d^2x}{\mathrm dt^2} = -kx\tag{6.2}

which is conventionally rewritten as

xΒ¨=βˆ’Ο‰2x,Ο‰=k/m(6.3)\ddot x = -\omega^2 x,\qquad \omega = \sqrt{k/m}\tag{6.3}

with general solution

x=Acos⁑(Ο‰t+Ξ±)(6.4)x = A\cos(\omega t + \alpha)\tag{6.4}

Equations (6.3) and (6.4) β€” three constants, and only one of them is the spring's

symbol
is
the ANGULAR frequency, radians per second β€” the ordinary frequency is Ο‰/2Ο€ and the period is 2Ο€/Ο‰. It is fixed entirely by the spring and the mass, and notably NOT by how hard you started the motion.
units
type
real scalar, a property of the system

Click any symbol to see what it is, what units it carries, and what kind of object it is once you put it in an array.

During the motion the potential and kinetic energies trade places, but their sum is fixed:

E=12mx˙2+12kx2=12mω2A2(6.5)E = \tfrac12m\dot x^2 + \tfrac12kx^2 = \tfrac12m\omega^2A^2\tag{6.5}

Equation (6.4), moving β€” and the energy trading places

0123456-1.5-1.0-0.500.51.01.5Ο‰t (one full period)displacement x / Aβ‚€
012345600.10.20.30.40.5Ο‰tenergy (units of Β½mω²Aβ‚€Β²)E
  • kinetic Β½mαΊ‹Β²
  • potential Β½kxΒ²
  • total E β€” constant, Eq. (6.5)
x 1.000
KE 0.000
PE 0.500
KE + PE 0.500

Drag the phase Ξ± and the curve slides sideways without changing shape; drag the amplitude A and it scales without changing period. That independence is the whole content of Eq. (6.4): a classical oscillator can carry any energy, set by A alone, and the frequency does not care. Both facts fail in quantum mechanics β€” the energies come in a discrete ladder, and the lowest rung is not zero.

The lower panel is Eq. (6.5). Kinetic and potential energy are sinusoids in antiphase, each swinging between 0 and E at frequency 2Ο‰, not Ο‰ β€” the particle passes through the middle twice per period β€” and their sum is the flat gold line. Watch the KE + PE readout stay fixed while its two parts move.

Natural units m = Ο‰ = Aβ‚€ = 1. Both panels are Eqs. (6.4) and (6.5) evaluated directly β€” nothing is traced by hand.

6.2 The quantum oscillator

The defining property of a quantum system is its Hamiltonian. Take Eq. (6.1), promote position and momentum to operators, and read off

H^=p^22m+12mω2x^2(6.6)\hat H = \frac{\hat p^2}{2m} + \frac12m\omega^2\hat x^2\tag{6.6}

or, substituting p^=βˆ’iβ„β€‰βˆ‚/βˆ‚x\hat p = -i\hbar\,\partial/\partial x from Eq. (3.30),

H^=βˆ’β„22mβˆ‚2βˆ‚x2+12mΟ‰2x2(6.7)\hat H = -\frac{\hbar^2}{2m}\frac{\partial^2}{\partial x^2} + \frac12m\omega^2x^2\tag{6.7}

Equations (6.6) and (6.7) β€” the same operator written twice

symbol
is
the kinetic energy operator. In Eq. (6.7) it has become a second derivative β€” and on a grid, a second derivative is a tridiagonal matrix, which is the whole of the recipe in ch00/0.3.
units
type
operator; discretized, a tridiagonal matrix

Click any symbol to see what it is, what units it carries, and what kind of object it is once you put it in an array.

Every state, stationary or not, obeys the SchrΓΆdinger equation with this Hamiltonian:

iβ„βˆ‚Ξ¨βˆ‚t=H^Ξ¨(6.8)i\hbar\frac{\partial\Psi}{\partial t} = \hat H\Psi\tag{6.8}

States of definite energy take the form established in Β§4.3,

Ξ¨(x,t)=ψ(x) eβˆ’iEt/ℏ(6.9)\Psi(x,t) = \psi(x)\,e^{-iEt/\hbar}\tag{6.9}

and substituting Eq. (6.9) into Eq. (6.8) leaves the energy eigenvalue equation:

[βˆ’β„22md2dx2+12mΟ‰2x2]ψ(x)=Eψ(x)(6.10)\left[-\frac{\hbar^2}{2m}\frac{\mathrm d^2}{\mathrm dx^2} + \frac12m\omega^2x^2\right]\psi(x) = E\psi(x)\tag{6.10}

From Eq. (6.8) to Eq. (6.10) β€” separating the time out

step 1 of 4

Four lines, and the same four that produced every eigenvalue equation since Β§4.3. Worth watching once more, because the reason the time cancels is the reason stationary states are stationary.

  1. 1Start from the SchrΓΆdinger equation with the oscillator Hamiltonian, and propose a state of definite energy β€” Eq. (6.9). This is a GUESS about the form of the solution, justified by Β§4.3, not a derivation.

Solutions must be normalizable, which here means

ψ(x)β†’0asxβ†’Β±βˆž(6.11)\psi(x) \to 0 \quad\text{as}\quad x \to \pm\infty\tag{6.11}

One more thing falls out of Eq. (6.10) before it is solved at all. It contains exactly three dimensional constants β€” ℏ\hbar, mm and Ο‰\omega β€” and there is only one way to combine them into a length:

a=ℏ/mΟ‰a = \sqrt{\hbar/m\omega}

This is the oscillator length , and it is the size the problem gives itself. A classical oscillator has no such scale β€” its amplitude is whatever you chose β€” so the mere existence of aa is already a quantum statement. Every eigenfunction on the next page turns out to be this wide, to within a factor of n+12\sqrt{n+\frac12}, and the 12.3Β pm12.3\ \mathrm{pm} that the widget above reports for a hydrogen bond is this quantity.

Equation (6.10), solved numerically β€” before it is solved on paper

-6-4-20246012345position x (natural units, Δ§ = m = 1)energyE0E1E2E3E4
  • V(x)
  • energy level Eβ‚™
  • Οˆβ‚™(x)
  • classically forbidden (V > E)
selected level
E0 = 0.5000
nodes in ψ
0
bound states
infinitely many
E₁ βˆ’ Eβ‚€
1.0000

The one potential with an exact, elegant solution β€” and the reason it matters is that the bottom of ANY smooth well looks like this. The levels are evenly spaced at Δ§Ο‰, and the lowest sits at Β½Δ§Ο‰, not zero.

Click any gold line to select that level. Every number here comes from building H as a tridiagonal matrix on a 700-point grid and diagonalizing it β€” the same four lines of NumPy shown on this page, and the count of bound states comes free from a Sturm sequence without computing a single eigenvalue.

What comes next, and why the book delays it

Phillips now states the answer and defers the derivation to Β§6.6 β€” energies En=(n+12)ℏωE_n = (n + \frac12)\hbar\omega, eigenfunctions a Gaussian times a polynomial β€” so that Β§6.3 can spend its length on physics rather than on differential equations.

That is a defensible order, and this site follows it. But two things are worth knowing now, because they are what make the delay safe.

The answer can be checked without the derivation. The widget above solved Eq. (6.10) by the recipe of Β§0.3 β€” discretize xx, build H^\hat H as a matrix, call eigh β€” and the ladder it draws is the ladder Β§6.6 will derive. Nothing in this chapter has to be taken on faith.

The derivation is worth more than its result. Β§6.6 finds the spectrum with raising and lowering operators rather than by solving a differential equation at all: build one state, then step up the ladder algebraically. That method is the rehearsal for angular momentum in chapter 8, and it is the reason the harmonic oscillator is the first thing anyone meets in quantum field theory. The book marks Β§6.6 optional; it is the most reusable thing in the chapter.

Classical against quantum, before the details

question⇅classical oscillator⇅quantum oscillator⇅
what energies are allowed?any , set by β“˜ onlyβ“˜
can it be at rest?yes β€” , β“˜no β€” the lowest energy is β“˜
where can it be found?only within β“˜anywhere, with probability β“˜
does it oscillate?always, at β“˜only if its energy is uncertainβ“˜
what sets the length scale?the amplitude β€” you choose itβ“˜ β€” you do notβ“˜

Click any cell for why. This is the scorecard Β§6.3 will fill in; nothing in the right-hand column has been derived yet.

Where this goes next

Β§6.3 takes the eigenvalues and eigenfunctions as given and works out what they mean: the equally spaced ladder, the Gaussian eigenfunctions and their nodes, parity, and the exact result Ξ”x Δp=(n+12)ℏ\Delta x\,\Delta p = (n + \frac12)\hbar β€” which saturates the uncertainty principle precisely in the ground state. Then it asks the question this section raised and left hanging: how does a quantum oscillator ever manage to look like Eq. (6.4)?

Check yourself

0 / 6 answered

  1. Open the "why a parabola?" view and drag the zoom out to Β±120 pm.

    1.The dashed parabola and the real molecular bond come apart badly. What does that divergence tell you about the harmonic oscillator as a model?

  2. 2.Why does *every* smooth potential minimum look like close enough in?

  3. 3.In the lower panel of the motion view, the kinetic and potential energies each complete two full cycles per period of . Why twice?

  4. 4.Equation (6.10) has a solution for every value of , yet the oscillator's energies are discrete. What does the selecting?

  5. 5.A 1 kg pendulum swinging at 1 Hz with a 1 cm amplitude sits at roughly . What is the right conclusion?

  6. 6.In , what has become of the classical frequency ?