Abel's test

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

In mathematics, Abel's test (also known as Abel's criterion) is a method of testing for the convergence of an infinite series. The test is named after mathematician Niels Henrik Abel. There are two slightly different versions of Abel's test – one is used with series of real numbers, and the other is used with power series in complex analysis. Abel's uniform convergence test is a criterion for the uniform convergence of a series of functions dependent on parameters.

Abel's test in real analysis

Suppose the following statements are true:

  1. \sum a_n is a convergent series,
  2. {bn} is a monotone sequence, and
  3. {bn} is bounded.

Then \sum a_nb_n is also convergent.

It is important to understand that this test is mainly pertinent and useful in the context of non absolutely convergent series \sum a_n. For absolutely convergent series, this theorem, albeit true, is almost evident.

Abel's test in complex analysis

A closely related convergence test, also known as Abel's test, can often be used to establish the convergence of a power series on the boundary of its circle of convergence. Specifically, Abel's test states that if a sequence of positive real numbers (a_n) is decreasing monotonically (for n > m (for large enough n, in other words)) with


\lim_{n\rightarrow\infty} a_n = 0\,

then the power series


f(z) = \sum_{n=0}^\infty a_nz^n\,

converges everywhere on the closed unit circle, except when z = 1. Abel's test cannot be applied when z = 1, so convergence at that single point must be investigated separately. Notice that Abel's test implies in particular that the radius of converence is at least 1. It can also be applied to a power series with radius of convergence R ≠ 1 by a simple change of variables ζ = z/R.[1] Notice that Abel's test is a generalization of the Leibniz Criterion by taking z=-1.

Proof of Abel's test: Suppose that z is a point on the unit circle, z ≠ 1. For each n\geq1, we define


f_n(z):=\sum_{k=0}^n a_k z^k.

By multiplying this function by (1-z), we obtain>


\begin{align}
(1-z)f_n(z) & = \sum_{k=0}^n a_k (1-z)z^k   
 = \sum_{k=0}^n a_k z^k - \sum_{k=0}^n a_k z^{k+1}  
 = a_0 + \sum_{k=1}^n a_k z^k - \sum_{k=1}^{n+1} a_{k-1} z^k  \\
& = a_0 + a_n z^{n+1} + \sum_{k=1}^n (a_k - a_{k-1}) z^k .  \\
\end{align}

The first summand is constant, the second converges uniformly to zero (since by assumption the sequence (a_n) converges to zero). It only remains to show that the series converges. We will show this by showing that it even converges absolutely: 
\sum_{k=1}^\infty \left|(a_k - a_{k-1}) z^k \right| = \sum_{k=1}^\infty |a_k-a_{k-1}|\cdot |z|^k \leq \sum_{k=1}^\infty (a_k-a_{k-1})
where the last sum is a converging telescoping sum. It should be noted that the absolute value vanished because the sequence (a_n) is decreasing by assumption.

Hence, the sequence (1-z)f_n(z) converges (even uniformly) on the closed unit disc. If z\not = 1, we may divide by (1-z) and obtain the result.

Abel's uniform convergence test

Abel's uniform convergence test is a criterion for the uniform convergence of a series of functions or an improper integration of functions dependent on parameters. It is related to Abel's test for the convergence of an ordinary series of real numbers, and the proof relies on the same technique of summation by parts.

The test is as follows. Let {gn} be a uniformly bounded sequence of real-valued continuous functions on a set E such that gn+1(x) ≤ gn(x) for all x ∈ E and positive integers n, and let {ƒn} be a sequence of real-valued functions such that the series Σƒn(x) converges uniformly on E. Then Σƒn(x)gn(x) converges uniformly on E.

Notes

  1. (Moretti, 1964, p. 91)

References

External links