Power Series and the Weierstrass Approximation Theorem
A power series converges uniformly on every closed subinterval inside its radius of convergence, together with all of its derivatives. That makes it continuous, differentiable, and integrable term by term, so a power series defines an infinitely differentiable function.
╌╌╌╌
A power series centered at is a series of functions
whose partial sums are polynomials. The interchange theorems apply to it fully: inside its radius of convergence a power series converges uniformly on every closed subinterval, and so do all of its term-by-term derivatives. Term-by-term differentiation and integration are therefore valid, and the sum is an infinitely differentiable function.
Radius of convergence
A power series converges absolutely inside an interval and diverges outside it. The half-width of that interval is determined by how fast the coefficients grow.
Inside the interval the series converges pointwise. At the two endpoints it may do either, and the behavior there is a separate question. Between the center and either endpoint the convergence is uniform, which is what carries continuity and the calculus operations to the limit.
The convergence is uniform on each closed subinterval but need not be uniform on the full open interval . The geometric series has and converges uniformly on every with , but not on , where its sum is unbounded near .
Term-by-term integration and differentiation
Uniform convergence on closed subintervals justifies integration term by term directly, since integration needs only uniform convergence of the functions.
Differentiation needs more: uniform convergence of the differentiated series. The key fact is that differentiating a power series does not change its radius, because leaves the untouched.
Applying the theorem to , then to , and so on, each derivative is again a power series with radius . A power series therefore defines an infinitely differentiable function on its interval of convergence.
Analytic functions
A function that is locally the sum of a convergent power series has more structure than a merely smooth one.
Every analytic function is infinitely differentiable, but the converse fails: a function can be smooth and still not equal its Taylor series. The standard example is for and , which is infinitely differentiable with for all . Its Taylor series at is identically , yet for , so the series represents at no point other than . Being infinitely differentiable is weaker than being analytic.
The Weierstrass approximation theorem
Power series show that some continuous functions are uniform limits of polynomials. The Weierstrass approximation theorem removes the qualifier: every continuous function on a closed bounded interval is a uniform limit of polynomials, whether or not it is analytic, and even where it is nowhere differentiable.1
A constructive proof uses the Bernstein polynomials. Reduce to by an affine change of variable, and for define
The weights are the probabilities of a binomial count, so is a weighted average of the sampled values , with the weight concentrated near . Two identities drive the proof:
- The weights sum to one and have mean : and .
- The spread is small. The variance identity forces the weight onto indices with near .
Given , uniform continuity of on the compact interval gives with whenever . Split into indices with , where each term is under , and the rest, whose total weight is at most by the variance bound and hence small for large . Both parts are controlled uniformly in , so .
The construction is quantitative. The polynomials are named explicitly, and their degree controls the error through , so a target accuracy dictates a concrete degree. The theorem also has a structural reading: with the uniform norm is a complete metric space, and Weierstrass says the polynomials form a dense subset of it, so a function is continuous if and only if it is a uniform limit of polynomials.
Summary
| Operation on | Needs | Result |
|---|---|---|
| Continuity of the sum | uniform on | continuous on |
| Term-by-term | uniform convergence of terms | radius |
| Term-by-term | uniform convergence of derivatives | radius , iterable |
| Analytic smooth | infinitely differentiable | |
| Weierstrass density | uniform continuity on | polynomials dense in |
Uniform convergence, established by the M-test on closed subintervals, is the single hypothesis underneath the first three rows. The last two rows separate the cases: analytic functions are precisely those a series represents, and Weierstrass shows polynomials still approximate every continuous function as closely as desired.
Footnotes
- Rosenlicht, Ch. 7 — Interchange of limit operations, treats uniform convergence and the approximation of continuous functions by polynomials on a closed bounded interval. The Bernstein-polynomial construction gives an explicit approximating sequence and an error controlled by the modulus of continuity of . ↩
╌╌ END ╌╌