|q⟩ Bad Qubits

beginner · Physics · The Schrödinger Equation (Intro)

Checkpoint: Stationary States

A stationary state is a solution of the Schrödinger equation that has a single, definite energy. They arise when the potential VV does not depend on time, so that the Schrödinger equation separates: write Ψ(x,t)=ψ(x)T(t)\Psi(x, t) = \psi(x)\,T(t) and substitute into

iΨt=22m2Ψx2+V(x)Ψ.i\hbar\frac{\partial \Psi}{\partial t} = -\frac{\hbar^2}{2m}\frac{\partial^2 \Psi}{\partial x^2} + V(x)\,\Psi.

Dividing both sides by ψ(x)T(t)\psi(x)\,T(t) yields a left side that depends only on tt and a right side that depends only on xx. Both must equal the same constant EE, giving two ordinary differential equations. The time equation iT˙=ETi\hbar\,\dot{T} = E\,T is solved immediately:

T(t)=eiEt/.T(t) = e^{-iEt/\hbar}.

This oscillatory factor carries no physical probability weight on its own — T(t)2=1|T(t)|^2 = 1 — which is why a stationary state has a time-independent probability density:

Ψ(x,t)2=ψ(x)2.|\Psi(x,t)|^2 = |\psi(x)|^2.

The spatial part ψ(x)\psi(x) satisfies the time-independent Schrödinger equation (TISE):

22md2ψdx2+V(x)ψ=Eψ.-\frac{\hbar^2}{2m}\frac{d^2\psi}{dx^2} + V(x)\,\psi = E\,\psi.

The infinite square well

The simplest non-trivial potential traps a particle inside a box of width LL with infinitely hard walls: V(x)=0V(x) = 0 for 0xL0 \le x \le L and V=V = \infty elsewhere. The infinite walls force ψ(0)=ψ(L)=0\psi(0) = \psi(L) = 0. Inside the box the TISE reduces to

d2ψdx2=k2ψ,k2=2mE2.\frac{d^2\psi}{dx^2} = -k^2\psi, \qquad k^2 = \frac{2mE}{\hbar^2}.

The general solution is ψ(x)=Asin(kx)+Bcos(kx)\psi(x) = A\sin(kx) + B\cos(kx). The boundary condition ψ(0)=0\psi(0) = 0 forces B=0B = 0. The condition ψ(L)=0\psi(L) = 0 then requires kL=nπkL = n\pi for a positive integer nn, giving the quantization condition

kn=nπL,n=1,2,3,k_n = \frac{n\pi}{L}, \qquad n = 1, 2, 3, \ldots

Substituting back yields the discrete energy levels:

En=2kn22m=n2π222mL2=n2E1,E_n = \frac{\hbar^2 k_n^2}{2m} = \frac{n^2\pi^2\hbar^2}{2mL^2} = n^2 E_1,

where the ground-state energy is

E1=π222mL2.E_1 = \frac{\pi^2\hbar^2}{2mL^2}.

The key result is that energies grow as n2n^2: the second level is four times the ground state, the third level is nine times, and so on. This n2n^2 scaling is a fingerprint of the infinite square well.

The normalized wave functions

Normalizing Asin(knx)A\sin(k_n x) over [0,L][0, L] gives A=2/LA = \sqrt{2/L}, so

ψn(x)=2Lsin ⁣(nπxL),n=1,2,3,\psi_n(x) = \sqrt{\frac{2}{L}}\sin\!\left(\frac{n\pi x}{L}\right), \qquad n = 1, 2, 3, \ldots

Each ψn\psi_n has n1n-1 nodes (zeros strictly inside the well) — ψ1\psi_1 has no internal nodes, ψ2\psi_2 has one, and so on.

Phase evolution of a stationary state

Each stationary state acquires a phase at a rate ωn=En/\omega_n = E_n/\hbar:

Ψn(x,t)=ψn(x)eiωnt=2Lsin ⁣(nπxL)eiEnt/.\Psi_n(x, t) = \psi_n(x)\,e^{-i\omega_n t} = \sqrt{\frac{2}{L}}\sin\!\left(\frac{n\pi x}{L}\right)e^{-iE_n t/\hbar}.

Multiplying by a pure phase factor does not change any probability. That is the precise sense in which these are "stationary" states — the physics (all expectation values, all probabilities) is frozen in time, even though the complex amplitude rotates.

When two stationary states are superposed, the two phase factors rotate at different rates ω1\omega_1 and ω2\omega_2, and their interference pattern oscillates at the beat frequency (ω2ω1)=(E2E1)/(\omega_2 - \omega_1) = (E_2 - E_1)/\hbar. This is how the time-dependence reappears in non-stationary states.

Numerical scale: an electron in a 1 nm box

For an electron (m=9.109×1031kgm = 9.109 \times 10^{-31}\,\text{kg}) in a well of width L=1.0nmL = 1.0\,\text{nm},

E1=π2(1.055×1034)22(9.109×1031)(109)26.024×1020J0.376eV.E_1 = \frac{\pi^2\,(1.055\times10^{-34})^2}{2\,(9.109\times10^{-31})\,(10^{-9})^2} \approx 6.024\times10^{-20}\,\text{J} \approx 0.376\,\text{eV}.

The third level therefore sits at E3=9E13.38eVE_3 = 9\,E_1 \approx 3.38\,\text{eV} — a few electron-volts, the same scale as electronic energies in atoms and molecules. What spectroscopy actually measures is the difference between levels: here E3E13.01eVE_3 - E_1 \approx 3.01\,\text{eV}, a photon of wavelength 412nm\approx 412\,\text{nm} at the violet edge of the visible range. Nanometre-scale confinement is what puts these gaps into the optical band, the effect exploited in quantum-dot spectroscopy.

Try it

This is a numerical exercise — return a number. Compute the energy of the n=3n = 3 stationary state of an infinite square well of width L=1.0nmL = 1.0\,\text{nm}, for an electron, in eV. Build it from first principles: calculate E1E_1 from the formula above, then multiply by n2n^2.

Run your code to see the quantum state.

Sign in on the full site to ask questions and join the discussion.