ConceptComplete

Cauchy's Theorem and Applications

Cauchy's theorem, together with the Cauchy integral formula, provides the foundation for the analytic theory of holomorphic functions. Here we develop the deeper consequences and applications.


Taylor Series Representation

Definition4.1Analytic function

A function f:DCf: D \to \mathbb{C} is analytic (or complex-analytic) at z0Dz_0 \in D if there exists r>0r > 0 and coefficients {an}n=0C\{a_n\}_{n=0}^\infty \subset \mathbb{C} such that

f(z)=n=0an(zz0)nf(z) = \sum_{n=0}^{\infty} a_n (z - z_0)^n

for all zz with zz0<r|z - z_0| < r. The function ff is analytic on DD if it is analytic at every point of DD.

Theorem4.1Holomorphic implies analytic

Let ff be holomorphic on a domain DD and let z0Dz_0 \in D. If d=dist(z0,D)d = \text{dist}(z_0, \partial D), then ff has a Taylor series

f(z)=n=0f(n)(z0)n!(zz0)nf(z) = \sum_{n=0}^{\infty} \frac{f^{(n)}(z_0)}{n!}(z-z_0)^n

converging for zz0<d|z - z_0| < d. The radius of convergence is at least dd and equals the distance from z0z_0 to the nearest singularity.

RemarkHolomorphic = Analytic

In complex analysis, the notions of holomorphic and analytic are equivalent. This is dramatically different from real analysis, where CC^\infty functions need not be real-analytic (e.g., e1/x2e^{-1/x^2}). The equivalence is a consequence of the Cauchy integral formula.


Zeros of Analytic Functions

Definition4.2Order of a zero

If ff is holomorphic at z0z_0 and f(z0)=0f(z_0) = 0, the order (or multiplicity) of the zero at z0z_0 is the smallest m1m \geq 1 such that f(m)(z0)0f^{(m)}(z_0) \neq 0. Equivalently, f(z)=(zz0)mg(z)f(z) = (z - z_0)^m g(z) where gg is holomorphic and g(z0)0g(z_0) \neq 0.

Theorem4.2Identity theorem

If ff and gg are holomorphic on a connected domain DD and f=gf = g on a set with an accumulation point in DD, then f=gf = g on all of DD.

ExampleApplication of the identity theorem

If ff is holomorphic on C\mathbb{C} and f(1/n)=1/n2f(1/n) = 1/n^2 for all nNn \in \mathbb{N}, then f(z)=z2f(z) = z^2 on all of C\mathbb{C}. The set {1/n}\{1/n\} has accumulation point 0C0 \in \mathbb{C}, and f(z)z2=0f(z) - z^2 = 0 on this set, so by the identity theorem fz2f \equiv z^2.


Maximum Modulus Principle

Theorem4.3Maximum modulus principle

If ff is holomorphic and non-constant on a domain DD, then f|f| has no local maximum in DD. Equivalently, if DD is bounded and ff is continuous on D\overline{D}, then

maxzDf(z)=maxzDf(z).\max_{z \in \overline{D}} |f(z)| = \max_{z \in \partial D} |f(z)|.

ExampleMaximum on the boundary

For f(z)=z2+1f(z) = z^2 + 1 on the closed disk z1|z| \leq 1, the maximum of f|f| occurs on z=1|z| = 1. At z=±iz = \pm i: f(±i)=0=0|f(\pm i)| = |0| = 0. At z=±1z = \pm 1: f(±1)=2|f(\pm 1)| = 2. At z=eiθz = e^{i\theta}: f(eiθ)2=e2iθ+12=2+2cos2θ|f(e^{i\theta})|^2 = |e^{2i\theta} + 1|^2 = 2 + 2\cos 2\theta, maximized at θ=0\theta = 0, giving f=2|f| = 2.

RemarkMinimum modulus principle

If ff is holomorphic, non-constant, and nonvanishing on DD, then f|f| also has no local minimum in DD (apply the maximum principle to 1/f1/f). However, if ff has zeros, local minima of f|f| can occur at the zeros.