The Residue Theorem

Graduate Depth 90 in the knowledge graph I know this Set as goal
Unlocks 2 downstream topics
residue-theorem contour-integrals applications

Core Idea

If f is holomorphic inside and on a closed contour γ except for finitely many isolated singularities z₁, ..., zₙ inside γ, then ∮_γ f(z) dz = 2πi Σ Res(f, zₖ). This theorem reduces a contour integral to a sum of residues, making it a powerful tool for evaluating real integrals and summing series.

How It's Best Learned

Apply this to compute ∮_γ dz/(z²+1) around a circle of radius 2. Identify the poles, compute their residues, and verify the result matches a direct contour integral.

Common Misconceptions

Forgetting the factor 2πi; it comes from the integral formula for a simple pole. Assuming the theorem works for multiply-connected domains without accounting for all enclosed singularities.

Explainer

You know from contour integration that for a holomorphic function on a simply connected domain, every closed contour integral is zero — that is Cauchy's theorem. Isolated singularities break this: they are the sole sources of nonzero contour integrals. The Residue Theorem makes this precise: ∮_γ f(z) dz = 2πi Σ Res(f, zₖ), where the sum runs over all isolated singularities zₖ enclosed by γ. The theorem reduces a potentially difficult integral to the algebraic task of computing residues.

The factor 2πi comes from the most fundamental contour integral in the subject. For f(z) = 1/(z − z₀), integrate around a small circle centered at z₀: parametrize as z = z₀ + re^{iθ}, so dz = ire^{iθ} dθ, and the integral becomes ∫₀^{2π} ire^{iθ}/(re^{iθ}) dθ = ∫₀^{2π} i dθ = 2πi. For any holomorphic function h(z), the integral of h(z)/(z − z₀) around z₀ yields 2πi · h(z₀) by Cauchy's integral formula — and that value h(z₀) is exactly the residue Res(h/(z − z₀), z₀). Higher-order poles contribute through higher Laurent coefficients, but the factor 2πi appears universally.

To apply the theorem, work through the steps on a concrete example. Let f(z) = e^z/z and integrate around |z| = 2. The only singularity inside is a simple pole at z = 0. To find Res(f, 0), write the Laurent expansion: since e^z = 1 + z + z²/2! + ···, we get e^z/z = 1/z + 1 + z/2! + ···, so the coefficient of 1/z is 1. The theorem gives ∮_{|z|=2} e^z/z dz = 2πi · 1 = 2πi. For a function with multiple poles — say f(z) = 1/((z − 1)(z + 2)) integrated around |z| = 3 — both poles lie inside the contour; compute each residue separately and sum before multiplying by 2πi.

The theorem's greatest power is in evaluating real integrals that resist elementary methods. To compute ∫_{−∞}^{∞} dx/(1 + x²), extend to a contour in the complex plane: integrate along the real axis from −R to R, then close with a large semicircle in the upper half-plane. As R → ∞, the semicircle's contribution vanishes (by the ML inequality). The enclosed singularity is the pole of 1/(1 + z²) = 1/((z − i)(z + i)) at z = i, with residue lim_{z→i} (z − i)/(z² + 1) = 1/(2i). The theorem gives total contour integral = 2πi · (1/(2i)) = π. So ∫_{−∞}^{∞} dx/(1 + x²) = π — a result verifiable by arctangent, but the method extends to integrals no elementary technique can handle, making the Residue Theorem one of the most applied results in all of analysis.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsTriple Integrals in Cartesian CoordinatesTriple Integrals in Cylindrical and Spherical CoordinatesChange of Variables and the Jacobian DeterminantApplications of Triple Integrals: Volume and MassVector Fields and Their RepresentationsLine Integrals of Vector FieldsGreen's TheoremCauchy's TheoremCauchy's Integral FormulaCauchy's Integral Formula for DerivativesTaylor Series for Complex FunctionsPower Series in the Complex PlaneLaurent SeriesClassification of Isolated SingularitiesResidues: Definition and ComputationThe Residue Theorem

Longest path: 91 steps · 464 total prerequisite topics

Prerequisites (2)

Leads To (2)