Proof: Weierstrass Approximation via Bernstein Polynomials
This proof of the Weierstrass Approximation Theorem uses Bernstein polynomials, which provide an explicit, constructive approximation. The proof combines probability (law of large numbers) with analysis (uniform continuity).
Statement
If is continuous, then for every , there exists a polynomial such that for all .
Proof via Bernstein Polynomials
Define the Bernstein polynomial of degree :
We show uniformly on .
Step 1: Since is continuous on the compact set , is uniformly continuous. Given , choose such that whenever .
Step 2: For fixed , the Bernstein polynomial can be interpreted probabilistically: if , then
By the law of large numbers, in probability as . For large , with high probability, so with high probability.
Step 3 (Rigorous): Let . Split the sum:
For , . For , use . By Chebyshev's inequality, the probability that is . Combining, for large ,
The convergence is uniform in (the same works for all ).
Summary
Bernstein polynomials provide a constructive proof of Weierstrass:
- Explicit formula: .
- Convergence follows from uniform continuity and probabilistic estimates.
- Gives a practical method for polynomial approximation.
See Weierstrass Theorem for applications.