TheoremComplete

Liouville's Theorem

Liouville's theorem states that every bounded entire function is constant. This simple but profound result has many consequences, including an elegant proof of the fundamental theorem of algebra.


Statement

Theorem2.4Liouville's theorem

If f:CCf: \mathbb{C} \to \mathbb{C} is entire (holomorphic on all of C\mathbb{C}) and bounded, then ff is constant.

RemarkInterpretation

An entire function that is not constant must be unbounded: as z|z| \to \infty, we must have f(z)|f(z)| \to \infty (or at least f(z)|f(z)| is unbounded along some sequence).


Proof via Cauchy's Estimates

Proof

Suppose f(z)M|f(z)| \leq M for all zCz \in \mathbb{C}. By Cauchy's integral formula for derivatives,

f(z0)=12πizz0=Rf(z)(zz0)2dzf'(z_0) = \frac{1}{2\pi i} \oint_{|z-z_0|=R} \frac{f(z)}{(z-z_0)^2} dz

for any R>0R > 0. Taking absolute values and using the ML inequality:

f(z0)12πMR22πR=MR.|f'(z_0)| \leq \frac{1}{2\pi} \cdot \frac{M}{R^2} \cdot 2\pi R = \frac{M}{R}.

Since this holds for all R>0R > 0, letting RR \to \infty gives f(z0)=0|f'(z_0)| = 0. Thus f(z0)=0f'(z_0) = 0 for all z0Cz_0 \in \mathbb{C}, so ff is constant.


Examples

ExamplePolynomials are unbounded

Every non-constant polynomial p(z)=anzn++a0p(z) = a_n z^n + \cdots + a_0 with n1n \geq 1 satisfies p(z)|p(z)| \to \infty as z|z| \to \infty. By Liouville's theorem, no non-constant polynomial is bounded.

For instance, p(z)=zp(z) = z satisfies p(z)=z|p(z)| = |z| \to \infty.

ExampleExponential is unbounded

eze^z is entire but unbounded: ex+iy=ex|e^{x+iy}| = e^x \to \infty as xx \to \infty. By Liouville's theorem, eze^z cannot be constant.

ExampleSine is unbounded

sinz=eizeiz2i\sin z = \frac{e^{iz} - e^{-iz}}{2i} is entire. On the imaginary axis, sin(iy)=isinhy\sin(iy) = i\sinh y \to \infty as yy \to \infty. Thus sinz\sin z is unbounded, consistent with Liouville's theorem.


Application: Fundamental Theorem of Algebra

Theorem2.5Fundamental theorem of algebra (via Liouville)

Every non-constant polynomial p(z)p(z) with complex coefficients has at least one root in C\mathbb{C}.

Proof

Suppose p(z)p(z) has no roots. Then f(z)=1/p(z)f(z) = 1/p(z) is entire (holomorphic on all of C\mathbb{C}).

Since p(z)|p(z)| \to \infty as z|z| \to \infty (for a non-constant polynomial), we have f(z)=1/p(z)0|f(z)| = 1/|p(z)| \to 0 as z|z| \to \infty. Thus ff is bounded on C\mathbb{C}.

By Liouville's theorem, ff is constant. Therefore pp is constant, contradicting the assumption that pp is non-constant. Hence pp must have a root.

RemarkElegance

This is one of the most elegant proofs in mathematics: a deep algebraic result (existence of roots) follows from a simple analytic theorem (Liouville).


Generalizations

RemarkFunctions of polynomial growth

Liouville's theorem generalizes: if ff is entire and f(z)Czn|f(z)| \leq C|z|^n for some nNn \in \mathbb{N} and all large z|z|, then ff is a polynomial of degree at most nn.

Proof idea: The kk-th derivative f(k)f^{(k)} satisfies f(k)(z)Ckznk|f^{(k)}(z)| \leq C_k |z|^{n-k} for large z|z|. For k>nk > n, this gives f(k)(z)0|f^{(k)}(z)| \to 0 as z|z| \to \infty, so by Cauchy's estimates, f(k)0f^{(k)} \equiv 0. Thus ff is a polynomial of degree n\leq n.

RemarkPicard's theorem

A stronger result is Picard's great theorem: an entire function omits at most one value (unless it is constant). For instance:

  • eze^z omits 00 (and only 00).
  • A non-constant polynomial omits no values (by the fundamental theorem).
  • Constant functions omit all values except one.

Picard's theorem is much deeper than Liouville's and requires advanced techniques (normal families, modular functions).


Application: Harmonic Functions

RemarkLiouville for harmonic functions

A bounded harmonic function on C\mathbb{C} is constant. This follows from Liouville's theorem applied to a holomorphic function ff with u=Re(f)u = \text{Re}(f) (every harmonic function is locally the real part of a holomorphic function).


Summary

RemarkKey points
  1. Liouville's theorem: A bounded entire function is constant.
  2. Proof: Uses Cauchy's integral formula and estimates.
  3. Applications:
    • Fundamental theorem of algebra.
    • Classification of entire functions of polynomial growth.
    • Harmonic function theory.
  4. Intuition: Entire functions have "no escape": if bounded, they cannot grow, so they must be constant.
  5. Liouville's theorem is a cornerstone of complex analysis, with applications to PDE, number theory, and algebraic geometry.

See also: Entire functions and Picard's theorem.