|q⟩ Bad Qubits

intermediate · Physics · The Variational Method & WKB

Tunneling in WKB

In a classically forbidden region the WKB wavefunction decays exponentially rather than oscillating. For a particle hitting a barrier it is too low to surmount, the wavefunction does not vanish — it leaks through. WKB turns this leakage into a simple, exponentially sensitive estimate of the tunneling probability.

The decaying solution under a barrier

Where E<V(x)E < V(x) the local momentum is imaginary, p(x)=ip(x)p(x) = i|p(x)| with p(x)=2m[V(x)E]|p(x)| = \sqrt{2m[V(x) - E]}. The WKB wavefunction there is real and decaying,

ψ(x)Cp(x)exp ⁣(1x1xp(x)dx),\psi(x) \approx \frac{C}{\sqrt{|p(x)|}}\, \exp\!\left(-\frac{1}{\hbar}\int_{x_1}^{x}|p(x')|\,dx'\right),

so the amplitude drops by a factor set by the integral of p|p| across the barrier.

The tunneling exponent

Define the dimensionless tunneling exponent (sometimes called the Gamow factor exponent)

γ=1x1x2p(x)dx=1x1x22m[V(x)E]  dx,\gamma = \frac{1}{\hbar}\int_{x_1}^{x_2} |p(x)|\,dx = \frac{1}{\hbar}\int_{x_1}^{x_2} \sqrt{2m\,[V(x) - E]}\;dx,

where x1,x2x_1, x_2 are the entry and exit points of the forbidden region. The probability amplitude is suppressed by eγe^{-\gamma}, so the transmitted probability is suppressed by the square:

Te2γ.T \approx e^{-2\gamma}.

This formula is exponentially sensitive: doubling the barrier width, or raising it so p|p| grows, slashes TT by orders of magnitude. That sensitivity is exactly why tunneling rates (alpha decay, scanning tunneling microscopy, tunnel diodes) span such enormous dynamic ranges.

A rectangular barrier

For a barrier of constant height V0V_0 and width LL with E<V0E < V_0, the integrand is constant inside, so

γ=L2m(V0E),Texp ⁣(2L2m(V0E)).\gamma = \frac{L}{\hbar}\sqrt{2m\,(V_0 - E)}, \qquad T \approx \exp\!\left(-\frac{2L}{\hbar}\sqrt{2m\,(V_0 - E)}\right).

With =m=1\hbar = m = 1, V0=2V_0 = 2, E=1E = 1, L=1L = 1:

γ=12(21)=21.414,Te220.0591.\gamma = 1\cdot\sqrt{2(2-1)} = \sqrt{2} \approx 1.414, \qquad T \approx e^{-2\sqrt{2}} \approx 0.0591.

So roughly 6%6\% of the incident probability tunnels through — a fully quantum effect with no classical counterpart, since classically a particle with E<V0E < V_0 always reflects.

Try it

Compute the WKB transmission probability for the barrier above (V0=2V_0 = 2, E=1E = 1, L=1L = 1, units =m=1\hbar = m = 1) and return it as a number between 0 and 1. The answer is about 0.05910.0591.

Run your code to see the quantum state.

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