Limit comparison test: Difference between revisions

From Calculus
(Created page with "{{series convergence test}} ==Statement== Suppose we have two series of (eventually) positive terms: <math>\! \sum_{k=1}^\infty a_k</math> and <math>\! \sum_{k=1}^\infty...")
 
Line 13: Line 13:
Suppose, further, that the limit
Suppose, further, that the limit


<math>\lim_{k \to \infty} frac{a_k}{b_k}</math>
<math>\lim_{k \to \infty} \frac{a_k}{b_k}</math>


exists and is a nonzero real number. Then, the series <math>\sum_{k=1}^\infty a_k</math> is a convergent series if and only if the series <math>\sum_{k=1}^\infty b_k</math> is a convergent series.
exists and is a nonzero real number. Then, the series <math>\sum_{k=1}^\infty a_k</math> is a convergent series if and only if the series <math>\sum_{k=1}^\infty b_k</math> is a convergent series.

Revision as of 20:23, 7 September 2011

This article describes a test that is used to determine, in some cases, whether a given infinite series or improper integral converges. It may help determine whether we have absolute convergence, conditional convergence, or neither.
View a complete list of convergence tests

Statement

Suppose we have two series of (eventually) positive terms:

and

Suppose, further, that the limit

exists and is a nonzero real number. Then, the series is a convergent series if and only if the series is a convergent series.

Related tests