TheoremComplete

Maximum Modulus Principle

The maximum modulus principle is one of the most important theorems in complex analysis. It states that a non-constant holomorphic function cannot attain its maximum modulus in the interior of its domain.


Statement

Theorem2.2Maximum modulus principle

Let ff be holomorphic on a domain DCD \subseteq \mathbb{C} and continuous on D\overline{D} (the closure). If ff is non-constant, then f(z)|f(z)| attains its maximum on the boundary D\partial D, never in the interior.

More precisely: if z0Dz_0 \in D (interior) and f(z0)f(z)|f(z_0)| \geq |f(z)| for all zz in a neighborhood of z0z_0, then ff is constant.

RemarkContrapositive form

If f|f| has a local maximum at an interior point, then ff is constant on the entire connected component containing that point.


Proof Sketch

RemarkProof via Cauchy integral formula

Suppose f(z0)f(z)|f(z_0)| \geq |f(z)| for all zz in a disk zz0<r|z - z_0| < r. By Cauchy's integral formula,

f(z0)=12πizz0=rf(z)zz0dz=12π02πf(z0+reiθ)dθ.f(z_0) = \frac{1}{2\pi i} \oint_{|z-z_0|=r} \frac{f(z)}{z - z_0} dz = \frac{1}{2\pi} \int_0^{2\pi} f(z_0 + re^{i\theta}) d\theta.

This is the mean value property: f(z0)f(z_0) equals the average of ff on the circle. Taking moduli:

f(z0)12π02πf(z0+reiθ)dθmaxzz0=rf(z).|f(z_0)| \leq \frac{1}{2\pi} \int_0^{2\pi} |f(z_0 + re^{i\theta})| d\theta \leq \max_{|z-z_0|=r} |f(z)|.

If f(z0)|f(z_0)| is maximal, then f(z)=f(z0)|f(z)| = |f(z_0)| on the entire circle. By the strict triangle inequality, this forces f(z)f(z) to be constant on the circle. Repeating this argument shows ff is constant in the disk, and by analytic continuation, constant on DD.


Examples and Applications

ExampleMaximum of a polynomial

Let p(z)=z3p(z) = z^3 on the disk z2|z| \leq 2. Then p(z)=z38|p(z)| = |z|^3 \leq 8, with equality only on the boundary z=2|z| = 2. The maximum is 88, attained at all points on z=2|z| = 2.

ExampleExponential function

On the rectangle [1,1]×[1,1][-1, 1] \times [-1, 1], the maximum of ez=eRe(z)|e^z| = e^{\text{Re}(z)} occurs at z=1+iyz = 1 + iy (the right edge), giving ez=e|e^z| = e. The minimum occurs at z=1+iyz = -1 + iy (the left edge), giving ez=e1|e^z| = e^{-1}.

ExampleNon-constant implies no interior max

If f(z)=zf(z) = z on the unit disk, then f(z)=z<1|f(z)| = |z| < 1 for all interior points, and f(z)=1|f(z)| = 1 only on the boundary. The maximum modulus principle holds.


Minimum Modulus Principle

RemarkNo minimum modulus principle in general

There is no minimum modulus principle: f(z)|f(z)| can attain its minimum in the interior (e.g., at zeros). However, if ff is non-zero on DD, then 1/f1/f is holomorphic, and applying the maximum modulus principle to 1/f1/f gives a minimum modulus principle for nonvanishing functions.

Theorem2.3Minimum modulus principle (nonvanishing case)

If ff is holomorphic and non-zero on a domain DD, and continuous on D\overline{D}, then f(z)|f(z)| attains its minimum on the boundary D\partial D.


Applications

ExampleUniqueness from boundary data

If two holomorphic functions ff and gg on DD agree on D\partial D, then fg|f - g| attains its maximum on D\partial D. Since f(z)g(z)=0|f(z) - g(z)| = 0 on D\partial D, we have fg0|f - g| \equiv 0 on D\overline{D}, so f=gf = g on DD.

This is a uniqueness principle: boundary values determine the function.

ExampleSchwarz lemma

The maximum modulus principle is used to prove the Schwarz lemma: if f:D(0,1)D(0,1)f: D(0,1) \to D(0,1) is holomorphic with f(0)=0f(0) = 0, then f(z)z|f(z)| \leq |z| and f(0)1|f'(0)| \leq 1. See Schwarz lemma.

ExamplePhragmén-Lindelöf principle

The maximum modulus principle extends to unbounded domains under growth conditions. For instance, if ff is holomorphic in a sector and f(z)|f(z)| is bounded on the boundary rays and grows at most like ezαe^{|z|^\alpha} for some α<1\alpha < 1, then f|f| is bounded in the sector.


Summary

RemarkKey takeaways
  1. A non-constant holomorphic function attains its maximum modulus on the boundary, never in the interior.
  2. This is a consequence of the mean value property (from Cauchy's integral formula).
  3. The minimum modulus principle does not hold unless the function is nonvanishing.
  4. Applications: uniqueness, Schwarz lemma, Phragmén-Lindelöf, and many others.
  5. The maximum modulus principle is one of the most powerful tools in complex analysis, with applications to PDE, approximation theory, and potential theory.

See also: Harmonic functions and maximum principle.