TheoremComplete

Maximum Modulus Principle for Polynomials

The maximum modulus principle states that a non-constant polynomial cannot attain its maximum modulus in the interior of a region. This is a precursor to the general maximum modulus principle for analytic functions.


Statement

Theorem1.4Maximum modulus for polynomials

Let p(z)p(z) be a non-constant polynomial and let DD be a bounded domain in C\mathbb{C}. Then the maximum of p(z)|p(z)| on D\overline{D} (the closure of DD) is attained on the boundary D\partial D, never in the interior.

RemarkInterpretation

This means: if z0Dz_0 \in D (interior), then there exists z1Dz_1 \in D with p(z1)>p(z0)|p(z_1)| > |p(z_0)|. The function p(z)|p(z)| has no local maxima in the interior — any maximum must occur on the boundary.


Proof Idea

Proof

Suppose for contradiction that p(z)|p(z)| attains its maximum at some z0Dz_0 \in D (interior point). Then for all zz in a small disk around z0z_0, we have p(z)p(z0)|p(z)| \leq |p(z_0)|.

Write p(z)=p(z0)+(zz0)kq(z)p(z) = p(z_0) + (z - z_0)^k q(z) where k1k \geq 1 is the order of the first nonzero derivative at z0z_0 and q(z0)0q(z_0) \neq 0. Choose θ\theta such that eikθq(z0)/q(z0)=1e^{ik\theta} q(z_0) / |q(z_0)| = 1 (i.e., eikθq(z0)e^{ik\theta} q(z_0) points in the direction of p(z0)p(z_0)).

For small ϵ>0\epsilon > 0, let z=z0+ϵeiθz = z_0 + \epsilon e^{i\theta}. Then

p(z)=p(z0)+ϵkeikθq(z0)+O(ϵk+1).p(z) = p(z_0) + \epsilon^k e^{ik\theta} q(z_0) + O(\epsilon^{k+1}).

Choosing θ\theta appropriately, we can make p(z)>p(z0)|p(z)| > |p(z_0)|, contradicting the assumption that p(z0)|p(z_0)| is a maximum.


Examples

ExampleLinear polynomial

p(z)=zp(z) = z on the unit disk z1|z| \leq 1. The maximum of p(z)=z|p(z)| = |z| is 11, attained at all points on the boundary circle z=1|z| = 1, never in the interior.

ExampleQuadratic polynomial

p(z)=z2p(z) = z^2 on the closed disk z2|z| \leq 2. The maximum of p(z)=z2|p(z)| = |z|^2 is 44, attained on the boundary z=2|z| = 2. At the origin (interior), p(0)=0<4|p(0)| = 0 < 4.

ExampleNon-constant on a square

p(z)=z3zp(z) = z^3 - z on the square [1,1]×[1,1][-1, 1] \times [-1, 1]. The maximum of p(z)|p(z)| must occur on the boundary of the square (the four edges), not at any interior point like (0,0)(0, 0) or (0.5,0.5)(0.5, 0.5).


Generalizations

RemarkMaximum modulus for analytic functions

The maximum modulus principle extends to all analytic functions, not just polynomials. If ff is analytic and non-constant on a domain DD, then f(z)|f(z)| has no local maxima in DD. This is a fundamental theorem in complex analysis, proved using the Cauchy integral formula.

See Maximum modulus principle for the general version.

RemarkMinimum modulus

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


Applications

ExampleUniqueness on the boundary

If two polynomials pp and qq agree on the boundary of a domain DD, then pq|p - q| attains its maximum on the boundary. If p(z)=q(z)p(z) = q(z) for all zDz \in \partial D, then p(z)q(z)=0|p(z) - q(z)| = 0 everywhere on D\partial D, so pq|p - q| is identically zero in D\overline{D} (by continuity and the maximum modulus principle). Thus p=qp = q on D\overline{D}.

This is a uniqueness principle: a polynomial is determined by its boundary values.

ExampleApproximation bounds

If p(z)M|p(z)| \leq M on the boundary D\partial D, then p(z)M|p(z)| \leq M for all zDz \in D. This is useful for bounding polynomials: to control p|p| everywhere, it suffices to control it on the boundary.


Summary

RemarkKey takeaways
  1. A non-constant polynomial p(z)p(z) attains its maximum modulus on the boundary, never in the interior.
  2. This is a special case of the maximum modulus principle for analytic functions.
  3. The principle implies uniqueness: boundary values determine the function.
  4. The minimum modulus principle does not hold in general (unless the function is nonvanishing).
  5. The maximum modulus principle is one of the most important results in complex analysis, with applications to uniqueness, approximation, and the theory of harmonic functions.