Ratio test

1

In mathematics, the ratio test is a test (or "criterion") for the convergence of a series where each term is a real or complex number and an is nonzero when n is large. The test was first published by Jean le Rond d'Alembert and is sometimes known as **d'Alembert's ratio test **or as the Cauchy ratio test.

The test

The usual form of the test makes use of the limit The ratio test states that: It is possible to make the ratio test applicable to certain cases where the limit L fails to exist, if limit superior and limit inferior are used. The test criteria can also be refined so that the test is sometimes conclusive even when L = 1. More specifically, let Then the ratio test states that: If the limit L in exists, we must have L = R = r. So the original ratio test is a weaker version of the refined one.

Examples

Convergent because L < 1

Consider the series Applying the ratio test, one computes the limit Since this limit is less than 1, the series converges.

Divergent because L > 1

Consider the series Putting this into the ratio test: Thus the series diverges.

Inconclusive because L = 1

Consider the three series The first series (1 + 1 + 1 + 1 + ⋯) diverges, the second (the one central to the Basel problem) converges absolutely and the third (the alternating harmonic series) converges conditionally. However, the term-by-term magnitude ratios of the three series are 1, and. So, in all three, the limit is equal to 1. This illustrates that when L = 1, the series may converge or diverge: the ratio test is inconclusive. In such cases, more refined tests are required to determine convergence or divergence.

Proof

Below is a proof of the validity of the generalized ratio test. Suppose that. We also suppose that (a_n) has infinite non-zero members, otherwise the series is just a finite sum hence it converges. Then there exists some such that there exists a natural number n_0\ge2 satisfying a_{n_0}\ne0 and for all n\ge n_0, because if no such \ell exists then there exists arbitrarily large n satisfying for every, then we can find a subsequence satisfying , but this contradicts the fact that r is the limit inferior of as n\to\infty, implying the existence of \ell. Then we notice that for n\ge n_0+1,. Notice that \ell>1 so as n\to\infty and, this implies (a_n) diverges so the series diverges by the n-th term test. Now suppose. Similiar to the above case, we may find a natural number n_1 and a c\in(R;1) such that for n\ge n_1. Then The series is the geometric series with common ratio c\in(0;1), hence which is finite. The sum is a finite sum and hence it is bounded, this implies the series converges by the monotone convergence theorem and the series converges by the absolute convergence test. When the limit exists and equals to L then r=R=L, this gives the original ratio test.

Extensions for L = 1

As seen in the previous example, the ratio test may be inconclusive when the limit of the ratio is 1. Extensions to the ratio test, however, sometimes allow one to deal with this case. In all the tests below one assumes that Σan is a sum with positive an. These tests also may be applied to any series with a finite number of negative terms. Any such series may be written as: where aN is the highest-indexed negative term. The first expression on the right is a partial sum which will be finite, and so the convergence of the entire series will be determined by the convergence properties of the second expression on the right, which may be re-indexed to form a series of all positive terms beginning at n=1. Each test defines a test parameter (ρn) which specifies the behavior of that parameter needed to establish convergence or divergence. For each test, a weaker form of the test exists which will instead place restrictions upon limn->∞ρn. All of the tests have regions in which they fail to describe the convergence properties of Σan. In fact, no convergence test can fully describe the convergence properties of the series. This is because if Σan is convergent, a second convergent series Σbn can be found which converges more slowly: i.e., it has the property that limn->∞ (bn/an) = ∞. Furthermore, if Σan is divergent, a second divergent series Σbn can be found which diverges more slowly: i.e., it has the property that limn->∞ (bn/an) = 0. Convergence tests essentially use the comparison test on some particular family of an, and fail for sequences which converge or diverge more slowly.

De Morgan hierarchy

Augustus De Morgan proposed a hierarchy of ratio-type tests The ratio test parameters (\rho_n) below all generally involve terms of the form. This term may be multiplied by a_{n+1}/a_n to yield. This term can replace the former term in the definition of the test parameters and the conclusions drawn will remain the same. Accordingly, there will be no distinction drawn between references which use one or the other form of the test parameter.

1. d'Alembert's ratio test

The first test in the De Morgan hierarchy is the ratio test as described above.

2. Raabe's test

This extension is due to Joseph Ludwig Raabe. Define: (and some extra terms, see Ali, Blackburn, Feld, Duris (none), Duris2) The series will: For the limit version, the series will: When the above limit does not exist, it may be possible to use limits superior and inferior. The series will:

