ConceptComplete

Cauchy Integral Formula

The Cauchy integral formula expresses the values of a holomorphic function inside a closed contour in terms of an integral over the contour. It is arguably the single most important result in complex analysis, from which virtually all other major theorems follow.


The Cauchy Integral Formula

Definition3.7Cauchy kernel

The Cauchy kernel is the function

C(z,w)=12πi1wzC(z, w) = \frac{1}{2\pi i} \cdot \frac{1}{w - z}

which, for fixed zz, is a holomorphic function of ww on C{z}\mathbb{C} \setminus \{z\}. It serves as the reproducing kernel for holomorphic functions.

Theorem3.6Cauchy integral formula

Let ff be holomorphic inside and on a simple closed contour γ\gamma (positively oriented). Then for every zz inside γ\gamma:

f(z)=12πiγf(w)wzdw.f(z) = \frac{1}{2\pi i} \oint_\gamma \frac{f(w)}{w - z}\,dw.

RemarkRemarkable consequences

The Cauchy integral formula is remarkable for several reasons:

  1. It recovers the interior values of ff from its boundary values alone.
  2. It immediately implies that holomorphic functions are infinitely differentiable.
  3. It provides integral representations that are powerful tools for estimation.
  4. It shows that complex differentiability (a local condition) has global consequences.

Derivatives via the Cauchy Formula

Theorem3.7Cauchy integral formula for derivatives

Under the same hypotheses, for every n0n \geq 0:

f(n)(z)=n!2πiγf(w)(wz)n+1dw.f^{(n)}(z) = \frac{n!}{2\pi i} \oint_\gamma \frac{f(w)}{(w-z)^{n+1}}\,dw.

In particular, holomorphic functions are infinitely differentiable (CC^\infty), and all derivatives are again holomorphic.

ExampleComputing derivatives via integration

To find f(0)f''(0) where f(z)=ezf(z) = e^z using the Cauchy formula with γ={z=1}\gamma = \{|z| = 1\}:

f(0)=2!2πiz=1ezz3dz.f''(0) = \frac{2!}{2\pi i} \oint_{|z|=1} \frac{e^z}{z^3}\,dz.

Since f(0)=e0=1f''(0) = e^0 = 1, we deduce z=1ez/z3dz=πi\oint_{|z|=1} e^z/z^3\,dz = \pi i.


Cauchy's Inequality and Liouville's Theorem

Theorem3.8Cauchy's inequality

If ff is holomorphic on the closed disk D(z0,R)\overline{D}(z_0, R) and f(z)M|f(z)| \leq M for zz0=R|z - z_0| = R, then

f(n)(z0)n!MRn.|f^{(n)}(z_0)| \leq \frac{n! M}{R^n}.

ExampleApplication of Cauchy's inequality

Let ff be an entire function with f(z)A+Bzk|f(z)| \leq A + B|z|^k for some constants A,BA, B and positive integer kk. Applying Cauchy's inequality on a disk of radius RR for n>kn > k:

f(n)(0)n!(A+BRk)Rn0as R.|f^{(n)}(0)| \leq \frac{n!(A + BR^k)}{R^n} \to 0 \quad \text{as } R \to \infty.

Therefore f(n)(0)=0f^{(n)}(0) = 0 for all n>kn > k, so ff is a polynomial of degree at most kk.


Mean Value Property

Definition3.8Mean value property

A continuous function ff on a domain DD satisfies the mean value property if for every closed disk D(z0,r)D\overline{D}(z_0, r) \subset D:

f(z0)=12π02πf(z0+reiθ)dθ.f(z_0) = \frac{1}{2\pi} \int_0^{2\pi} f(z_0 + re^{i\theta})\,d\theta.

That is, f(z0)f(z_0) equals its average over every circle centered at z0z_0.

RemarkHolomorphic functions and the mean value property

The Cauchy integral formula immediately implies that every holomorphic function satisfies the mean value property: setting z=z0z = z_0 and w=z0+reiθw = z_0 + re^{i\theta},

f(z0)=12πiwz0=rf(w)wz0dw=12π02πf(z0+reiθ)dθ.f(z_0) = \frac{1}{2\pi i} \oint_{|w-z_0|=r} \frac{f(w)}{w - z_0}\,dw = \frac{1}{2\pi} \int_0^{2\pi} f(z_0 + re^{i\theta})\,d\theta.

The mean value property also characterizes harmonic functions. For holomorphic ff, both Re(f)\text{Re}(f) and Im(f)\text{Im}(f) are harmonic and satisfy this property.

ExampleMean value of $z^2$ on a circle

For f(z)=z2f(z) = z^2 on the circle z1=2|z - 1| = 2:

12π02π(1+2eiθ)2dθ=12π02π(1+4eiθ+4e2iθ)dθ=1\frac{1}{2\pi}\int_0^{2\pi} (1 + 2e^{i\theta})^2\,d\theta = \frac{1}{2\pi}\int_0^{2\pi} (1 + 4e^{i\theta} + 4e^{2i\theta})\,d\theta = 1

since the integrals of einθe^{in\theta} over [0,2π][0, 2\pi] vanish for n0n \neq 0. Indeed f(1)=1f(1) = 1.


Summary

RemarkCentral role of the Cauchy formula

The Cauchy integral formula is the engine that drives complex analysis. From it we derive:

  • Infinite differentiability of holomorphic functions
  • Power series representations (Taylor and Laurent)
  • Liouville's theorem and the Fundamental Theorem of Algebra
  • The maximum modulus principle
  • Residue calculus
  • Morera's theorem (converse of Cauchy's theorem)

Understanding this formula deeply is essential for all subsequent topics.