Direct comparison test

From testwiki
Jump to navigation Jump to search

Template:Short description {{#invoke:sidebar|collapsible | class = plainlist | titlestyle = padding-bottom:0.25em; | pretitle = Part of a series of articles about | title = Calculus | image = abf(t)dt=f(b)f(a) | listtitlestyle = text-align:center; | liststyle = border-top:1px solid #aaa;padding-top:0.15em;border-bottom:1px solid #aaa; | expanded = series | abovestyle = padding:0.15em 0.25em 0.3em;font-weight:normal; | above =

Template:Startflatlist

Template:EndflatlistTemplate:Startflatlist

Template:Endflatlist

| list2name = differential | list2titlestyle = display:block;margin-top:0.65em; | list2title = Template:Bigger | list2 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | heading1 = Definitions
 | content1 =
 | heading2 = Concepts
 | content2 =
 | heading3 = Rules and identities
 | content3 =
}}

| list3name = integral | list3title = Template:Bigger | list3 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =

| heading2 = Definitions

 | content2 =
 | heading3 = Integration by
 | content3 =
}}

| list4name = series | list4title = Template:Bigger | list4 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =
 | heading2 = Convergence tests
 | content2 =
}}

| list5name = vector | list5title = Template:Bigger | list5 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =
 | heading2 = Theorems
 | content2 =
}}

| list6name = multivariable | list6title = Template:Bigger | list6 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | heading1 = Formalisms
 | content1 =
 | heading2 = Definitions
 | content2 =
}}

| list7name = advanced | list7title = Template:Bigger | list7 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =
}}

| list8name = specialized | list8title = Template:Bigger | list8 =

| list9name = miscellanea | list9title = Template:Bigger | list9 =

}}

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 whether an infinite series or an improper integral converges or diverges by comparing the 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 bn converges and 0anbn for all sufficiently large n (that is, for all n>N for some fixed value N), then the infinite series an also converges.
  • If the infinite series bn diverges and 0bnan for all sufficiently large n, then the infinite series an 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 bn is absolutely convergent and |an||bn| for all sufficiently large n, then the infinite series an is also absolutely convergent.
  • If the infinite series bn is not absolutely convergent and |bn||an| for all sufficiently large n, then the infinite series an is also not absolutely convergent.

Note that in this last statement, the series an 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 cn converges absolutely if and only if |cn|, 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 an and bn be infinite series such that bn converges absolutely (thus |bn| converges), and without loss of generality assume that |an||bn| for all positive integers n. Consider the partial sums

Sn=|a1|+|a2|++|an|, Tn=|b1|+|b2|++|bn|.

Since bn converges absolutely, limnTn=T for some real number T. For all n,

0Sn=|a1|+|a2|++|an||a1|++|an|+|bn+1|+=Sn+(TTn)T.

Sn is a nondecreasing sequence and Sn+(TTn) is nonincreasing. Given m,n>N then both Sn,Sm belong to the interval [SN,SN+(TTN)], whose length TTN decreases to zero as N goes to infinity. This shows that (Sn)n=1,2, is a Cauchy sequence, and so must converge to a limit. Therefore, an is absolutely convergent.

For integrals

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

  • If the improper integral abg(x)dx converges and 0f(x)g(x) for ax<b, then the improper integral abf(x)dx also converges with abf(x)dxabg(x)dx.
  • If the improper integral abg(x)dx diverges and 0g(x)f(x) for ax<b, then the improper integral abf(x)dx 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 bn converges and an>0, bn>0, and an+1anbn+1bn for all sufficiently large n, then the infinite series an also converges.
  • If the infinite series bn diverges and an>0, bn>0, and an+1anbn+1bn for all sufficiently large n, then the infinite series an also diverges.

See also

Template:Portal

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

Template:Calculus topics

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