3.2 Propagator#

Overview#

Unit 3.1 established the guiding idea: quantum amplitudes are weighted by \(\mathrm{e}^{\mathrm{i}S/\hbar}\), and quantization means summing over all paths. This unit makes the idea precise and extracts its most important consequence — the Schrödinger equation is not a postulate but a derivation from the path integral.

Lessons#

Lesson

Title

Core Question

3.2.1

Path Integral Formulation

How do we formalize “sum over all paths”?

3.2.2

Schrödinger Equation

What differential equation does the path integral imply?

3.2.3

Free Particle Propagator

Does the free-particle propagator confirm Phase = Action?

Key Concepts#

  • Propagator \(K(x,t;x',t')\) — transition amplitude between positions

  • Feynman path integral\(K = \int \mathcal{D}[x]\, \mathrm{e}^{\mathrm{i}S[x]/\hbar}\)

  • Time-slice formula — infinitesimal propagator over \(\delta t\)

  • Gaussian integration — the technical engine for extracting the Schrödinger equation

  • Phase = Classical Action — the free propagator exponent is \(\mathrm{i}S_{\text{cl}}/\hbar\)

Learning Objectives#

  • State the propagator and explain how it evolves wavefunctions.

  • Write down the Feynman path integral and explain the meaning of each part.

  • Derive the Schrödinger equation from the time-slice path integral via Gaussian integration.

  • Compute the free-particle propagator and identify the classical action in its phase.

Project#

Project: Quantum Revivals and the Talbot Effect#

Objective: Study quantum carpets—spatiotemporal patterns of probability density—arising from the free particle propagator, connect to the Talbot effect in optics, and uncover the hidden periodic structure beneath quantum interference.

Background: The free particle propagator exhibits a striking phenomenon: at rational times \(t = 2\pi M/(\hbar k^2)\), the probability density returns to a periodic pattern (quantum revival), while at irrational times it fills space densely (ergodic-like behavior). This is closely related to the Talbot effect in classical optics: when coherent light passes through a periodic grating, the intensity pattern repeats periodically in the paraxial direction even though diffraction causes spreading. The quantum analog reveals how periodic boundary conditions and rational multiples of \(\hbar\) create exact revivals—a frontier in understanding coherence and control in quantum systems.

Suggested Approach:

  • Compute the free particle propagator \(K(x,t; x_0, 0) = \sqrt{m/(2\pi \mathrm{i}\hbar t)} \mathrm{e}^{\mathrm{i}m(x-x_0)^2/(2\hbar t)}\) and visualize \(|K|^2\) as a 2D “carpet” with space on the x-axis and time on the y-axis.

  • Initialize a localized Gaussian wavepacket and evolve it under the free particle Hamiltonian; track \(|\psi(x,t)|^2\).

  • Identify quantum revivals: plot \(|\psi(x,t)|^2\) at times \(t_n = 2\pi M_n/(\hbar k^2)\) for various integers \(M_n\). Describe the periodic structure.

  • Introduce a periodic initial condition (e.g., a Bloch state or a periodic superposition) and study how the carpet pattern changes; compare to the Talbot effect.

  • Compute Loschmidt echo or fidelity to quantify how closely the carpet returns to its initial structure at revival times.

  • Extend to a weakly perturbed system (add a small potential \(V(x)\)) and explore how revivals degrade—a probe of decoherence.

Expected Deliverable: A research report (5–10 pages) with code and visualizations. Include: (i) numerical computation and visualization of quantum carpets, (ii) demonstration of quantum revivals and their connection to Talbot periodicity, (iii) analysis of the period as a function of \(\hbar\) and initial momentum, (iv) comparison of quantum vs. classical optics Talbot effects, (v) investigation of how perturbations destroy revivals, with implications for quantum control and decoherence.

Key References: J. H. Hannay & M. V. Berry, Physica D 17, 385 (1985) [quantum revivals]; F. Haake et al., Phys. Rev. A 47, 2506 (1993); M. Berry & M. Keating, J. Phys. A 23, 4839 (1990) [Talbot effect].