Essential Mathematics for QFT
Mathematical foundations required for quantum field theory
Overview
Quantum Field Theory requires a solid foundation in advanced mathematics. This chapter reviews the essential mathematical concepts you'll need throughout this course. For more detailed treatments, see the dedicatedMathematics sectionof this site.
What You Should Know
- Linear algebra (vectors, matrices, eigenvalues)
- Multivariable calculus and vector calculus
- Basic complex analysis
- Differential equations (ODEs and PDEs)
- Classical mechanics (Lagrangian and Hamiltonian formulations)
- Quantum mechanics (at undergraduate level)
- Special relativity (4-vectors, Lorentz transformations)
1. Special Relativity & Lorentz Covariance
Minkowski Spacetime
Spacetime is a 4-dimensional manifold with metric signature (+,-,-,-):
4-Vectors
Contravariant 4-vector: xμ = (t, x, y, z) or (x0, x1, x2, x3)
Covariant 4-vector: xμ = gμνxν = (t, -x, -y, -z)
Index Notation
- Greek indices (μ, ν, ...) run from 0 to 3 (spacetime)
- Latin indices (i, j, k) run from 1 to 3 (space only)
- Einstein summation: repeated indices are summed
- Raising/lowering: Aμ = gμνAν
Important 4-Vectors
Position:
4-Momentum:
4-Derivative:
Lorentz Invariants
Quantities unchanged under Lorentz transformations:
2. Tensor Analysis
Tensor Basics
A tensor is a multilinear map. In component notation:
- Scalar (rank 0): φ
- Vector (rank 1): Vμ
- Rank 2: Tμν, Tμν, Tμν
- Rank n: Tμ₁...μₙ
Tensor Operations
Contraction:
Outer Product:
Symmetrization:
Antisymmetrization:
Important Tensors in QFT
- Metric tensor: gμν
- Field strength: Fμν = ∂μAν - ∂νAμ
- Energy-momentum tensor: Tμν
- Levi-Civita symbol: εμνρσ
3. Calculus of Variations
Action Principle
The dynamics of a system is determined by extremizing the action:
Euler-Lagrange Equations
For discrete systems (particles):
For continuous systems (fields):
Functional Derivatives
The functional derivative measures how a functional changes with variations of a function:
Key property:
4. Complex Analysis
Complex Functions
Complex numbers z = x + iy, with conjugate z* = x - iy
Contour Integration
Cauchy's residue theorem:
Essential for computing Feynman integrals and propagators in QFT.
Analytic Continuation
Used in Wick rotation: t → -iτ to go from Minkowski to Euclidean space.
5. Group Theory & Lie Algebras
Groups
A group (G, ·) satisfies:
- Closure: g₁, g₂ ∈ G ⇒ g₁ · g₂ ∈ G
- Associativity: (g₁ · g₂) · g₃ = g₁ · (g₂ · g₃)
- Identity: ∃ e ∈ G such that e · g = g · e = g
- Inverse: ∀g ∈ G, ∃ g⁻¹ such that g · g⁻¹ = e
Important Groups in QFT
U(1): Electromagnetic gauge group
Phase transformations: ψ → eiαψ
SU(2): Weak isospin
2×2 unitary matrices with det = 1
SU(3): Color gauge group (QCD)
3×3 unitary matrices with det = 1
Lorentz group SO(1,3)
Spacetime symmetries
Poincaré group
Lorentz + translations
Lie Algebras
Infinitesimal generators Ta satisfy commutation relations:
where fabc are the structure constants.
6. Distributions & Delta Functions
Dirac Delta Function
The Dirac delta δ(x) is a distribution satisfying:
Properties
- δ(x) = 0 for x ≠ 0
- ∫ δ(x) dx = 1
- δ(-x) = δ(x)
- δ(ax) = δ(x)/|a|
- xδ(x) = 0
4D Delta Function
Fourier Representation
Crucial for defining propagators and Green's functions in QFT.
Mathematical Toolkit Summary
- ✓ Special Relativity: 4-vectors, Lorentz invariance, Minkowski metric
- ✓ Tensor Analysis: Index notation, contraction, symmetrization
- ✓ Variational Calculus: Action principles, Euler-Lagrange equations
- ✓ Complex Analysis: Contour integration, residues, analytic continuation
- ✓ Group Theory: U(1), SU(N), Lorentz group, Lie algebras
- ✓ Distributions: Delta functions, Fourier transforms
For deeper exploration of these topics, visit theMathematics section.