TheoremComplete

Weierstrass Factorization Theorem

The Weierstrass factorization theorem shows that every entire function can be expressed as an infinite product determined by its zeros, generalizing the fundamental theorem of algebra.


Statement

Theorem9.9Weierstrass factorization theorem

Let ff be an entire function with zeros at a1,a2,a_1, a_2, \ldots (listed with multiplicity, a1a2|a_1| \leq |a_2| \leq \cdots, none equal to zero) and a zero of order m0m \geq 0 at the origin. Then

f(z)=zmeg(z)n=1Epn(z/an)f(z) = z^m e^{g(z)}\prod_{n=1}^{\infty}E_{p_n}(z/a_n)

where gg is entire and pnp_n are non-negative integers chosen so the product converges. One can always take pn=n1p_n = n - 1.


Proof Sketch

Proof

Step 1: Convergence of the product.

The elementary factor satisfies 1Ep(z)zp+1|1 - E_p(z)| \leq |z|^{p+1} for z1/2|z| \leq 1/2. Therefore z/anpn+1\sum |z/a_n|^{p_n+1} converges if the pnp_n grow fast enough relative to the an|a_n|. Taking pn=n1p_n = n - 1 ensures z/ann\sum |z/a_n|^n converges for each zz (since z/an0|z/a_n| \to 0).

Step 2: Construction.

Define P(z)=n=1Epn(z/an)P(z) = \prod_{n=1}^\infty E_{p_n}(z/a_n). This converges uniformly on compact sets (by the MM-test for infinite products). The product PP is entire with zeros precisely at {an}\{a_n\} with the correct multiplicities.

Step 3: Extracting the exponential factor.

The function f(z)/(zmP(z))f(z)/(z^m P(z)) is entire and nonvanishing (its zeros have been divided out). By the simply connected domain version of the logarithm, write f(z)/(zmP(z))=eg(z)f(z)/(z^m P(z)) = e^{g(z)} for some entire gg. \blacksquare


Canonical Products

Definition9.7Canonical product

If we take all pnp_n equal to a fixed pp, the product Ep(z/an)\prod E_p(z/a_n) is called a canonical product of genus pp. It converges if and only if an(p+1)<\sum |a_n|^{-(p+1)} < \infty. The smallest such pp is the genus of the canonical product.

ExampleCanonical products
  1. sin(πz)/(πz)\sin(\pi z)/(\pi z): n=1(1z2/n2)\prod_{n=1}^\infty (1 - z^2/n^2) is a canonical product of genus 11 (since 1/n2<\sum 1/n^2 < \infty but 1/n=\sum 1/n = \infty).

  2. 1/Γ(z)1/\Gamma(z): 1Γ(z)=zeγzn=1(1+z/n)ez/n\frac{1}{\Gamma(z)} = ze^{\gamma z}\prod_{n=1}^\infty (1+z/n)e^{-z/n} where γ\gamma is the Euler-Mascheroni constant. This is a canonical product of genus 11.

  3. Zeros at n2n^2: n=1(1z/n2)\prod_{n=1}^\infty (1-z/n^2) converges with p=0p = 0 since 1/n2<\sum 1/n^2 < \infty.


Connection to Hadamard

RemarkHadamard refinement

For entire functions of finite order ρ\rho, Hadamard's theorem refines the factorization: the genus pp satisfies pρp \leq \rho, and the function g(z)g(z) in the exponential factor is a polynomial of degree at most ρ\lfloor\rho\rfloor. This powerful constraint connects the growth of ff to the distribution of its zeros.

The exponent of convergence λ=inf{s>0:ans<}\lambda = \inf\{s > 0 : \sum |a_n|^{-s} < \infty\} satisfies λρ\lambda \leq \rho, and p=λp = \lfloor\lambda\rfloor suffices.

ExampleOrder and genus relationship

For f(z)=n=1(1z/2n)f(z) = \prod_{n=1}^\infty(1-z/2^n): the zeros are an=2na_n = 2^n, so ans=2ns\sum |a_n|^{-s} = \sum 2^{-ns} converges for s>0s > 0. The exponent of convergence is λ=0\lambda = 0, genus p=0p = 0, and the product converges with no exponential factors needed. The order is ρ=0\rho = 0.