contour integration
Contour Integrals
You should know: analytic functions
Overview
A contour integral generalizes the ordinary definite integral to integration along a curve C in the complex plane rather than along a real interval. If C is parametrized by z(t) = x(t) + iy(t) for t in [a,b], the contour integral of f along C is defined by substituting the parametrization and integrating with respect to t: ∫_C f(z) dz = ∫_a^b f(z(t)) z'(t) dt. Contour integrals depend in general on the path taken, not just its endpoints, unless f is analytic on a simply connected region containing the path (Cauchy's theorem). Closed contours, denoted with the symbol ∮, are especially important because their values are governed by the singularities enclosed, which is the foundation for the residue theorem.
Intuition
Think of ∫_C f(z) dz as summing up tiny complex products f(z_k)·Δz_k as you walk along the curve C in small steps Δz_k — exactly the Riemann-sum idea from real calculus, except each term is now a complex number, so both direction of travel and the rotating/scaling action of f matter. Unlike real integrals, whose value only depends on the interval's endpoints (via the Fundamental Theorem of Calculus, when an antiderivative exists), a contour integral can depend on the whole shape of the path — walking around a pole via two different routes can give completely different answers, unless the function is analytic everywhere between the two paths.
Formal Definition
For a smooth curve C: z(t), t ∈ [a,b], and f continuous on C:
Worked Examples
Parametrize the unit circle as z(t) = e^{it}, t from 0 to 2π, so dz = i e^{it} dt.
Substitute into the integral.
Evaluate the elementary integral.
Answer: ∮_C dz/z = 2πi (this is the seed computation behind the residue theorem).
Practice Problems
Compute ∮_C dz/z where C is the circle of radius 2 centered at the origin, traversed counterclockwise.
Compute ∫_C z² dz where C is the straight segment from z=0 to z=1 (real axis).
Use the ML inequality to bound |∮_C dz/z²| where C is the circle |z|=2 traversed once counterclockwise.
Quiz
Summary
- A contour integral ∫_C f(z) dz is computed by parametrizing C as z(t) and integrating f(z(t))z'(t) over the parameter interval.
- Contour integrals generally depend on the path, not just endpoints, unless f is analytic throughout a simply connected region containing all paths considered.
- ∮_C dz/z = 2πi for any counterclockwise simple closed curve C enclosing the origin once — the seed identity behind the residue theorem.
Mathematics