Direct comparison test

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:

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

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

Note that in this last statement, the series ∑ a n {\displaystyle \sum a_{n}} 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 ∑ c n {\displaystyle \sum c_{n}} converges absolutely if and only if ∑ | c n | {\displaystyle \sum |c_{n}|} , 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 ∑ a n {\displaystyle \sum a_{n}} and ∑ b n {\displaystyle \sum b_{n}} be infinite series such that ∑ b n {\displaystyle \sum b_{n}} converges absolutely (thus ∑ | b n | {\displaystyle \sum |b_{n}|} converges), and without loss of generality assume that | a n | ≤ | b n | {\displaystyle |a_{n}|\leq |b_{n}|} for all positive integers n. Consider the partial sums

S n = | a 1 | + | a 2 | + … + | a n | ,   T n = | b 1 | + | b 2 | + … + | b n | . {\displaystyle S_{n}=|a_{1}|+|a_{2}|+\ldots +|a_{n}|,\ T_{n}=|b_{1}|+|b_{2}|+\ldots +|b_{n}|.}

Since ∑ b n {\displaystyle \sum b_{n}} converges absolutely, lim n → ∞ T n = T {\displaystyle \lim _{n\to \infty }T_{n}=T} for some real number T. For all n,

0 ≤ S n = | a 1 | + | a 2 | + … + | a n | ≤ | a 1 | + … + | a n | + | b n + 1 | + … = S n + ( T − T n ) ≤ T . {\displaystyle 0\leq S_{n}=|a_{1}|+|a_{2}|+\ldots +|a_{n}|\leq |a_{1}|+\ldots +|a_{n}|+|b_{n+1}|+\ldots =S_{n}+(T-T_{n})\leq T.}

S n {\displaystyle S_{n}} is a nondecreasing sequence and S n + ( T − T n ) {\displaystyle S_{n}+(T-T_{n})} is nonincreasing. Given m , n > N {\displaystyle m,n>N} then both S n , S m {\displaystyle S_{n},S_{m}} belong to the interval {\displaystyle } , whose length T − T N {\displaystyle T-T_{N}} decreases to zero as N {\displaystyle N} goes to infinity. This shows that ( S n ) n = 1 , 2 , … {\displaystyle (S_{n})_{n=1,2,\ldots }} is a Cauchy sequence, and so must converge to a limit. Therefore, ∑ a n {\displaystyle \sum a_{n}} is absolutely convergent.

For integrals

The comparison test for integrals may be stated as follows, assuming continuous real-valued functions f and g on

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:

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