Feynman Diagram Simulator: Visualizing Particle Scattering

simulator intermediate ~10 min
Loading simulation...
dσ/dΩ = 2.1 nb/sr — tree-level QED

At 10 GeV center-of-mass energy and 90° scattering with α = 1/137, the differential cross section is approximately 2.1 nb/sr — a typical electrodynamic scattering rate.

Formula

dσ/dΩ = α² / (4s) × |M(s,t)|² (differential cross section)
s = (p₁ + p₂)², t = (p₁ - p₃)², u = (p₁ - p₄)²
|M|² = e⁴ × [t²+u²]/s² (Møller scattering, tree level)

Pictures That Calculate

Feynman diagrams are among the most powerful tools in theoretical physics — deceptively simple pictures that encode the full machinery of quantum field theory. Invented by Richard Feynman in 1948, each diagram represents a possible history of particle interaction: electrons exchange photons, quarks emit gluons, and every line and vertex translates directly into a mathematical expression. The sum of all diagrams gives the total scattering amplitude.

Feynman Rules and Amplitudes

Each element of a Feynman diagram corresponds to a specific mathematical factor. External lines contribute spinors or polarization vectors. Internal propagators contribute factors like 1/(q²-m²). Vertices contribute coupling constants (e for QED, g_s for QCD). Multiplying all factors and integrating over internal momenta gives the scattering amplitude M, whose square gives the observable cross section.

Tree Level and Beyond

The simplest diagrams have no internal loops — these 'tree-level' diagrams give the leading approximation. Loop diagrams, where virtual particles circulate in closed paths, provide quantum corrections proportional to higher powers of the coupling constant. One-loop QED corrections predicted the anomalous magnetic moment of the electron and the Lamb shift — both confirmed experimentally, establishing QED as our most precise theory.

From QED to the Standard Model

Feynman's diagrammatic method extends far beyond electrodynamics. The same principles apply to the weak force (W and Z bosons), the strong force (gluons in QCD), and even gravity (gravitons). The Standard Model is essentially the set of all allowed Feynman diagrams for quarks, leptons, and gauge bosons. Modern collider experiments at the LHC compare measured cross sections to predictions computed from millions of Feynman diagrams.

FAQ

What is a Feynman diagram?

A Feynman diagram is a pictorial representation of particle interactions in quantum field theory. Each line represents a particle propagator and each vertex represents an interaction. The diagram encodes mathematical rules (Feynman rules) that allow calculation of scattering amplitudes and cross sections. Invented by Richard Feynman in 1948.

What do the lines and vertices mean?

Straight lines represent fermions (electrons, quarks), wavy lines represent photons, curly lines represent gluons. Each vertex where lines meet represents an interaction with strength proportional to the coupling constant (α for QED, g_s for QCD). Internal lines represent virtual particles that mediate forces.

What are Mandelstam variables?

Mandelstam variables (s, t, u) are Lorentz-invariant quantities that fully characterize 2→2 scattering kinematics. s is the square of center-of-mass energy, t is the square of momentum transfer, and u is related by s + t + u = sum of squared masses.

How accurate are Feynman diagram calculations?

Tree-level diagrams give qualitative results. Including one-loop corrections improves accuracy to ~0.1%. The anomalous magnetic moment of the electron has been computed to 5 loops (12,672 diagrams), matching experiment to 12 significant figures — the most precise prediction in science.

Sources

Embed

<iframe src="https://homo-deus.com/lab/quantum-field-theory/feynman-diagram/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub