12.2 Contour Integration and Cauchy's Theorems
Key Takeaways
- The contour integral ∫_C f(z) dz along a piecewise smooth curve C parameterized by z(t) (a <= t <= b) is evaluated as ∫_a^b f(z(t)) z'(t) dt, and is bounded by the ML-inequality: |∫_C f(z) dz| <= M L where M = sup_{z in C} |f(z)| and L is the arc length.
- By the Cauchy-Goursat Theorem, if f(z) is analytic on and inside a simple closed contour C within a simply connected domain, then ∮_C f(z) dz = 0, guaranteeing path independence for analytic primitives.
- Cauchy's Integral Formula expresses interior values of an analytic function and all its derivatives purely in terms of boundary values: f^{(n)}(z_0) = (n! / (2πi)) ∮_C (f(z) / (z - z_0)^{n+1}) dz.
- Liouville's Theorem states that any bounded entire function is constant, immediately implying the Fundamental Theorem of Algebra by showing that a non-constant polynomial must vanish somewhere in C.
- The Maximum Modulus Principle dictates that if f(z) is analytic on a bounded domain D and continuous on its closure, then |f(z)| attains its maximum on the boundary ∂D and cannot attain a strict local maximum in the interior unless f is constant.
12.2 Contour Integration and Cauchy's Theorems
Contour integration is a core component of the GRE Mathematics Subject Test. The central theorem of complex analysis is that an analytic function's boundary values completely determine its interior behavior.
Contours, Parameterization, and Complex Line Integrals
A contour $C$ is a piecewise smooth directed curve $z(t) = x(t) + i y(t)$ for $t \in [a, b]$. The contour integral of $f(z) = u + iv$ is:
Canonical Circle Integral
For $C: z(\theta) = z_0 + R e^{i\theta}$ ($0 \le \theta \le 2\pi$), $dz = i R e^{i\theta} d\theta$: This fundamental identity underlies Cauchy's integral formula and residue calculus.
The ML-Inequality (Estimation Lemma)
If $f$ is continuous on contour $C$ of length $L$ and $|f(z)| \le M$ on $C$, then: For an upper semicircle $C_R$ of radius $R$ ($L = \pi R$), if $|f(z)| \le K / R^p$ with $p > 1$, then $\left| \int_{C_R} f(z) dz \right| \le \frac{\pi K}{R^{p-1}} \to 0$ as $R \to \infty$.
The Cauchy-Goursat Theorem and Path Independence
Cauchy-Goursat Theorem
If $f(z)$ is analytic on a simply connected domain $D$, then for any simple closed contour $C$ in $D$:
Key Consequences
- Path Independence: $\int_{z_1}^{z_2} f(z) dz$ depends solely on endpoints $z_1, z_2 \in D$.
- Primitives: There exists analytic $F(z)$ with $F'(z) = f(z)$, so $\int_{z_1}^{z_2} f(z) dz = F(z_2) - F(z_1)$.
- Deformation of Path: If $f$ is analytic between nested contours $C_1$ and $C_2$, then $\oint_{C_1} f(z) dz = \oint_{C_2} f(z) dz$.
Cauchy's Integral Formulas
Interior Values
If $f(z)$ is analytic on and inside a simple closed counterclockwise contour $C$, and $z_0$ lies inside $C$:
Formula for Higher Derivatives
Analytic functions are infinitely differentiable, with derivatives:
Cauchy's Estimates
If $|f(z)| \le M$ on $|z - z_0| = R$, the $ML$-inequality implies $\left| f^{(n)}(z_0) \right| \le \frac{n! M}{R^n}$.
Liouville's Theorem and Fundamental Theorem of Algebra
Liouville's Theorem
Theorem: A bounded entire function is constant.
- Proof: If $|f(z)| \le M$ on $\mathbb{C}$, Cauchy's estimate gives $|f'(z_0)| \le M / R \to 0$ as $R \to \infty$, so $f' \equiv 0$.
- Extended Form: If $|f(z)| \le A + B |z|^k$, $f$ is a polynomial of degree at most $k$.
Fundamental Theorem of Algebra
Theorem: Every non-constant polynomial $P(z)$ has at least one root in $\mathbb{C}$.
- Proof: If $P(z) \neq 0$, then $1/P(z)$ is a bounded entire function, hence constant by Liouville, contradiction.
Maximum Modulus Principle
Let $f(z)$ be analytic on connected domain $D$:
- Interior Maximum: If $|f(z)|$ attains a local maximum in $D$, $f(z)$ is constant.
- Boundary Maximum: On a bounded domain with continuous extension to $\overline{D}$, $\max_{z \in \overline{D}} |f(z)| = \max_{z \in \partial D} |f(z)|$.
- Minimum Modulus: If $f(z) \neq 0$ on $D$, $|f(z)|$ also attains its minimum on $\partial D$.
Summary of Cauchy Theorems
| Theorem | Hypotheses | Result / Formula | GRE Purpose |
|---|---|---|---|
| Cauchy-Goursat | $f$ analytic in simply connected $D$ | $\oint_C f(z) dz = 0$ | Zero out integrals without poles |
| Cauchy Integral Formula | $f$ analytic on/inside $C$, $z_0$ inside | $\oint_C \frac{f(z)}{z - z_0} dz = 2\pi i f(z_0)$ | Evaluate single-pole integrals |
| Derivative Formula | $f$ analytic on/inside $C$, $z_0$ inside | $\oint_C \frac{f(z)}{(z - z_0)^{n+1}} dz = \frac{2\pi i}{n!} f^{(n)}(z_0)$ | Evaluate repeated-pole integrals |
| Liouville's Theorem | $f$ entire and bounded | $f(z) \equiv \text{constant}$ | Restrict degrees via growth rates |
| Maximum Modulus | $f$ analytic on $D$, continuous on $\overline{D}$ | $\max_{\overline{D}} | f |
Step-by-Step Worked Problems
Problem 1: Higher-Order Derivative Formula
Evaluate $I = \oint_{|z|=2} \frac{e^{3z}}{(z - 1)^3} dz$, oriented counterclockwise.
Solution:
- Pole $z_0 = 1$ is inside $|z|=2$. Denominator is $(z - 1)^{n+1}$ with $n = 2$.
- Let $f(z) = e^{3z}$. Then $f'(z) = 3e^{3z}$ and $f''(z) = 9e^{3z}$.
- By Cauchy's Derivative Formula:
Problem 2: Bounded Entire Function Degree
Let $f$ be entire with $|f(z)| \le 4|z|^2 + 7$. Given $f(0) = 1$, $f(1) = 3$, and $f(-1) = 1$, find $f(2)$.
Solution:
- By extended Liouville, $f(z) = az^2 + bz + c$.
- $f(0) = c = 1$.
- $f(1) = a + b + 1 = 3 \implies a + b = 2$.
- $f(-1) = a - b + 1 = 1 \implies a - b = 0$.
- Thus $a = 1, b = 1$, so $f(z) = z^2 + z + 1$.
- $f(2) = 2^2 + 2 + 1 = 7$.
GRE Exam Traps & Pitfalls
Trap 1: The $(n!)$ Denominator Error For $\oint \frac{f(z)}{(z - z_0)^k} dz$, the derivative order is $n = k - 1$. Divide by $(k - 1)!$.
Trap 2: Ignoring Singularity Locations Singularities outside contour $C$ contribute zero. Do not include exterior residues or poles.
Trap 3: Zeros and the Minimum Modulus Principle The Minimum Modulus Principle requires $f(z) \neq 0$. If $f$ has an interior zero, the minimum modulus is $0$ in the interior, not on the boundary.
What is the value of the contour integral \oint_{|z| = 2} \frac{e^{3z}}{(z - 1)^3} dz, where the circular contour is oriented counterclockwise?
Let f(z) be an entire function satisfying |f(z)| <= 4 |z|^2 + 7 for all z in C. If f(0) = 1, f(1) = 3, and f(-1) = 1, what is the value of f(2)?
Let D = { z in C : |z| < 1 } be the open unit disk, and let f(z) = z^2 + 2z. What is the maximum value of |f(z)| on the closed unit disk \bar{D} = { z in C : |z| <= 1 }?