Weierstrass M-test
Template:Short description In mathematics, the Weierstrass M-test is a test for determining whether an infinite series of functions converges uniformly and absolutely. It applies to series whose terms are bounded functions with real or complex values, and is analogous to the comparison test for determining the convergence of series of real or complex numbers. It is named after the German mathematician Karl Weierstrass (1815–1897).
StatementEdit
Weierstrass M-test. Suppose that (fn) is a sequence of real- or complex-valued functions defined on a set A, and that there is a sequence of non-negative numbers (Mn) satisfying the conditions
- <math>|f_n(x)|\leq M_n</math> for all <math>n \geq 1</math> and all <math>x \in A</math>, and
- <math>\sum_{n=1}^{\infty} M_n </math> converges.
Then the series
- <math>\sum_{n=1}^{\infty} f_n (x)</math>
converges absolutely and uniformly on A.
A series satisfying the hypothesis is called normally convergent. The result is often used in combination with the uniform limit theorem. Together they say that if, in addition to the above conditions, the set A is a topological space and the functions fn are continuous on A, then the series converges to a continuous function.
ProofEdit
Consider the sequence of functions
- <math>S_{n}(x) = \sum_{k=1}^{n}f_{k}(x).</math>
Since the series <math>\sum_{n=1}^{\infty}M_{n}</math> converges and Template:Math for every Template:Mvar, then by the Cauchy criterion,
- <math>\forall \varepsilon>0 : \exists N : \forall m>n>N : \sum_{k=n+1}^{m}M_{k}<\varepsilon.</math>
For the chosen Template:Mvar,
- <math>\forall x \in A : \forall m> n> N</math>
- <math>\left|S_{m}(x)-S_{n}(x)\right|=\left|\sum_{k=n+1}^{m}f_{k}(x)\right|\overset{(1)}{\leq} \sum_{k=n+1}^{m}|f_{k}(x)|\leq \sum_{k=n+1}^{m}M_{k}<\varepsilon . </math>
(Inequality (1) follows from the triangle inequality.)
The sequence Template:Math is thus a Cauchy sequence in R or C, and by completeness, it converges to some number Template:Math that depends on x. For n > N we can write
- <math>\left|S(x) - S_{n}(x)\right|=\left|\lim_{m\to\infty} S_{m}(x) - S_{n}(x)\right|=\lim_{m\to\infty} \left|S_{m}(x) - S_{n}(x)\right|\leq\varepsilon . </math>
Since N does not depend on x, this means that the sequence Template:Math of partial sums converges uniformly to the function S. Hence, by definition, the series <math>\sum_{k=1}^{\infty}f_{k}(x)</math> converges uniformly.
Analogously, one can prove that <math>\sum_{k=1}^{\infty}|f_{k}(x)|</math> converges uniformly.
GeneralizationEdit
A more general version of the Weierstrass M-test holds if the common codomain of the functions (fn) is a Banach space, in which case the premise
- <math>|f_n(x)|\leq M_n</math>
is to be replaced by
- <math>\|f_n(x)\|\leq M_n</math>,
where <math>\|\cdot\|</math> is the norm on the Banach space. For an example of the use of this test on a Banach space, see the article Fréchet derivative.