ProofComplete

Proof of the Cauchy Integral Formula

We present a complete proof of the Cauchy integral formula, which states that a holomorphic function inside a simple closed contour is completely determined by its boundary values.


The Statement

Theorem3.12Cauchy integral formula (restated)

Let DD be a simply connected domain, f:DCf: D \to \mathbb{C} holomorphic, and γ\gamma a positively oriented simple closed contour in DD. For every z0z_0 in the interior of γ\gamma:

f(z0)=12πiγf(z)zz0dz.f(z_0) = \frac{1}{2\pi i} \oint_\gamma \frac{f(z)}{z - z_0}\,dz.


Complete Proof

Proof

Step 1: Deformation to a small circle.

Let ε>0\varepsilon > 0 be small enough that D(z0,ε)\overline{D}(z_0, \varepsilon) is contained in the interior of γ\gamma. The function g(z)=f(z)/(zz0)g(z) = f(z)/(z - z_0) is holomorphic on the region between γ\gamma and Cε={zz0=ε}C_\varepsilon = \{|z - z_0| = \varepsilon\}. By Cauchy's theorem for multiply connected domains:

γf(z)zz0dz=Cεf(z)zz0dz.\oint_\gamma \frac{f(z)}{z - z_0}\,dz = \oint_{C_\varepsilon} \frac{f(z)}{z - z_0}\,dz.

Step 2: Evaluation on the small circle.

On CεC_\varepsilon, write z=z0+εeiθz = z_0 + \varepsilon e^{i\theta}, so dz=iεeiθdθdz = i\varepsilon e^{i\theta}\,d\theta and zz0=εeiθz - z_0 = \varepsilon e^{i\theta}:

Cεf(z)zz0dz=02πf(z0+εeiθ)εeiθiεeiθdθ=i02πf(z0+εeiθ)dθ.\oint_{C_\varepsilon} \frac{f(z)}{z - z_0}\,dz = \int_0^{2\pi} \frac{f(z_0 + \varepsilon e^{i\theta})}{\varepsilon e^{i\theta}} \cdot i\varepsilon e^{i\theta}\,d\theta = i\int_0^{2\pi} f(z_0 + \varepsilon e^{i\theta})\,d\theta.

Step 3: Decomposition.

We write

Cεf(z)zz0dz=f(z0)Cεdzzz0+Cεf(z)f(z0)zz0dz.\oint_{C_\varepsilon} \frac{f(z)}{z-z_0}\,dz = f(z_0) \oint_{C_\varepsilon} \frac{dz}{z-z_0} + \oint_{C_\varepsilon} \frac{f(z) - f(z_0)}{z - z_0}\,dz.

The first integral equals 2πi2\pi i (direct computation).

Step 4: The remainder vanishes.

For the second integral, since ff is continuous at z0z_0, for any δ>0\delta > 0 there exists ε0\varepsilon_0 such that f(z)f(z0)<δ|f(z) - f(z_0)| < \delta when zz0<ε0|z - z_0| < \varepsilon_0. By the ML inequality, for ε<ε0\varepsilon < \varepsilon_0:

Cεf(z)f(z0)zz0dzδε2πε=2πδ.\left|\oint_{C_\varepsilon} \frac{f(z) - f(z_0)}{z - z_0}\,dz\right| \leq \frac{\delta}{\varepsilon} \cdot 2\pi\varepsilon = 2\pi\delta.

Since δ\delta is arbitrary, this integral is zero.

Step 5: Conclusion.

Combining Steps 1--4:

γf(z)zz0dz=2πif(z0)+0=2πif(z0).\oint_\gamma \frac{f(z)}{z-z_0}\,dz = 2\pi i \cdot f(z_0) + 0 = 2\pi i \cdot f(z_0).

Dividing by 2πi2\pi i yields the Cauchy integral formula. \blacksquare


Key Consequences

RemarkImmediate corollaries

From this proof, we can extract several important consequences:

  1. Analyticity: Differentiating under the integral sign (justified by uniform convergence) gives f(n)(z0)=n!2πiγf(z)(zz0)n+1dzf^{(n)}(z_0) = \frac{n!}{2\pi i}\oint_\gamma \frac{f(z)}{(z-z_0)^{n+1}}\,dz, proving that holomorphic functions are infinitely differentiable.

  2. Cauchy's inequality: Setting γ={zz0=R}\gamma = \{|z-z_0| = R\} and using the ML inequality on the derivative formula yields f(n)(z0)n!M/Rn|f^{(n)}(z_0)| \leq n! M / R^n.

  3. Liouville's theorem: If ff is entire and bounded by MM, Cauchy's inequality gives f(z0)M/R0|f'(z_0)| \leq M/R \to 0 as RR \to \infty, so f0f' \equiv 0 and ff is constant.

  4. Power series representation: The geometric series expansion 1zz0=n=0(wz0)n(zz0)n+1\frac{1}{z-z_0} = \sum_{n=0}^\infty \frac{(w-z_0)^n}{(z-z_0)^{n+1}} substituted into the Cauchy formula yields the Taylor series f(w)=n=0an(wz0)nf(w) = \sum_{n=0}^\infty a_n(w-z_0)^n.

ExampleFundamental Theorem of Algebra from Liouville

If p(z)=anzn++a0p(z) = a_n z^n + \cdots + a_0 with an0a_n \neq 0 and n1n \geq 1 has no zeros, then 1/p(z)1/p(z) is entire. Since p(z)|p(z)| \to \infty as z|z| \to \infty, 1/p1/p is bounded, so by Liouville's theorem 1/p1/p is constant — a contradiction. Therefore pp must have at least one zero.