Weierstrass M-test

From HandWiki
Short description: Criterion about convergence of series

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).

Statement

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]\displaystyle{ |f_n(x)|\leq M_n }[/math] for all [math]\displaystyle{ n \geq 1 }[/math] and all [math]\displaystyle{ x \in A }[/math], and
  • [math]\displaystyle{ \sum_{n=1}^{\infty} M_n }[/math] converges.

Then the series

[math]\displaystyle{ \sum_{n=1}^{\infty} f_n (x) }[/math]

converges absolutely and uniformly on A.

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.

Proof

Consider the sequence of functions

[math]\displaystyle{ S_{n}(x) = \sum_{k=1}^{n}f_{k}(x). }[/math]

Since the series [math]\displaystyle{ \sum_{n=1}^{\infty}M_{n} }[/math] converges and Mn ≥ 0 for every n, then by the Cauchy criterion,

[math]\displaystyle{ \forall \varepsilon\gt 0 : \exists N : \forall m\gt n\gt N : \sum_{k=n+1}^{m}M_{k}\lt \varepsilon. }[/math]

For the chosen N,

[math]\displaystyle{ \forall x \in A : \forall m\gt n\gt N }[/math]
[math]\displaystyle{ \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}\lt \varepsilon . }[/math]

(Inequality (1) follows from the triangle inequality.)

The sequence Sn(x) is thus a Cauchy sequence in R or C, and by completeness, it converges to some number S(x) that depends on x. For n > N we can write

[math]\displaystyle{ \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 Sn of partial sums converges uniformly to the function S. Hence, by definition, the series [math]\displaystyle{ \sum_{k=1}^{\infty}f_{k}(x) }[/math] converges uniformly.

Analogously, one can prove that [math]\displaystyle{ \sum_{k=1}^{\infty}|f_{k}(x)| }[/math] converges uniformly.

Generalization

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]\displaystyle{ |f_n(x)|\leq M_n }[/math]

is to be replaced by

[math]\displaystyle{ \|f_n(x)\|\leq M_n }[/math],

where [math]\displaystyle{ \|\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.

See also

References