Alternating series theorem: Difference between revisions

From Calculus
No edit summary
Line 34: Line 34:


The alternating series theorem can be generalized as follows: we do ''not'' require that the series be alternating or monotonically decreasing in magnitude right from the outset. Rather, we do require that the series ''eventually'' be alternating and ''eventually'' the terms be monotonically decreasing in magnitude.
The alternating series theorem can be generalized as follows: we do ''not'' require that the series be alternating or monotonically decreasing in magnitude right from the outset. Rather, we do require that the series ''eventually'' be alternating and ''eventually'' the terms be monotonically decreasing in magnitude.
==Significance==
===Significance for showing convergence===
The alternating series theorem is widely used in showing the convergence of series. Specifically, it helps show the convergence of series of the form <math>\sum (-1)^kb_k</math> where <math>b_k</math> (eventually) have constant sign and are monotonically decreasing in magnitude. A couple of applications are below:
* The signed version of the [[degree difference test]] asks for conditions for a rational function <math>\sum (-1)^k \frac{p(k)}{q(k)}</math> to converge. Based on the alternating series theorem, we obtain that convergence occurs if and only if <math>\operatorname{deg}(q) - \operatorname{deg}(p) > 0</math>. Moreover, the convergence is absolute if the degree difference is greater than 1 and conditional if the degree difference is greater than 0 and less than or equal to 1.
* The alternating series theorem plays a key role, either directly or via the degree difference test, in the [[rules for determining interval of convergence]]. Specifically, it helps determine for certain [[power series]] whether endpoints are included in the interval of convergence.
===Significance for approximate computation of sums of series===


==Related facts==
==Related facts==

Revision as of 16:21, 3 July 2012

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

Basic statement

Consider a series of the form:

Suppose the following three conditions hold for the series:

  1. Alternating signs: All the s are nonzero and the sign of is opposite the sign of .
  2. Monotonically decreasing in magnitude: for all .
  3. Terms approach zero: .

Then the series is a convergent series. It may be an absolutely convergent series or a conditionally convergent series, depending on whether the series of the absolute values of its terms converges.

Concrete version assuming first term is positive

Suppose the basic statement holds and we additionally assume that is positive. Then, is positive for odd and is negative for even . The alternating series theorem states, concretely, that:

  • The partial sums for the first terms for odd form a monotonically decreasing sequence bounded from below, hence has a limit.
  • The partial sums for the first terms for even form a monotonically increasing sequence bounded from above, hence has a limit.
  • Both the limits are equal.

Concrete version assuming first term is negative

Suppose the basic statement holds and we additionally assume that is positive. Then, is negative for odd and is positive for even . The alternating series theorem states, concretely, that:

  • The partial sums for the first terms for odd form a monotonically increasing sequence bounded from above, hence has a limit.
  • The partial sums for the first terms for even form a monotonically decreasing sequence bounded from below, hence has a limit.
  • Both the limits are equal.

Eventually variation

The alternating series theorem can be generalized as follows: we do not require that the series be alternating or monotonically decreasing in magnitude right from the outset. Rather, we do require that the series eventually be alternating and eventually the terms be monotonically decreasing in magnitude.

Significance

Significance for showing convergence

The alternating series theorem is widely used in showing the convergence of series. Specifically, it helps show the convergence of series of the form where (eventually) have constant sign and are monotonically decreasing in magnitude. A couple of applications are below:

  • The signed version of the degree difference test asks for conditions for a rational function to converge. Based on the alternating series theorem, we obtain that convergence occurs if and only if . Moreover, the convergence is absolute if the degree difference is greater than 1 and conditional if the degree difference is greater than 0 and less than or equal to 1.
  • The alternating series theorem plays a key role, either directly or via the degree difference test, in the rules for determining interval of convergence. Specifically, it helps determine for certain power series whether endpoints are included in the interval of convergence.

Significance for approximate computation of sums of series

Related facts

Significance of each condition