Convergence tests
Part of a series of articles about |
Calculus |
---|
In mathematics, convergence tests are methods of testing for the convergence, conditional convergence, absolute convergence, interval of convergence or divergence of an infinite series [math]\displaystyle{ \sum_{n=1}^\infty a_n }[/math].
List of tests
Limit of the summand
If the limit of the summand is undefined or nonzero, that is [math]\displaystyle{ \lim_{n \to \infty}a_n \ne 0 }[/math], then the series must diverge. In this sense, the partial sums are Cauchy only if this limit exists and is equal to zero. The test is inconclusive if the limit of the summand is zero. This is also known as the nth-term test, test for divergence, or the divergence test.
Ratio test
This is also known as d'Alembert's criterion.
- Suppose that there exists [math]\displaystyle{ r }[/math] such that
- [math]\displaystyle{ \lim_{n\to\infty}\left|\frac{a_{n+1}}{a_n}\right| = r. }[/math]
- If r < 1, then the series is absolutely convergent. If r > 1, then the series diverges. If r = 1, the ratio test is inconclusive, and the series may converge or diverge.
Root test
This is also known as the nth root test or Cauchy's criterion.
- Let
- [math]\displaystyle{ r=\limsup_{n\to\infty}\sqrt[n]{|a_n|}, }[/math]
- where [math]\displaystyle{ \limsup }[/math] denotes the limit superior (possibly [math]\displaystyle{ \infty }[/math]; if the limit exists it is the same value).
- If r < 1, then the series converges absolutely. If r > 1, then the series diverges. If r = 1, the root test is inconclusive, and the series may converge or diverge.
The root test is stronger than the ratio test: whenever the ratio test determines the convergence or divergence of an infinite series, the root test does too, but not conversely.[1]
Integral test
The series can be compared to an integral to establish convergence or divergence. Let [math]\displaystyle{ f:[1,\infty)\to\R_+ }[/math] be a non-negative and monotonically decreasing function such that [math]\displaystyle{ f(n) = a_n }[/math]. If [math]\displaystyle{ \int_1^\infty f(x) \, dx=\lim_{t\to\infty}\int_1^t f(x) \, dx\lt \infty, }[/math] then the series converges. But if the integral diverges, then the series does so as well. In other words, the series [math]\displaystyle{ {a_n} }[/math] converges if and only if the integral converges.
p-series test
A commonly-used corollary of the integral test is the p-series test. Let [math]\displaystyle{ k \gt 0 }[/math]. Then [math]\displaystyle{ \sum_{n=k}^{\infty} \bigg(\frac{1}{n^p}\bigg) }[/math] converges if [math]\displaystyle{ p \gt 1 }[/math].
The case of [math]\displaystyle{ p = 1, k = 1 }[/math] yields the harmonic series, which diverges. The case of [math]\displaystyle{ p = 2, k = 1 }[/math] is the Basel problem and the series converges to [math]\displaystyle{ \frac{\pi^2}{6} }[/math]. In general, for [math]\displaystyle{ p \gt 1, k = 1 }[/math], the series is equal to the Riemann zeta function applied to [math]\displaystyle{ p }[/math], that is [math]\displaystyle{ \zeta(p) }[/math].
Direct comparison test
If the series [math]\displaystyle{ \sum_{n=1}^\infty b_n }[/math] is an absolutely convergent series and [math]\displaystyle{ |a_n|\le |b_n| }[/math] for sufficiently large n , then the series [math]\displaystyle{ \sum_{n=1}^\infty a_n }[/math] converges absolutely.
Limit comparison test
If [math]\displaystyle{ \{a_n\},\{b_n\}\gt 0 }[/math], (that is, each element of the two sequences is positive) and the limit [math]\displaystyle{ \lim_{n\to\infty} \frac{a_n}{b_n} }[/math] exists, is finite and non-zero, then either both series converge or both series diverge.
Cauchy condensation test
Let [math]\displaystyle{ \left \{ a_n \right \} }[/math] be a non-negative non-increasing sequence. Then the sum [math]\displaystyle{ A = \sum_{n=1}^\infty a_n }[/math] converges if and only if the sum [math]\displaystyle{ A^* = \sum_{n=0}^\infty 2^n a_{2^n} }[/math] converges. Moreover, if they converge, then [math]\displaystyle{ A \leq A^* \leq 2A }[/math] holds.
Abel's test
Suppose the following statements are true:
- [math]\displaystyle{ \sum a_n }[/math] is a convergent series,
- [math]\displaystyle{ \left\{b_n\right\} }[/math] is a monotonic sequence, and
- [math]\displaystyle{ \left\{b_n\right\} }[/math] is bounded.
Then [math]\displaystyle{ \sum a_nb_n }[/math] is also convergent.
Absolute convergence test
Every absolutely convergent series converges.
Alternating series test
Suppose the following statements are true:
- [math]\displaystyle{ a_n }[/math] are all positive,
- [math]\displaystyle{ \lim_{n \to \infty} a_n = 0 }[/math] and
- for every n, [math]\displaystyle{ a_{n+1} \le a_n }[/math].
Then [math]\displaystyle{ \sum_{n = 1}^\infty (-1)^{n} a_n }[/math] and [math]\displaystyle{ \sum_{n = 1}^\infty (-1)^{n+1} a_n }[/math] are convergent series. This test is also known as the Leibniz criterion.
Dirichlet's test
If [math]\displaystyle{ \{a_n\} }[/math] is a sequence of real numbers and [math]\displaystyle{ \{b_n\} }[/math] a sequence of complex numbers satisfying
- [math]\displaystyle{ a_n \geq a_{n+1} }[/math]
- [math]\displaystyle{ \lim_{n \rightarrow \infty}a_n = 0 }[/math]
- [math]\displaystyle{ \left|\sum^{N}_{n=1}b_n\right|\leq M }[/math] for every positive integer N
where M is some constant, then the series
- [math]\displaystyle{ \sum^{\infty}_{n=1}a_n b_n }[/math]
converges.
Cauchy's convergence test
A series [math]\displaystyle{ \sum_{i=0}^\infty a_i }[/math] is convergent if and only if for every [math]\displaystyle{ \varepsilon\gt 0 }[/math] there is a natural number N such that
- [math]\displaystyle{ |a_{n+1}+a_{n+2}+\cdots+a_{n+p}|\lt \varepsilon }[/math]
holds for all n > N and all p ≥ 1.
Stolz–Cesàro theorem
Let [math]\displaystyle{ (a_n)_{n \geq 1} }[/math] and [math]\displaystyle{ (b_n)_{n \geq 1} }[/math] be two sequences of real numbers. Assume that [math]\displaystyle{ (b_n)_{n \geq 1} }[/math] is a strictly monotone and divergent sequence and the following limit exists:
- [math]\displaystyle{ \lim_{n \to \infty} \frac{a_{n+1}-a_n}{b_{n+1}-b_n}=l.\ }[/math]
Then, the limit
- [math]\displaystyle{ \lim_{n \to \infty} \frac{a_n}{b_n}=l.\ }[/math]
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.
Extensions to the ratio test
The ratio test may be inconclusive when the limit of the ratio is 1. Extensions to the ratio test, however, sometimes allows one to deal with this case.
Raabe–Duhamel's test
Let { an } be a sequence of positive numbers.
Define
- [math]\displaystyle{ b_n=n\left(\frac{a_n}{a_{n+1}}-1 \right). }[/math]
If
- [math]\displaystyle{ L=\lim_{n\to\infty}b_n }[/math]
exists there are three possibilities:
- if L > 1 the series converges (this includes the case L = ∞)
- if L < 1 the series diverges
- and if L = 1 the test is inconclusive.
An alternative formulation of this test is as follows. Let { an } be a series of real numbers. Then if b > 1 and K (a natural number) exist such that
- [math]\displaystyle{ \left|\frac{a_{n+1}}{a_n}\right|\le 1-\frac{b}{n} }[/math]
for all n > K then the series {an} is convergent.
Bertrand's test
Let { an } be a sequence of positive numbers.
Define
- [math]\displaystyle{ b_n=\ln n\left(n\left(\frac{a_n}{a_{n+1}}-1 \right)-1\right). }[/math]
If
- [math]\displaystyle{ L=\lim_{n\to\infty}b_n }[/math]
exists, there are three possibilities:[2][3]
- if L > 1 the series converges (this includes the case L = ∞)
- if L < 1 the series diverges
- and if L = 1 the test is inconclusive.
Gauss's test
Let { an } be a sequence of positive numbers. If [math]\displaystyle{ \frac{a_n}{a_{n + 1}} = 1+ \frac{\alpha}{n} + O(1/n^\beta) }[/math] for some β > 1, then [math]\displaystyle{ \sum a_n }[/math] converges if α > 1 and diverges if α ≤ 1.[4]
Kummer's test
Let { an } be a sequence of positive numbers. Then:[5][6][7]
(1) [math]\displaystyle{ \sum a_n }[/math] converges if and only if there is a sequence [math]\displaystyle{ b_{n} }[/math] of positive numbers and a real number c > 0 such that [math]\displaystyle{ b_k (a_{k}/a_{k+1}) - b_{k+1} \ge c }[/math].
(2) [math]\displaystyle{ \sum a_n }[/math] diverges if and only if there is a sequence [math]\displaystyle{ b_{n} }[/math] of positive numbers such that [math]\displaystyle{ b_k (a_{k}/a_{k+1}) - b_{k+1} \le 0 }[/math]
and [math]\displaystyle{ \sum 1/b_{n} }[/math] diverges.
Notes
- For some specific types of series there are more specialized convergence tests, for instance for Fourier series there is the Dini test.
Examples
Consider the series
-
[math]\displaystyle{ \sum_{n=1}^{\infty} \frac{1}{n^\alpha}. }[/math]
(
)
Cauchy condensation test implies that (i) is finitely convergent if
-
[math]\displaystyle{ \sum_{n=1}^\infty 2^n \left( \frac 1 {2^n}\right)^\alpha }[/math]
(
)
is finitely convergent. Since
- [math]\displaystyle{ \sum_{n=1}^\infty 2^n \left( \frac 1 {2^n} \right)^\alpha = \sum_{n=1}^\infty 2^{n-n\alpha} = \sum_{n=1}^\infty 2^{(1-\alpha) n} }[/math]
(ii) is a geometric series with ratio [math]\displaystyle{ 2^{(1-\alpha)} }[/math]. (ii) is finitely convergent if its ratio is less than one (namely [math]\displaystyle{ \alpha \gt 1 }[/math]). Thus, (i) is finitely convergent if and only if [math]\displaystyle{ \alpha \gt 1 }[/math].
Convergence of products
While most of the tests deal with the convergence of infinite series, they can also be used to show the convergence or divergence of infinite products. This can be achieved using following theorem: Let [math]\displaystyle{ \left \{ a_n \right \}_{n=1}^\infty }[/math] be a sequence of positive numbers. Then the infinite product [math]\displaystyle{ \prod_{n=1}^\infty (1 + a_n) }[/math] converges if and only if the series [math]\displaystyle{ \sum_{n=1}^\infty a_n }[/math] converges. Also similarly, if [math]\displaystyle{ 0 \lt a_n \lt 1 }[/math] holds, then [math]\displaystyle{ \prod_{n=1}^\infty (1 - a_n) }[/math] approaches a non-zero limit if and only if the series [math]\displaystyle{ \sum_{n=1}^\infty a_n }[/math] converges .
This can be proved by taking the logarithm of the product and using limit comparison test.[8]
See also
References
- ↑ Wachsmuth, Bert G.. "MathCS.org - Real Analysis: Ratio Test". http://www.mathcs.org/analysis/reals/numser/t_ratio.html.
- ↑ František Ďuriš, Infinite series: Convergence tests, pp. 24–9. Bachelor's thesis.
- ↑ Weisstein, Eric W.. "Bertrand's Test" (in en). https://mathworld.wolfram.com/BertrandsTest.html.
- ↑ * Hazewinkel, Michiel, ed. (2001), "Gauss criterion", Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4, https://www.encyclopediaofmath.org/index.php?title=Gauss_criterion&oldid=39905
- ↑ "Über die Convergenz und Divergenz der unendlichen Reihen.". Journal für die reine und angewandte Mathematik 1835 (13): 171–184. 1835-01-01. doi:10.1515/crll.1835.13.171. ISSN 0075-4102. https://www.degruyter.com/document/doi/10.1515/crll.1835.13.171/html.
- ↑ Tong, Jingcheng (1994). "Kummer's Test Gives Characterizations for Convergence or Divergence of all Positive Series". The American Mathematical Monthly 101 (5): 450–452. doi:10.2307/2974907. https://www.jstor.org/stable/2974907.
- ↑ Samelson, Hans (1995). "More on Kummer's Test" (in en). The American Mathematical Monthly 102 (9): 817–818. doi:10.1080/00029890.1995.12004667. ISSN 0002-9890. https://www.tandfonline.com/doi/full/10.1080/00029890.1995.12004667.
- ↑ Belk, Jim (26 January 2008). "Convergence of Infinite Products". https://cornellmath.wordpress.com/2008/01/26/convergence-of-infinite-products/.
Further reading
- Leithold, Louis (1972). The Calculus, with Analytic Geometry (2nd ed.). New York: Harper & Row. pp. 655–737. ISBN 0-06-043959-9.
Original source: https://en.wikipedia.org/wiki/Convergence tests.
Read more |