BernsteinTheorem
Bernstein's theorem, also known as the Bernstein polynomial approximation theorem, is a foundational result in approximation theory. It states that every continuous function on the closed interval [0,1] can be uniformly approximated by Bernstein polynomials. The Bernstein operator B_n acts on a function f by the formula B_n(f)(x) = sum_{k=0}^n f(k/n) binom(n,k) x^k (1−x)^{n−k}, for x in [0,1]. As n increases, B_n(f) converges uniformly to f on [0,1]. This provides a constructive proof of the Weierstrass approximation theorem, giving explicit polynomial approximants rather than an abstract existence statement.
Key properties include that the operator preserves constants and reproduces affine (linear) functions exactly: for f(x)
Extensions and generalizations include multivariate versions on [0,1]^d, Bernstein operators on other domains, and various refinements