guide:6d9eb91468: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 63: | Line 63: | ||
Thus the only possibilities for a given series are those illustrated. by the following scheme: | Thus the only possibilities for a given series are those illustrated. by the following scheme: | ||
<div id="fig 4.10" class="d-flex justify-content-center"> | |||
[[File:guide_c5467_picture3.png | 600px | thumb | ]] | |||
</div> | |||
'''Example''' | '''Example''' |
Latest revision as of 00:49, 22 November 2024
An infinite series [math]\sum_{i=m}^{\infty} a_i[/math] is said to be absolutely convergent if the corresponding series of absolute values [math]\sum_{i=m}^{\infty} |a_i|[/math] is convergent. If a series [math]\sum_{i=m}^{\infty} a_i[/math] converges, but [math]\sum_{i=m}^{\infty} |a_i|[/math] does not, then we say that [math]\sum_{i=m}^{\infty} a_i[/math] is conditionally convergent. An example of a conditionally convergent series is the alternating harmonic series: We have shown that
converges, but that
diverges. There are many examples of series for which both [math]\sum_{i=m}^{\infty} a_i[/math] and [math]\sum_{i=m}^{\infty} |a_i|[/math] converge, and also many where both diverge. (In particular, for nonnegative series, the two are the same.) There is the remaining possibility that [math]\sum_{i=m}^{\infty} |a_i|[/math] might converge, and [math]\sum_{i=m}^{\infty} |a_i|[/math] diverge. However, the following theorem shows that this cannot happen.
If the infinite series [math]\sum_{i=m}^{\infty} a_i[/math] is absolutely convergent, then it is convergent.
Since [math]|a_i| \geq -a_i[/math], we have [math]a_i + |a_i| \geq 0[/math], for every integer [math]i \geq m[/math]. Hence the series [math]\sum_{i=m}^{\infty} (a_i + |a_i|)[/math] is nonnegative. Since [math]a_i \leq |a_i|[/math], we also have
Thus the only possibilities for a given series are those illustrated. by the following scheme:
Example
Classify each of the following infinite series as absolutely convergent, conditionally convergent, or divergent.
If we let [math]a_k = (-1)^k \frac{1}{\sqrt {k+1}}[/math], the alternating series in (a) will converge if:
- [math]|a_{k+1}| \leq |a_k|, \mathrm{for every integer} k \geq 1, \;\mathrm{and}[/math]
- [math]\lim_{k \rightarrow \infty} |a_k| = 0.[/math]
[See Theorem (4.1), page 498.] We have
Hence condition (i) becomes
which is certainly true. Condition (ii) is also satisfied, since
and it follows that the series [math]\sum_{k=1}^\infty a_k[/math] converges. However, it is easy to show that [math]\sum_{k=1}^\infty |a_k|[/math] diverges by either the Comparison Test or the Integral Test. Using the latter, we consider the function [math]f[/math] defined by [math]f(x) = \frac{1}{\sqrt{x+1}}[/math], which is nonnegative and decreasing on the interval [math][1, \infty)[/math]. We have [math]f(k) = \frac{1}{\sqrt{k+1}} = |a_k|[/math] and
The divergence of the integral implies the divergence of the corresponding series [math]\sum_{k=1}^\infty |a_k|[/math], and we conclude that the series (a) is conditionally convergent. For the series in (b), we might apply the same technique: Test first for convergence and then for absolute convergence. However, if we suspect that the series is absolutely convergent, we may save a step by first testing for absolute convergence. In this particular case, the corresponding series of absolute values is [math] \sum_{k = 1}^\infty \frac{1}{|2k^2 - 15|}[/math]. The latter can be shown to be convergent by the CoMparison Test. For a test series we choose the convergent series [math]\sum_{k=1}^\infty \frac{2}{k^2}[/math]. The condition of the test is that the inequality
must be true eventually. We shall consider only integers [math]k \geq 3[/math], since, for these values, [math]2k^2 \geq18[/math] and hence [math]|2k^2 - 15| = 2k^2 - 15[/math]. For those integers for which [math]k \geq 3[/math], the inequality
is equivalent to [math]k^2 \leq 4k^2 - 30[/math], which in turn is equivalent to [math]k^2 \geq 10[/math]. The last is true for every integer [math]k \geq 4[/math]. Hence
lt follows that [math]\sum_{k=1}^\infty \frac{1}{|2k^2 - 15|}[/math] converges, and therefore that the series (b) is absolutely convergent.
Let [math]\sum_{i=m}^\infty a_i[/math] be an infinite series for which [math]\lim_{n \rightarrow \infty} \frac{|a_{n+1}|}{|a_n|} = q[/math] (or [math]\infty[/math]).
- If [math]q \lt 1[/math], then the series is absolutely convergent.
- If [math]q \gt 1[/math] (including [math]q = \infty[/math] ), then the series is divergent.
- If [math]q = 1[/math], then the series may either converge or diverge; i.e., the test fails.
Suppose, first of all, that [math]\lim_{n \rightarrow \infty} \frac{|a_{n+1}|}{|a_n|} = q \lt 1[/math]. This implies that the ratio [math]\frac{|a_{n+1}|}{|a_n|}[/math] is arbitrarily close to [math]q[/math] if [math]n[/math] is sufficiently large. Hence if we pick an arbitrary number [math]r[/math] such that [math]q \lt r \lt 1[/math], then there exists an integer [math]N \geq m[/math] such that
However, if the series [math]\sum_{i=m}^\infty a_i[/math] converges, then it necessarily follows that [math]\lim_{n \rightarrow \infty} |a_n| = \lim_{n \rightarrow \infty} a_n = 0[/math]. [See Theorem (2.1), page 483, and Problem 2, page 502.] Hence [math]\sum_{i=m}^\infty a_i[/math] diverges, and part (ii) is proved. Part (iii) is proved by giving an example of an absolutely convergent series and one of a divergent series such that [math]q = 1[/math] for each of them. Consider the convergent [math]p[/math]-series [math]\sum_{i=1}^\infty \frac{1}{i^2}[/math], which, being nonnegative, is also absolutely convergent. Setting [math]a_n = \frac{1}{n^2}[/math], we obtain
For the second example, we take the divergent harmonic series [math]\sum_{i=1}^\infty \frac{1}{i}[/math]. If we let [math]a_n = \frac{1}{n}[/math], then [math]a_{n+1} = \frac{1}{n + 1}[/math] and
If [math]n[/math] is an arbitrary positive integer, the product [math]n(n - 1) \cdots 3 \cdot 2 \cdot 1[/math] is called [math]n[/math] factorial and is denoted by [math]n![/math] Thus [math]3! = 3 \cdot 2 \cdot 1 = 6[/math] and [math]5! = 5 \cdot 4 \cdot 3 \cdot 2 \cdot 1 = 120[/math]. Although it may seem strange, [math]0![/math] is also defined and has the value 1. A convenient recursive definition of the factorial is given by the formulas
Example
Prove that the following series converges:
We write the series as [math]\sum_{i=0}^{\infty} a_n [/math] by defining [math]a_n = \frac{1}{n!}[/math] for every integer [math]n \geq 0[/math]. Then
Hence
Since [math]q \lt 1[/math], it follows from the Ratio Test that the series is absolutely convergent. But absolute convergence implies convergence [Theorem (5.1)], and we conclude that the series [math]\sum_{n=0}^{\infty} \frac{1}{n!}[/math] converges.
Example
Show that the infinite series
converges absolutely if [math]|r| \lt 1[/math] and diverges if [math]|r| \geq 1[/math]. This series is related to the geometric series [math]\sum_{i=0}^{\infty} r^i = 1 + r + r^2 + \cdots [/math], and in a later section we shall make use of the relationship. To settle the immediate question of convergence, however, we set [math]a_i = ir^{i-1}[/math] for every positive integer [math]i[/math], and write the series as [math]\sum_{i=1}^{\infty} a_i[/math]. Observe, first of all, that if [math]|r| \geq 1[/math], then [math]|a_n| = n|r|^{n-1}[/math] and
Hence, if [math]|r| \geq 1[/math], the series must diverge, since convergence would imply [math]\lim_{n \rightarrow \infty} |a_n| = 0[/math]. This proves the second part of what is asked, and we now assume that [math]|r| \lt 1[/math]. lf [math]r = 0[/math], the series is absolutely convergent with value 1, so we further assume that [math]r \neq 0[/math]. Then
and so
Thus [math]q = |r| \lt 1[/math], and the Ratio Test therefore implies that the series is absolutely convergent.
The next theorem, with which we conclude the section, establishes a ttseful inequality.
If the series [math]\sum_{i=m}^{\infty} a_i[/math] converges, then [math]|\sum_{i=m}^{\infty} a_i| \leq \sum_{i=m}^{\infty} |a_i|[/math]. The result is true even if [math]\sum_{i=m}^{\infty} a_i[/math] is not absolutely convergent, for in that case [math]\sum_{i=m}^{\infty} |a_i| = \infty[/math], and the inequality becomes [math]\sum_{i=m}^{\infty} |a_i| \leq \infty[/math].
In view of the preceding remark, we shall assume throughout the proof that [math]\sum_{i=m}^{\infty} |a_i|[/math] converges. Let [math]\{s_n\}[/math] be the sequence of partial sums corresponding to the series [math]\sum_{i=m}^{\infty} a_i[/math]. Then
General references
Doyle, Peter G. (2008). "Crowell and Slesnick's Calculus with Analytic Geometry" (PDF). Retrieved Oct 29, 2024.