-
Notifications
You must be signed in to change notification settings - Fork 0
WeierstrassApproximationTheorem
The Weierstrass approximation theorem states that every continuous function defined on a closed interval [a, b] can be uniformly approximated as closely as desired by a polynomial function.
We can illustrate the proof using Bernstein polynomials, which are a sequence of polynomials that can uniformly approximate any continuous function on a given interval.
Theorem:
If
Proof:
Fix
Now let's consider the summation that defines
Since
By the properties of Bernstein polynomials, we have
which tends to
Therefore, for sufficiently large
This completes the proof.