JustToThePoint English Website Version
JustToThePoint en español

Cauchy-Goursat theorem

Without pain, without sacrifice, we would have nothing, Fight Club.

Cauchy-Goursat theorem

Introduction

A complex function $f(z)$ maps $z = x + iy \in \mathbb{C}$ to another complex number. For example: $f(z) = z^2 = (x + iy)^2 = x^2 - y^2 + 2ixy, f(z) = \frac{1}{z}, f(z) = \sqrt{z^2 + 7}$.

A contour is a continuous, piecewise-smooth curve defined parametrically as: $z(t) = x(t) + iy(t), \quad a \leq t \leq b$.

Definition (Smooth Contour Integral). Let ᵞ be a smooth contour (a continuously differentiable path in the complex plane), $\gamma: [a, b] \to \mathbb{C}$. Let $f: \gamma^* \to \mathbb{C}$ be a continuous complex-valued function defined on the trace $\gamma^*$ of the contour (i.e. along the image of $\gamma$). Then, the contour integral of f along $\gamma$ is defined as $\int_{\gamma} f(z)dz := \int_{a}^{b} f(\gamma(t)) \gamma^{'}(t)dt$.

Properties

Cauchy Integral Formula

  1. For a simple pole at a point $z_k$ (i.e., the denominator has a simple root) is calculated using the formula $Res(f, z_k) = \lim_{z \to z_k}(z-z_k)f(z)$.
  2. For a pole of order m, $Res(f, z_k) = \frac{1}{(m-1)!}\lim_{z \to z_k} \frac{d^{m-1}}{dz^{m-1}}[(z-z_k)^mf(z)]$
  1. Reversal of orientation. $\int_{-\gamma} f(z)dz = -\int_{\gamma} f(z)dz$ where $-\gamma:[a,b] \to \mathbb{C}$ is the reverse of the contour (traversing the same path in the opposite direction) defined by $(- \gamma)(t)=\gamma(a+b-t)$. This property states that reversing the direction of a contour changes or flips the sign of the integral. Intuitively, this is analogous to how reversing the limits of integration in real analysis changes the sign: $\int_a^b f(x)dx = -\int_b^a f(x)dx$. In complex analysis, the orientation of the contour matters because the integral depends on the direction in which we traverse the path.
  2. Additivity under subdivision. Suppose a < c < b, let split $\gamma$ into two sub-contours $\gamma_1 = \gamma|_{[a, \gamma_1]} \text{ and } \gamma_2 = \gamma|_{[c, b]}$, then $\int_{\gamma} f(z)dz = \int_{\gamma_1} f(z)dz + \int_{\gamma_2} f(z)dz$. This property states that integrating over the whole contour is the same as integrating over the pieces successively. This is the complex analogue of the additive property of definite integrals: $\int_a^b f(x)dx = \int_a^c f(x)dx + \int_c^b f(x)dx $ for a < c < b.
  3. Invariance of Contour Integrals Under Reparameterization. Let $\tilde{\gamma}$ be a contour, defined by a function $\tilde{\gamma}: [c, d] \to \mathbb{C}$. If $\tilde{\gamma}$ is another parameterization of the same oriented path $\gamma$ meaning there exists a one-to-one, continuously differentiable map $\psi: [c,d]\to[a,b]$ with a positive derivative $\psi'(t)>0$ such that $\tilde{\gamma}(t) = \gamma(\psi(t))$, then $\int_{\gamma} f(z)dz = \int_{\tilde{\gamma}} f(z)dz$
  1. The Curve itself ($\gamma$).
  2. The Interior (Int($\gamma$)) is the finite area enclosed by the curve (e.g., if you draw a circle on a piece of paper, the interior region would be everything inside the circle). It is a bounded, simply connected region.
  3. The Exterior (Ext($\gamma$)) is the infinite area outside the curve (e.g., using the same circle example, the exterior region would include all points on the paper that are not inside the circle). It is an unbounded region.

Cauchy’s Theorem in Complex Analysis

The region inside the contour is well defined because of Jordan’s curve theorem.

Similarly, Let T be a triangular region. Let f be analytic on an open set that contains T (so f is analytic on and in a neighborhood of T). Then, the positively oriented boundary (∂T) contour integral of f vanishes, $\int_{\partial T}f(z)dz = 0$.

There are several forms of Cauchy’s theorem. If C is a closed polygonal contour lying entirely within a simply connected domain D, f is a complex function analytic in D, then $\int_{\partial C}f(z)dz = 0$.

Proof.

Proof 1. A simple closed contour γ is a rectifiable Jordan curve (since it’s piecewise smooth and has finite length). The earlier theorem states: If f is analytic on an open set containing a rectifiable Jordan curve Γ and its interior, then $\oint_{\Gamma} f(z)dz = 0.$

Since γ is a rectifiable Jordan curve and f is analytic on an open set containing γ ∪ Int(γ), the conditions are satisfied. Therefore, $\oint_γ f(z)dz = 0.$

Proof 2. The core idea of this proof is to show that a “complicated” integral over a smooth, curvy path $\gamma$ can be replaced by a “simple” integral over a polygon $P$ without changing the value.

Consider a simple closed contour γ and choose n points $z_1, z_2, \cdots z_n$ on γ arranged in positive orientation. Construct a simple polygon P by connecting consecutive points with straight line segments. Ensure the partition is sufficiently fine so that:

  1. The arc length between consecutive points is small.
  2. The polygon P remains simple (no self-intersections).
  3. P lies entirely within Ω (possible since Ω is open and contains a neighborhood of γ).

We compare the integrals along γ and P (The total integral is just the sum of the integrals over these small pieces): $|\oint_γ f(z)dz - \oint_P f(z)dz| \le |\sum_{i=1}^n |\oint_{γ_i} f(z)dz - \oint_{P_i} f(z)dz|$ where γᵢ is the small arc from zᵢ to zᵢ₊₁ and Pᵢ is the straight chord (a line segment) from zᵢ to zᵢ₊₁.

Our new, simpler goal is to show that the difference on just one small piece, $\left| \int_{\gamma_i} f(z)dz - \int_{P_i} f(z)dz \right|$, is extremely small.

Parameterize γᵢ by z(t) and Pᵢ by w(t) = zᵢ + t(zᵢ₊₁ - zᵢ) for t ∈ [0,1]. Since f is analytic on Ω which means it is continuous on the compact (closed and bounded) set containing $\gamma$ and its interior, it is uniformly continuous. For any ε > 0, choose δ such that |f(z) - f(w)| < ε when |z - w| < δ. This is a powerful tool. It means we can “tame” the function $f(z)$ over the entire curve at once. Refine the partition so that every single arc length Lᵢ < δ and chord length |zᵢ₊₁ - zᵢ| < δ.

For each segment: $|\oint_{γ_i} f(z)dz - \oint_{P_i} f(z)dz| = |\int_0^1 [f(z(t))z^′(t)−f(w(t))(z_{i+1}−z_i )]dt|$

Add and subtract $f(z(t))(z_{i+1}-z_i), $

$= |\int_0^1 f(z(t))[z^′(t) - (z_{i+1}-z_i)dt] + \int_0^1 [f(z(t)) −f(w(t))](z_{i+1}−z_i )dt|$

First term.

$|\int_0^1 f(z(t))[z^′(t) - (z_{i+1}-z_i)dt] =[\text{ Since } \int_0^1 z^′(t)dt = z_{i+1} - zᵢ] |\int_0^1 [f(z(t)) - f(z_i)] [z^′(t) - (z_{i+1}-z_i)]dt|$

Let Mᵢ = max|f(z(t)) - f(zᵢ)|. Then: First term ≤ $M_i(\int_0^1 |z^′(t)|dt + |z_{i+1}-z_i|dt) ≤ M_i(L_i + L_i)= 2M_i L_i$

z(t) traces the arc γᵢ from zᵢ to zᵢ₊₁. Mᵢ measures how much f deviates from its value at the starting point along the entire arc. Why this maximum exist? The arc γᵢ is compact (closed and bounded). f is continuous (since analytic). A continuous function on a compact set attains its maximum

Second term: $|\int_0^1 [f(z(t)) −f(w(t))](z_{i+1}−z_i )dt| \le N_i|z_{i+1}-z_i| \le N_iL_i$ where Nᵢ = max|f(z(t)) - f(w(t))|

z(t) is on the arc γᵢ. w(t) is on the chord Pᵢ (straight line segment). Both are parameterized by the same t ∈ [0, 1]. Nᵢ measures the maximum difference between f on the arc and f on the chord. Why this maximum exists: The set {(z(t), w(t)) : t ∈ [0,1]} is compact. The function (z, w) ↦ |f(z) - f(w)| is continuous. Therefore, the maximum is attain. Intuitively, the arc and chord are very close (both within the $\delta$-neighborhood), therefore $z(t)$ and $w(t)$ are closer than $\delta$. By uniform continuity, $N_i = \max|f(z(t)) - f(w(t))| < \epsilon$.

f is analytic on Ω, hence continuous. The set γ ∪ Int(γ) is compact. A continuous function on a compact set is uniformly continuous. Therefore, ∀ε > 0, ∃δ > 0 such that: ∣z − w∣ < δ ⇒ ∣f(z) − f(w)∣ < ε.

For sufficiently fine partition: The entire arc γᵢ lies within a δ-ball around zᵢ ⇒ Mᵢ < ε. The distance between z(t) and w(t) < δ for all t ⇒ Nᵢ < ε.

$|\text{Difference}_i| \le |\text{Term 1}| + |\text{Term 2}| < 2\epsilon L_i + \epsilon L_i = 3\epsilon L_i$ So, for each piece i, the error is bounded by $3\epsilon$ times its length.

Thus, each segment difference < 3εLᵢ. Summing over all segments: $|\oint_γ f(z)dz - \oint_P f(z)dz| \le \sum_{i=1}^{n} |\text{Difference}_i| \lt [\text{ Now, substitute the bound we just found for each piece: }] \sum_{i=1}^{n} (3\epsilon L_i)$

$=[\text{We can pull the constant $3\epsilon$ out of the sum } ] 3\varepsilon \sum_{i=1}^{n} L_i = 3\varepsilon L$. We have shown that the difference between the curve integral and the polygon integral is less than $3\epsilon L$. Since L is a fixed number (the length of the curve) and ε is arbitrary (we can make the difference smaller than any positive number), the difference approaches 0 as the partition refines n → ∞.

Note: What is $\sum L_i$? It’s the sum of all the little arc lengths, which is just the total length of the original curve $\gamma$, L.

Polygonal Cauchy Theorem. For any simple polygon P, if f is analytic on P ∪ Int(P), then $\oint_P f(z)dz = 0$. By the approximation, $\oint_γ f(z)dz = lim_{n \to \infty} \oint_{P_n} f(z)dz = \lim_{n \to \infty} 0 = 0.$

Then it can be shown that the difference $|\oint_{\Gamma} f(z)dz -\oint_P f(z)dz|$ can be made arbitrarily small as n. Thus, by the previous result, $\oint_P f(z)dz = 0$ for any n. Therefore, $\oint_{\Gamma} f(z)dz = 0.$

Examples Cauchy-Goursat theorem

Why this holds? For multiply connected regions with analytic functions, the generalized Cauchy theorem states $\oint_{C} f(z)dz + \sum_{k}\oint_{C_k}^{\text{(CW)}} f(z)dz= 0$.

For our annulus with one outer boundary (∣z∣ = r₂) and one inner boundary (∣z∣ = r₁): $\oint_{|z|=r_2} f + \oint_{|z|=r_1}^{\text{(CW)}} f(z)dz = 0 \rightarrow[\text{Since clockwise (CW) integration is the negative of CCW integration:}] \oint_{|z|=r_2} f(z)dz = \oint_{|z|=r_1} f(z)dz.$

Example 1: f(z)= $z^3$ (entire), take C: |z| = 2, and $C_1$: |z| =1. The region R = {z ∈ ℂ: 1 < ∣z∣ < 2} is an annulus. Then, $\oint_{|z|=2} z^3 dz =\oint_{|z|=1} z^3dz=0$. The identity holds trivially, and also illustrates deformation (you can slide the outer loop to the inner one through the analytic annulus).

Example 2: $f(z) = \frac{1}{z}$. The region R = {z ∈ ℂ: 1 < ∣z∣ < 2} is an annulus. The closure, $\overline{R}$ = {z : 1 ≤ ∣z∣ ≤ 2} is contained in the open set U = {z: 0.5 < ∣z∣ < 2.5} where f is analytic (since $0 \notin U$). By the theorem, $\oint_{|z|=2} \frac{1}{z} dz =\oint_{|z|=1} \frac{1}{z}dz = 2\pi i$.

Example 3. Let $f(z)=\dfrac{1}{z-a}$, with a lying strictly inside $C_1$ but outside all other holes and not on C. Then, $\oint_C f(z)dz = \sum_{k=1}^n \oint_{C_k} f(z)dz = \oint_{C_1} \frac{dz}{z-a} = 2\pi i.$

Bitcoin donation

JustToThePoint Copyright © 2011 - 2025 Anawim. ALL RIGHTS RESERVED. Bilingual e-books, articles, and videos to help your child and your entire family succeed, develop a healthy lifestyle, and have a lot of fun. Social Issues, Join us.

This website uses cookies to improve your navigation experience.
By continuing, you are consenting to our use of cookies, in accordance with our Cookies Policy and Website Terms and Conditions of use.