Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Evaluating Integrals by Residues

The residue theorem turns definite integrals — including real ones with no elementary antiderivative — into finite sums of residues. This is the single most-used technique from complex analysis in physics: every one-loop Feynman integral, every propagator, is evaluated this way. This page collects the standard contours and the physically crucial prescription. It applies laurent-residues.md.

The basic strategy

To evaluate a real integral : promote to a complex variable, close the contour with a large arc (in the upper or lower half-plane), show the arc's contribution vanishes, and equate the remaining real-axis integral to times the enclosed residues. The art is choosing the contour so the arc dies and the wanted integral survives.

Rational functions

For with and no real poles, close with a semicircle of radius in the upper half- plane. The arc scales as , so Example:

Oscillatory integrals and Jordan's lemma

For Fourier-type integrals (), the exponential decays as in the upper half-plane, which controls the arc even when decays only like :

Jordan's lemma. If uniformly on the upper semicircle as and , then .

So for (close below for ). This is exactly how one Fourier- transforms propagators between momentum and position space, and the sign of choosing the half-plane is the seed of causality.

Poles on the contour and principal values

When a pole sits on the real axis, the integral is ambiguous until a prescription is chosen. Indenting the contour with a small semicircle of radius around the pole contributes (half a residue, sign by orientation), giving the Sokhotski–Plemelj formula where is the Cauchy principal value. The real part is the principal value; the imaginary part is a delta function — the mathematical origin of the relation between dispersive and absorptive parts of amplitudes.

The prescription

The most important physical instance: the Feynman propagator displaces the on-shell poles off the real -axis. The tiny decides which way the contour passes each pole, and hence which frequencies propagate forward vs. backward in time — encoding causality (Feynman boundary conditions: positive energy forward, negative energy backward). Different prescriptions (retarded, advanced, Feynman) are different contours around the same poles. This is the entry point to loop integrals in interactions/feynman-rules.md and the analytic structure read off in observables/README.md.

Summing series by residues

The residue theorem evaluates infinite sums, not just integrals. The functions and have simple poles at every integer, with residues and respectively; integrating times one of them over a large square and letting it grow (the boundary contribution vanishing) equates the sum over integers to minus the sum of residues at the poles of : With (a double pole at , residue of equal to ) this gives the Basel sum . The same kernel is the Mittag-Leffler expansion of the cotangent, and the underlying integer-to-frequency duality is Poisson summation — the bridge to the theta and zeta material.

Other standard tricks

  • Trigonometric integrals : substitute , turning the integral into a contour integral around the unit circle.
  • Keyhole contours for : wrap a branch cut along the positive axis (see riemann-surfaces.md); the discontinuity across the cut isolates the integral.
  • Rectangular / wedge contours exploiting periodicity or a symmetry of the integrand (e.g. ).

References

  • Arfken, Weber & Harris, Mathematical Methods for Physicists, Ch. 11.
  • Stein & Shakarchi, Complex Analysis, Ch. 3.
  • Peskin & Schroeder, An Introduction to QFT, §7 (the prescription in loop integrals).