Direct comparison test

From HandWiki
Short description: Way of deducing the convergence or divergence of an infinite series or an improper integral

In mathematics, the comparison test, sometimes called the direct comparison test to distinguish it from similar related tests (especially the limit comparison test), provides a way of deducing the convergence or divergence of an infinite series or an improper integral. In both cases, the test works by comparing the given series or integral to one whose convergence properties are known.

For series

In calculus, the comparison test for series typically consists of a pair of statements about infinite series with non-negative (real-valued) terms:[1]

  • If the infinite series [math]\displaystyle{ \sum b_n }[/math] converges and [math]\displaystyle{ 0 \le a_n \le b_n }[/math] for all sufficiently large n (that is, for all [math]\displaystyle{ n\gt N }[/math] for some fixed value N), then the infinite series [math]\displaystyle{ \sum a_n }[/math] also converges.
  • If the infinite series [math]\displaystyle{ \sum b_n }[/math] diverges and [math]\displaystyle{ 0 \le b_n \le a_n }[/math] for all sufficiently large n, then the infinite series [math]\displaystyle{ \sum a_n }[/math] also diverges.

Note that the series having larger terms is sometimes said to dominate (or eventually dominate) the series with smaller terms.[2]

Alternatively, the test may be stated in terms of absolute convergence, in which case it also applies to series with complex terms:[3]

  • If the infinite series [math]\displaystyle{ \sum b_n }[/math] is absolutely convergent and [math]\displaystyle{ |a_n| \le |b_n| }[/math] for all sufficiently large n, then the infinite series [math]\displaystyle{ \sum a_n }[/math] is also absolutely convergent.
  • If the infinite series [math]\displaystyle{ \sum b_n }[/math] is not absolutely convergent and [math]\displaystyle{ |b_n| \le |a_n| }[/math] for all sufficiently large n, then the infinite series [math]\displaystyle{ \sum a_n }[/math] is also not absolutely convergent.

Note that in this last statement, the series [math]\displaystyle{ \sum a_n }[/math] could still be conditionally convergent; for real-valued series, this could happen if the an are not all nonnegative.

The second pair of statements are equivalent to the first in the case of real-valued series because [math]\displaystyle{ \sum c_n }[/math] converges absolutely if and only if [math]\displaystyle{ \sum |c_n| }[/math], a series with nonnegative terms, converges.

Proof

The proofs of all the statements given above are similar. Here is a proof of the third statement.

Let [math]\displaystyle{ \sum a_n }[/math] and [math]\displaystyle{ \sum b_n }[/math] be infinite series such that [math]\displaystyle{ \sum b_n }[/math] converges absolutely (thus [math]\displaystyle{ \sum |b_n| }[/math] converges), and without loss of generality assume that [math]\displaystyle{ |a_n| \le |b_n| }[/math] for all positive integers n. Consider the partial sums

[math]\displaystyle{ S_n = |a_1| + |a_2| + \ldots + |a_n|,\ T_n = |b_1| + |b_2| + \ldots + |b_n|. }[/math]

Since [math]\displaystyle{ \sum b_n }[/math] converges absolutely, [math]\displaystyle{ \lim_{n\to\infty} T_n = T }[/math] for some real number T. For all n,

[math]\displaystyle{ 0 \le S_n = |a_1| + |a_2| + \ldots + |a_n| \le |a_1| + \ldots + |a_n| + |b_{n+1}| + \ldots = S_n + (T-T_n) \le T. }[/math]

[math]\displaystyle{ S_n }[/math] is a nondecreasing sequence and [math]\displaystyle{ S_n + (T - T_n) }[/math] is nonincreasing. Given [math]\displaystyle{ m,n \gt N }[/math] then both [math]\displaystyle{ S_n, S_m }[/math] belong to the interval [math]\displaystyle{ [S_N, S_N + (T - T_N)] }[/math], whose length [math]\displaystyle{ T - T_N }[/math] decreases to zero as [math]\displaystyle{ N }[/math] goes to infinity. This shows that [math]\displaystyle{ (S_n)_{n=1,2,\ldots} }[/math] is a Cauchy sequence, and so must converge to a limit. Therefore, [math]\displaystyle{ \sum a_n }[/math] is absolutely convergent.

For integrals

The comparison test for integrals may be stated as follows, assuming continuous real-valued functions f and g on [math]\displaystyle{ [a,b) }[/math] with b either [math]\displaystyle{ +\infty }[/math] or a real number at which f and g each have a vertical asymptote:[4]

  • If the improper integral [math]\displaystyle{ \int_a^b g(x)\,dx }[/math] converges and [math]\displaystyle{ 0 \le f(x) \le g(x) }[/math] for [math]\displaystyle{ a \le x \lt b }[/math], then the improper integral [math]\displaystyle{ \int_a^b f(x)\,dx }[/math] also converges with [math]\displaystyle{ \int_a^b f(x)\,dx \le \int_a^b g(x)\,dx. }[/math]
  • If the improper integral [math]\displaystyle{ \int_a^b g(x)\,dx }[/math] diverges and [math]\displaystyle{ 0 \le g(x) \le f(x) }[/math] for [math]\displaystyle{ a \le x \lt b }[/math], then the improper integral [math]\displaystyle{ \int_a^b f(x)\,dx }[/math] also diverges.

Ratio comparison test

Another test for convergence of real-valued series, similar to both the direct comparison test above and the ratio test, is called the ratio comparison test:[5]

  • If the infinite series [math]\displaystyle{ \sum b_n }[/math] converges and [math]\displaystyle{ a_n\gt 0 }[/math], [math]\displaystyle{ b_n\gt 0 }[/math], and [math]\displaystyle{ \frac{a_{n+1}}{a_n} \le \frac{b_{n+1}}{b_n} }[/math] for all sufficiently large n, then the infinite series [math]\displaystyle{ \sum a_n }[/math] also converges.
  • If the infinite series [math]\displaystyle{ \sum b_n }[/math] diverges and [math]\displaystyle{ a_n\gt 0 }[/math], [math]\displaystyle{ b_n\gt 0 }[/math], and [math]\displaystyle{ \frac{a_{n+1}}{a_n} \ge \frac{b_{n+1}}{b_n} }[/math] for all sufficiently large n, then the infinite series [math]\displaystyle{ \sum a_n }[/math] also diverges.

See also

Notes

  1. Ayres & Mendelson (1999), p. 401.
  2. Munem & Foulis (1984), p. 662.
  3. Silverman (1975), p. 119.
  4. Buck (1965), p. 140.
  5. Buck (1965), p. 161.

References

fr:Série convergente#Principe général : règles de comparaison