Contour integration
Cauchy’s Residue Theorem, Closed contours, residues, Jordan’s lemma.
Contour ingtegration turns hard real-line integrals into easy bookkeeping. The trick: extend the integrand into the complex plane, close the contour, count poles. The integral is times the sum of residues inside.
Let be analytic except at poles . Then the integral of along the closed countour is
where is the winding number of at , and is the residue of at This relation often goes by the name Cauchy Residue Theorem, and is one of the core workhorses of complex analysis..
The winding number at a point is a property of the contour alone, and is just the number of times the contour winds around the point counterclockwise (CCW) minus the number of times clockwise (CW)The winding number of the depicted path around the right point is because it is traverses CCW, while around the left point it is because it is traverses once each CW and CCW. Typically such contours are not needed, however they are sometimes relevant (e.g. the Pochhammer contour) . . The residue is a property of the integrand alone, to be taken up in another section.
There is a surprising amount we can say even before we get to the definition of residues, or any methods for calculating them.
Example 1
is the contour integral of along the unit circle. The poles are at at and . WLOG assume and , so that there is one enclosed pole at .The unit circle contour and poles ( inside the contour and outside). Then, by the residue theorem, .
This is a little trivial as written, but less obviously so when parameterized :
Hence, a simple result for a not-so-simple family of integralsAmazingly, we have effectively evaluated integrals of the form for a large domain of without ever resorting to any of the standard tricks integration by parts or obscure trig identities! parameterized by :
In that example we evaluated a contour integral and found a expression (in terms of residues) for a different ordinary integral over a real parameter.
Usually the process works in reverse:
- Start with an ordinary integral over real variables that you would like to evaluate.
- Identify a contour integral that, when expressed with real parameters, is related to the one you want to evaluate.
- Identify which poles lie inside the countour, and their winding numbers (+’ve for CCW, -’ve for CW).
- Apply the Cauchy formula.
- Evaluate the residues at the poles.Deferred.
The next example illustrates this.
Example 2
. Promote the integrand to be a function of a complex variable, , with poles at , and recognize the real axis as but part of a larger closed contour. We have some freedom in determining how to close the contour. If we close the contour with a semicircular arc parameterized as (for asymptotically large ) in, say, the upper half-plane, then we have the additional integral contribution
closing the contour contributes nothing. This example illustrates the basic idea behind the estimation lemma and Jordan’s lemma, both of which involve bounding the contribution of the additional contour integral by an amount that vanishes as the radius gets large. Generally, so long as decays rapidly enough with , then the additional contribution vanishes, and the real-line integral equals the closed-contour integral. There is a single enclosed pole, with winding number (CCW). According to the Cauchy formula:
Avail yourself of certain properties of the integrand to greatly simplify calculations. For example, the parity (i.e. evenness or oddness) of a function, or being the real or imaginary part of another function, as in the following example.
Example 3
. The integrand is even, so . The integrand is also the imaginary part of an exponential . Combining these properties
The task now is to relate this real-line integral to a closed-contour integral, as in Example 2. As in that example, we close the contour with a semicircular arc of radius . The question is whether to close in the upper or lower half-plane? The answer is to close in the half-plan where the contribution is easy to calculate (ideally by vanishing). Along the arc contour , and the additional integral is
So long as remains positive (which it is everywhere in the upper half plane), then the exponential suppression as will make the integral vanish. Thefore we close in the upper half-plane.
Sometimes it is not necesary to calculate residues at all (as in the previous example). Other times, only the residues need evaluation, and the related contour integral is but a stepping stone, as in the next example.
Example 4
Consider , where has no real poles.
Also consider .
Branch points: the keyhole contour
Functions like and for non-integer have branch points rather than poles. The contour must dodge the branch point and run along both sides of the branch cut. The standard construction is the keyhole: a large outer circle, a small inner circle around the branch point, and two parallel slits along the cut.
The integrand picks up a phase across the cut (e.g. for ), and the inner circle’s contribution vanishes as when the integrand is integrable near the branch point.
Recipe
For most one-dimensional integrals reducible to a closed contour:
- Extend the integrand to a function of .
- Identify singularities (poles, branch points).
- Choose a closed contour that (a) includes the original real-line piece and (b) lets the closing arc vanish.
- Compute residues at enclosed poles.
- Equate the original integral to minus any non-vanishing arc contributions.
The choice of contour is the only creative step. The rest is mechanical.