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

Laurent Series and Residues

Where a function fails to be holomorphic — at a singularity — it still has a series expansion, now including negative powers: the Laurent series. The coefficient of is the residue, and summing residues evaluates contour integrals by inspection. This is the computational heart of complex analysis and the workhorse of QFT loop integrals. This page builds on cauchy-integral.md; the applications are evaluating-integrals.md.

Laurent series

On an annulus (a disc with a possible singularity punched out at the centre), a holomorphic function has a unique Laurent expansion The positive powers () form the ordinary analytic part; the negative powers — the principal part — encode the singularity. When no negative powers appear the annulus fills in to a disc and Laurent reduces to Taylor.

Classifying singularities

An isolated singularity (holomorphic on a punctured disc) is classified by its principal part:

TypePrincipal partBehaviour as Example
Removablenone stays bounded (extends holomorphically) at
Pole of order finitely many terms, lowest
Essentialinfinitely many negative powerswild (dense image) at
  • Riemann's removable singularity theorem: boundedness near forces removability.
  • A pole of order means with holomorphic and ; a simple pole is .
  • Casorati–Weierstrass / Picard: near an essential singularity comes arbitrarily close to every complex value — indeed, by the great Picard theorem (picard.md), it attains every value but at most one, infinitely often.

The residue

The residue of at is the coefficient of the term: It is the only part of the Laurent series that survives integration (recall from cauchy-integral.md). Practical formulas:

  • Simple pole: ; for with a simple zero of , this is .
  • Pole of order :

The residue theorem

Summing the local computation over all enclosed singularities:

Residue theorem. If is holomorphic inside and on a positively oriented simple closed contour except at isolated singularities inside, then

A global integral is reduced to a finite sum of local data. Cauchy's theorem (integrand holomorphic ⇒ no residues ⇒ integral zero) and the integral formula (a single simple pole with residue ) are both special cases. Everything in evaluating-integrals.md is an application.

The argument principle and Rouché

Applying the residue theorem to (whose residues count zeros and poles) gives:

Argument principle. , the number of zeros minus poles of inside (with multiplicity).

Geometrically, this counts how many times winds around . Its consequence Rouché's theorem ("if on then and have the same number of zeros inside") localizes roots and gives a slick proof of the fundamental theorem of algebra. The winding-number viewpoint reappears physically as the counting of bound states / resonances via the phase of a scattering amplitude.

References

  • Ahlfors, Complex Analysis, Ch. 5.
  • Stein & Shakarchi, Complex Analysis, Ch. 3.
  • Arfken, Weber & Harris, Mathematical Methods for Physicists, Ch. 11.