Feynman Diagrams
3.1 Rules
Feynman diagrams are a pictorial representation of perturbation theory in quantum field theory. The Basic elements:
- External lines: Incoming/outgoing particles (initial/final states).
- Internal lines (propagators): Virtual particles mediating the interaction.
- Vertices: Interaction points where particles meet. Each vertex has a coupling constant.
- Antiparticles: Represented as particles moving backwards in time.
3.2 Common Processes
QED vertex: (or ). Coupling: .
Electron-positron annihilation: proceeds via a virtual photon (-channel).
Electron-muon scattering: via virtual photon (-channel).
Weak decay (beta decay): . The neutron emits a virtual which Decays to .
Gluon exchange: via gluon. Unlike QED, three-gluon and four-gluon vertices Exist due to the non-Abelian nature of SU(3).
3.3 Calculating Amplitudes
The Feynman rules assign a mathematical expression to each diagram element:
- Fermion propagator:
- Photon propagator:
- Vertex factor (QED):
- Vertex factor (QCD): (where are Gell-Mann matrices)
The total amplitude is the sum over all topologically distinct diagrams at the desired order.
3.4 Worked Example: Compton Scattering Amplitude
Example 3.1: Tree-level Compton scattering $e^-\gamma \to e^-\gamma$
Compton scattering has two tree-level diagrams in QED:
Diagram (a): The incoming photon is absorbed, then the outgoing photon is emitted (-channel Intermediate electron).
Diagram (b): The outgoing photon is emitted first, then the incoming photon is absorbed (-channel intermediate electron).
The amplitude for diagram (a) is:
Where and are photon polarisation vectors.
The amplitude for diagram (b) is:
The total tree-level amplitude is:
Squaring, summing over final-state polarisations and spins, averaging over initial-state Polarisations, and integrating over phase space yields the Klein—Nishina cross section. In the low-energy limit (), this reduces to the classical Thomson cross Section:
Example 3.1b: Møller scattering $e^-e^- \to e^-e^-$
Møller scattering has two tree-level - and -channel diagrams. Because the electrons Are identical fermions, the total amplitude must be antisymmetric under exchange:
Where:
And , are Mandelstam variables. The minus sign Is a consequence of Fermi-Dirac …/4-statistics-and-probability/2_statistics and ensures the Pauli exclusion principle is Satisfied. When the two electrons scatter at in the CM frame, and the Two amplitudes cancel, giving . This is the expected result: identical Fermions cannot be distinguished in the final state at scattering.
3.5 Worked Example: Muon Pair Production
Example 3.2: $e^+e^- \to \mu^+\mu^-$ cross section
At tree level, proceeds via a single virtual photon (-channel). The amplitude is:
Where is the Mandelstam variable (the centre-of-mass energy squared).
In the centre-of-mass frame with The spin-averaged Squared amplitude is:
The differential cross section in the CM frame is:
Where is the scattering angle. Integrating over solid angle:
This is the leading-order QED result. At LEP energies, electroweak corrections ( exchange and interference) become significant.
3.6 Worked Example: Bhabha Scattering
Example 3.3: Bhabha scattering $e^+e^- \to e^+e^-$
Bhabha scattering has two tree-level diagrams:
Diagram (a): -channel annihilation into a virtual photon, producing a new pair (same topology as muon pair production).
Diagram (b): -channel exchange of a virtual photon between the incoming Electron and outgoing positron (Møller-type scattering).
The amplitude for the -channel diagram is:
The amplitude for the -channel diagram is:
Where is the Mandelstam variable. The total amplitude is:
The minus sign arises from Fermi …/4-statistics-and-probability/2_statistics (exchange of identical fermions in the Final state). When squaring, there is a cross term That leads to interference between the two diagrams. This interference is destructive At small angles (forward scattering) and constructive at large angles, producing a Characteristic angular distribution that is essential for calibrating detectors at colliders.
3.7 Renormalization Overview
Perturbative calculations in QFT often produce divergent integrals from loop diagrams. For Example, the electron self-energy (one-loop correction to the electron propagator) diverges Logarithmically.
Renormalization resolves this by:
- Regularisation: Introducing a cutoff (or dimensional regularisation, working in dimensions) to make integrals finite.
- Renormalization: Absorbing the divergences into redefinitions of the physical parameters (mass, charge, field normalisation).
A theory is renormalisable if all divergences can be absorbed into a finite number of Parameters. The Standard Model is renormalisable (‘t Hooft and Veltman, Nobel Prize 1999).
Running couplings. The renormalized parameters depend on the energy scale . For QED, the Fine-structure constant runs as:
This logarithmic running arises from vacuum polarisation (screening by virtual pairs).
:::caution Common Pitfall Students often confuse regularisation (a mathematical tool to control divergences) with renormalization (the physical procedure of redefining parameters). Regularisation is a Temporary scaffold; renormalization is the essential step that yields finite, physical predictions.
:::