entire functions
Weierstrass Factorization Theorem
You should know: complex differentiation, taylor series, meromorphic functions
Overview
The Weierstrass Factorization Theorem generalizes the fact that a polynomial is determined (up to a constant) by its zeros: every entire function can be written as a (possibly infinite) product over its zeros, multiplied by a nonvanishing entire factor e^{g(z)}. The key tool is the Weierstrass elementary factor E_p(z) = (1−z) exp(z + z²/2 + … + z^p/p), which is designed to have exactly one zero at z=1 while converging absolutely in infinite products. This theorem is the foundation for representing classical functions like sin(πz) and the gamma function as infinite products.
Intuition
Just as a polynomial P(z) = c(z−r₁)(z−r₂)⋯(z−rₙ) is built from its roots, an entire function is 'built' from its zeros as an infinite product. The complication is convergence: a raw product ∏(1−z/zₙ) may diverge. Weierstrass's insight is to multiply each factor by a convergence-fixing exponential 'correction' that doesn't introduce new zeros. The elementary factor E_p(z/zₙ) is equal to 1 minus a zero at z=zₙ times a carefully chosen Taylor-exponential correction whose terms cancel the bad parts of log(1−z/zₙ).
Formal Definition
Let f be an entire function with zeros z₁, z₂, … (listed with multiplicity, 0 excluded separately). The Weierstrass elementary factors are:
Worked Examples
sin(πz) is entire with zeros exactly at all integers: z = 0, ±1, ±2, …
Pair up the zeros ±n into factors (1 − z/n)(1 + z/n) = 1 − z²/n².
The series ∑ 1/n² converges, so the product ∏(1 − z²/n²) converges absolutely and uniformly on compact sets (p=1 suffices for the paired factors).
The nonvanishing entire factor is e^{g(z)} where g(z) can be determined by comparing the logarithmic derivatives; for sine it works out to g(z) = log π (a constant), giving the factor π.
Answer: The product converges because ∑1/n² < ∞, and the nonvanishing factor is π (a constant), giving the classical sine product formula.
Practice Problems
Write the Weierstrass product for cos(πz/2) using its zeros at odd integers.
What is the Weierstrass product for 1/Γ(z) (the reciprocal gamma function)?
Using the product formula for sin(πz), derive the Basel sum ∑_{n=1}^∞ 1/n² = π²/6.
Common Mistakes
The nonvanishing factor e^{g(z)} can always be taken as a constant.
For functions of infinite order, g(z) may be a polynomial or even an entire function of higher growth.
The product ∏(1 − z/zₙ) always converges.
Without the exponential correction factors, the product diverges if ∑1/|zₙ| = ∞.
Quiz
Summary
- Every entire function factors as z^m e^{g(z)} ∏ E_{pₙ}(z/zₙ) where the product runs over nonzero zeros.
- Elementary factors E_p(z) = (1−z) exp(z + z²/2 + … + z^p/p) ensure convergence.
- The sine product sin(πz) = πz ∏(1 − z²/n²) is the canonical example.
- Comparing Taylor coefficients in the sine product yields the Basel sum π²/6.
- The reciprocal gamma function 1/Γ(z) is also given by a Weierstrass product.
Mathematics