Proof of Raabe's test

Defining, we need not assume the limit exists; if , then \sum a_n diverges, while if the sum converges. The proof proceeds essentially by comparison with \sum1/n^R. Suppose first that. Of course if then for large n, so the sum diverges; assume then that. There exists R<1 such that \rho_n\le R for all n\ge N, which is to say that. Thus, which implies that for n\ge N; since R<1 this shows that \sum a_n diverges. The proof of the other half is entirely analogous, with most of the inequalities simply reversed. We need a preliminary inequality to use in place of the simple 1+t<e^t that was used above: Fix R and N. Note that . So ; hence. Suppose now that. Arguing as in the first paragraph, using the inequality established in the previous paragraph, we see that there exists R>1 such that for n\ge N; since R>1 this shows that \sum a_n converges.

3. Bertrand's test

This extension is due to Joseph Bertrand and Augustus De Morgan. Defining: Bertrand's test asserts that the series will: For the limit version, the series will: When the above limit does not exist, it may be possible to use limits superior and inferior. The series will:

4. Extended Bertrand's test

This extension probably appeared at the first time by Margaret Martin in 1941. A short proof based on Kummer's test and without technical assumptions (such as existence of the limits, for example) was provided by Vyacheslav Abramov in 2019. Let K\geq1 be an integer, and let denote the Kth iterate of natural logarithm, i.e. and for any , . Suppose that the ratio a_n/a_{n+1}, when n is large, can be presented in the form (The empty sum is assumed to be 0. With K=1, the test reduces to Bertrand's test.) The value \rho_{n} can be presented explicitly in the form Extended Bertrand's test asserts that the series For the limit version, the series When the above limit does not exist, it may be possible to use limits superior and inferior. The series For applications of Extended Bertrand's test see birth–death process.

5. Gauss's test

This extension is due to Carl Friedrich Gauss. Assuming an > 0 and r > 1, if a bounded sequence Cn can be found such that for all n: then the series will:

6. Kummer's test

This extension is due to Ernst Kummer. Let ζn be an auxiliary sequence of positive constants. Define Kummer's test states that the series will: For the limit version, the series will: When the above limit does not exist, it may be possible to use limits superior and inferior. The series will

Special cases

All of the tests in De Morgan's hierarchy except Gauss's test can easily be seen as special cases of Kummer's test: where the empty product is assumed to be 1. Then, Hence, Note that for these four tests, the higher they are in the De Morgan hierarchy, the more slowly the 1/\zeta_n series diverges.

Proof of Kummer's test

If \rho_n>0 then fix a positive number. There exists a natural number N such that for every n>N, Since a_{n+1}>0, for every n> N, In particular for all n\geq N which means that starting from the index N the sequence is monotonically decreasing and positive which in particular implies that it is bounded below by 0. Therefore, the limit This implies that the positive telescoping series and since for all n>N, by the direct comparison test for positive series, the series is convergent. On the other hand, if \rho<0, then there is an N such that \zeta_n a_n is increasing for n>N. In particular, there exists an \epsilon>0 for which for all n>N, and so diverges by comparison with.

Tong's modification of Kummer's test

A new version of Kummer's test was established by Tong. See also for further discussions and new proofs. The provided modification of Kummer's theorem characterizes all positive series, and the convergence or divergence can be formulated in the form of two necessary and sufficient conditions, one for convergence and another for divergence. The first of these statements can be simplified as follows: The second statement can be simplified similarly: However, it becomes useless, since the condition in this case reduces to the original claim

Frink's ratio test

Another ratio test that can be set in the framework of Kummer's theorem was presented by Orrin Frink 1948. Suppose a_n is a sequence in , This result reduces to a comparison of \sum_n|a_n| with a power series, and can be seen to be related to Raabe's test.

Ali's second ratio test

A more refined ratio test is the second ratio test: For a_n>0 define: By the second ratio test, the series will: If the above limits do not exist, it may be possible to use the limits superior and inferior. Define: Then the series will:

Ali's mth ratio test

This test is a direct extension of the second ratio test. For and positive a_n define: By the mth ratio test, the series will: If the above limits do not exist, it may be possible to use the limits superior and inferior. For define: Then the series will:

Ali--Deutsche Cohen φ-ratio test

This test is an extension of the mth ratio test. Assume that the sequence a_n is a positive decreasing sequence. Let be such that exists. Denote, and assume 0<\alpha<1. Assume also that Then the series will:

Footnotes

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

Edit article