So far, the convergence tests we have seen only apply to series with positive terms. Naturally, we must ask
What happens when those terms are not necessarily positive?
In particular, we want to look at series whose terms alternate between positive and negative. These series are called Alternating series.
Consider the so-called alternating harmonic series, $$ 1 - \dfrac{1}{2} + \dfrac{1}{3} - \dfrac{1}{4} + \dfrac{1}{5} - \cdots = \sum_{n=1}^{\infty} (-1)^{n-1}\dfrac{1}{n}. $$
In general, the $n^{th}$ term of an alternating series is given by
$$
a_n = (-1)^{n-1}b_n \quad \text{or} \quad a_n = (-1)^nb_n
$$
where $b_n$ is a positive number. (In fact, $ b_n = \lvert a_n \rvert$.)
If the alternating series
$$
\sum_{n=1}^{\infty} (-1)^{n-1}b_n = b_1 - b_2 + b_3 - b_4 +\cdots, \quad\text{where}\quad b_n > 0
$$
satisfies
then the series is convergent.
In other words, if the terms of an alternating series decrease toward 0 in absolute value, then the series converges. Before we prove the Alternating Series test, let's look at the following example. Consider the alternating series
$$
\sum_{n=1}^{\infty} (-1)^n\dfrac{1}{n} = -1 + \dfrac{1}{2} - \dfrac{1}{3} + \dfrac{1}{4} - \cdots
$$
We can plot the areas and you can see that some of these areas are positive while the others are negative. So the partial sums will continue to oscillate. Since $b_n \to 0$, each area is geting smaller and smaller and we can see that the sum is converging to some number $s$. (In this example, the sum converges to $-\ln(2)$.)
Going back to our previous example,
$$
\sum_{n=1}^{\infty} (-1)^n\dfrac{1}{n} = -1 + \dfrac{1}{2} - \dfrac{1}{3} + \dfrac{1}{4} - \cdots
$$
We need to make sure this series satisfies the conditions of the Alternating Series Test (A.S.T.)
Since $a_n = (-1)^n b_n$, $b_n$ term is only $\dfrac{1}{n}$. We know (1) is true because
$$
\dfrac{1}{n+1} < \dfrac{1}{n}.
$$
For (2), we get
$$
\lim\limits_{n\to\infty}\dfrac{1}{n} = 0.
$$
Therefore, since both conditions are satisfied, we get that this series is convergent.
Determine where the series is convergent or divergent.
$$
\sum_{n=1}^{\infty} (-1)^n \frac{n^2}{n^2 + n + 1}
$$
Video solution
Determine where the series is convergent or divergent.
$$
\sum_{n=1}^{\infty}\dfrac{(-1)^{n-1}}{3 + 5n}
$$
Video solution
Determine where the series is convergent or divergent.
$$
\sum_{n=1}^{\infty} \frac{n\,\cos(n \pi)}{2^n}
$$
Video solution
Once again, we can approximate the total sum $s$ of a convergent series by using the partial sum $s_n$ but it is not much use unless we can estimate the accuracy of this approximation. The remainder $R_n = s - s_n$ will tell us about the error involved when using $s \approx s_n$.
If $s = \sum (-1)^{n-1}b_n$, where $b_n > 0$, is the sum of an alternating series that satisfies
Then,
$$
\lvert R_n\rvert = \lvert s - s_n \rvert \le b_{n+1}
$$
In other words, the size of the error is smaller than $b_{n+1}$, which is the absolute value of the first neglected term.
Find the sum of the series correct to three decimal places.
$$
\sum_{n=0}^{\infty}\dfrac{(-1)^n}{n!}
$$
Video solution
Questions? You can ask them here.
© 2020 Justin L. Mears, Justin M. Ryan, Arelis Silva-Trujillo
© 2009-20 Justin M. Ryan
Your use of any material found at this site is subject to this
Creative Commons License.