This checkpoint pulls the scattering half of the module together. You will derive the Born amplitude for a
finite-range spherical square well, evaluate it, and check the low-energy limit against the s-wave intuition
from the phase-shift lesson.
The setup
Consider a uniform spherical-well potential
V(r)={V0,0,r<a,r>a.
The first Born amplitude for a central potential is
f(1)(θ)=−ℏ2q2m∫0∞rV(r)sin(qr)dr,q=2ksin(θ/2).
For the square well the integral runs only to a. Using ∫0arsin(qr)dr=[sin(qa)−qacos(qa)]/q2, the amplitude is the exact closed form
f(1)(θ)=−ℏ22mV0q3sin(qa)−qacos(qa)
The low-energy check
As q→0, expand sin(qa)−qacos(qa)=31(qa)3−301(qa)5+⋯, so
f(1)q→0−ℏ22mV03a3,
an isotropic (angle-independent) amplitude — exactly as expected when only the s-wave survives at low
energy. The forward and backward amplitudes coincide in this limit, and the total cross-section is simply
σ=4π∣f(1)∣2.
Your task
Work in units where 2m/ℏ2=1. Take V0=1, a=1, and evaluate the Born amplitude at a finite
momentum transfer q=1 (so qa=1). Compute
f(1)=−V0q3sin(qa)−qacos(qa),
and return its value. (You can sanity-check the sign and magnitude against the q→0 value −V0a3/3≈−0.333; at qa=1 the amplitude is a bit smaller in magnitude.)
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.