Weierstrass M-test

A comparison test guaranteeing uniform convergence of a series of functions
Weierstrass M-test

Weierstrass M-test: Let XX be a set and let fn:XRf_n:X\to\mathbb{R} (or C\mathbb{C}). Suppose there exist numbers Mn0M_n\ge 0 such that fn(x)Mnfor all xX and all n, |f_n(x)|\le M_n \quad \text{for all } x\in X \text{ and all } n, and the numerical n=1Mn\sum_{n=1}^\infty M_n . Then the n=1fn(x)\sum_{n=1}^\infty f_n(x) on XX. In particular, it converges and uniformly: supxXn=1fn(x)<. \sup_{x\in X}\sum_{n=1}^\infty |f_n(x)| < \infty.

The M-test is a primary mechanism for proving uniform convergence, especially for power series and Fourier-type expansions.

Proof sketch: Use the uniform : for m>nm>n, supxXk=n+1mfk(x)supxXk=n+1mfk(x)k=n+1mMk. \sup_{x\in X}\left|\sum_{k=n+1}^m f_k(x)\right| \le \sup_{x\in X}\sum_{k=n+1}^m |f_k(x)| \le \sum_{k=n+1}^m M_k. Since Mk\sum M_k converges, the tail k=n+1mMk\sum_{k=n+1}^m M_k can be made arbitrarily small uniformly in mm, proving uniform convergence.