Weierstrass Approximation Theorem
The Weierstrass Approximation Theorem states that every continuous function on a closed interval can be uniformly approximated by polynomials. This profound result shows that polynomials are "dense" in the space of continuous functions and is the foundation for numerical analysis and approximation theory.
Statement
Let be continuous. For every , there exists a polynomial such that
The theorem guarantees uniform approximation: the polynomial approximates to within on the entire interval simultaneously.
Applications
For continuous, the Bernstein polynomials
converge uniformly to as . This gives a constructive proof of the Weierstrass theorem.
The exponential on can be approximated by to arbitrary precision as .
Summary
The Weierstrass Approximation Theorem shows polynomials are dense in :
- Every continuous function can be uniformly approximated by polynomials.
- Proof via Bernstein polynomials or convolution.
- Foundation for numerical methods and functional analysis.
See Uniform Convergence and Stone-Weierstrass.