ConceptComplete

Liouville's Theorem and the Fundamental Theorem of Algebra

Two of the most elegant applications of Cauchy's theory: every bounded entire function is constant, and every non-constant polynomial has a complex root.


Liouville's Theorem

Theorem4.4Liouville's theorem

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

Proof

For any z0∈Cz_0 \in \mathbb{C} and R>0R > 0, Cauchy's inequality gives

∣f′(z0)āˆ£ā‰¤MR|f'(z_0)| \leq \frac{M}{R}

where M=sup⁔z∈C∣f(z)∣M = \sup_{z \in \mathbb{C}} |f(z)|. Since RR is arbitrary, letting Rā†’āˆžR \to \infty yields f′(z0)=0f'(z_0) = 0 for all z0z_0. Hence ff is constant. ā– \blacksquare

ā– 
RemarkSharpness and generalizations

Liouville's theorem is sharp: eze^z is entire and satisfies ∣ez∣=eRe(z)|e^z| = e^{\text{Re}(z)}, which is unbounded. Generalizations include:

  • An entire function bounded by C∣z∣nC|z|^n is a polynomial of degree at most nn.
  • Picard's little theorem: a non-constant entire function takes every complex value with at most one exception.

Fundamental Theorem of Algebra

Theorem4.5Fundamental theorem of algebra

Every non-constant polynomial p(z)=anzn+⋯+a0p(z) = a_nz^n + \cdots + a_0 with an≠0a_n \neq 0 and n≄1n \geq 1 has at least one root in C\mathbb{C}.

Consequently, p(z)p(z) factors completely as p(z)=an(zāˆ’z1)(zāˆ’z2)⋯(zāˆ’zn)p(z) = a_n(z - z_1)(z - z_2)\cdots(z - z_n) where z1,…,znz_1, \ldots, z_n are the roots (counted with multiplicity).

ExampleFactoring polynomials

The polynomial p(z)=z4+1p(z) = z^4 + 1 has no real roots but factors over C\mathbb{C}:

z4+1=(zāˆ’eiĻ€/4)(zāˆ’e3iĻ€/4)(zāˆ’e5iĻ€/4)(zāˆ’e7iĻ€/4).z^4 + 1 = (z - e^{i\pi/4})(z - e^{3i\pi/4})(z - e^{5i\pi/4})(z - e^{7i\pi/4}).

The roots are the eighth roots of unity with odd index: ei(2k+1)Ļ€/4e^{i(2k+1)\pi/4} for k=0,1,2,3k = 0,1,2,3.


Applications of Liouville's Theorem

ExampleDoubly periodic functions

An entire function ff that is doubly periodic — f(z+ω1)=f(z+ω2)=f(z)f(z + \omega_1) = f(z + \omega_2) = f(z) for two R\mathbb{R}-linearly independent periods ω1,ω2\omega_1, \omega_2 — must be constant. The values of ff are determined by its values on the compact fundamental parallelogram {sω1+tω2:0≤s,t≤1}\{s\omega_1 + t\omega_2 : 0 \leq s, t \leq 1\}. By continuity on a compact set, ff is bounded, hence constant by Liouville's theorem.

This motivates the study of elliptic functions: meromorphic doubly periodic functions (which must have poles).

RemarkNon-existence results

Liouville's theorem is a powerful tool for non-existence proofs:

  • There is no entire function satisfying ∣f(z)āˆ£ā‰„1|f(z)| \geq 1 for all zz (otherwise 1/f1/f would be bounded entire, hence constant, so ff is constant, contradicting ∣fāˆ£ā‰„1|f| \geq 1 unless ff is a constant of modulus ≄1\geq 1, which is consistent only if ff is constant).
  • There is no holomorphic square root function on Cāˆ–{0}\mathbb{C} \setminus \{0\}: if g(z)2=zg(z)^2 = z for all z≠0z \neq 0, then gg extends to an entire function (by boundedness near 00) with g(0)=0g(0) = 0, contradicting g(z)2=zg(z)^2 = z.

The Open Mapping Theorem

Theorem4.6Open mapping theorem

If ff is a non-constant holomorphic function on a domain DD, then ff is an open map: it sends open sets to open sets.

RemarkConsequences

The open mapping theorem has several important consequences:

  1. Maximum modulus principle follows immediately: if ∣f∣|f| attains a maximum at an interior point z0z_0, then f(D)f(D) is open and contains f(z0)f(z_0), so there exist nearby values with larger modulus — contradiction.
  2. Inverse function theorem: if f′(z0)≠0f'(z_0) \neq 0, then ff is locally injective near z0z_0 and the inverse is also holomorphic.
  3. Combined with the identity theorem, it shows that non-constant holomorphic maps are "locally nn-to-11 near a zero of order nn."
ExampleImage of a disk

The function f(z)=z2f(z) = z^2 maps the open disk D(0,1)D(0,1) onto D(0,1)D(0,1) (each point w∈D(0,1)w \in D(0,1) has two preimages ±w\pm\sqrt{w}). The boundary circle ∣z∣=1|z| = 1 maps to ∣w∣=1|w| = 1 (each point covered twice, since zz and āˆ’z-z give the same ww). This illustrates the open mapping property.