Chapter 8: Infinite Sequences and Series
Section 8.2: Series
Essentials
Notations such as ∑n=n0∞an, ∑n∞an, or even ∑∞an and Σ an are used to denote an infinite series, which is simply the sum of all the terms in an infinite sequence. (The simpler notations often appear in printed texts to save costs.)
As Zeno's paradox about the tortoise and the hare (actually, it was Achilles) shows, an infinite sequence of operations cannot logically be completed in a finite time, yet in reality it often is. So, by what rules is a meaning attached to a symbol that indicates the impossible task of executing an infinite number of additions?
Definitions
The key to giving meaning to the symbol Σ∞an is the idea of the partial sum, as per Definition 8.2.1, below.
Definition 8.2.1: Partial Sums of an Infinite Series
The Nth partial sum of the infinite series Σ∞an is SN= ΣN an, that is, the sum of the terms up through and including aN. (Some texts will define SN as the sum of the first N terms.)
The meaning given to the symbol Σ∞an is then limN→∞SN, that is, the limit of the sequence of partial sums, SN.
If this limit exists, then that number is the "sum" of the infinite series, and the series is said to converge to that number. If the limit of the sequence of partial sums does not exist, then the series is said to diverge. (An infinite series can diverge if the limit of the sequence of partial sums is infinite, or if it fails to exist because of oscillation.)
Definitions 8.2.2 and 8.2.3 make these notions precise.
Definition 8.2.2: Convergence of an Infinite Series
The infinite series Σ∞an converges to L if the limit of the sequence of partial sums SN= ΣN anconverges to L.
Definition 8.2.3: Divergence of an Infinite Series
The infinite series Σ∞an diverges if the limit of the sequence of partial sums SN= ΣN an diverges, either because the limit is infinite, or because it oscillates.
The astute reader will realize that Definitions 8.2.2 and 8.2.3 are reminiscent of the contents of Table 4.5.1 that detail similar calculations for improper integrals. There, the improper integral is defined as the limit of a proper integral, with the endpoint of integration approaching either infinity or a singularity on the real line.
Definitions 8.2.4 and 8.2.5 refine the definition of convergence by distinguishing between absolute and conditional convergence.
Definition 8.2.4: Absolute Convergence
If the series Σ an converges, then the series Σ an is said to be absolutely convergent.
If all the an in a convergent series are nonnegative, then the series necessarily converges absolutely.
Definition 8.2.5: Conditional Convergence
If Σ an is a convergent series containing an infinite number of negative terms, but the series Σ an diverges, then the convergence is said to be conditional.
Consequently, there is a certain ambiguity in declaring that an infinite series converges. Is it a series of nonnegative terms, in which case its convergence is necessarily absolute? Or if it contains an infinite number of negative terms, does it converge absolutely, or does it converge just conditionally? Hence, when discussing the convergence of an infinite series, this Study Guide will always modify the word "converge" with either conditionally, or absolutely, unless the context makes it perfectly clear that no such modification is needed to eliminate ambiguity.
Theorems
Table 8.2.1 lists five theorems that summarize additional key points about the behavior of infinite series.
Theorem
Intuitive Statement
Formal Statement
8.2.1
An infinite series that converges absolutely, must necessarily converge conditionally.
If Σ an converges, then Σ an converges.
8.2.2
The general term of a convergent series must necessarily tend to zero.
The converse is false.
If Σ an converges, then an→0, but not conversely.
8.2.3
Addition, subtraction and scalar multiplication for convergent sequences is well-behaved.
If Σ an=A and Σ bn=B, then
Σ an ±Σ bn=Σ an ±bn=A+B;
c Σan=Σ c an=c A, for any real number c.
8.2.4
The Cauchy product of two convergent series may or may not converge. If the product does converge, it converges to the "right" value.
If one of the two series converges absolutely, then the product converges to the "right" value.
If both factors converge absolutely, then the product converges absolutely.
If Σn=0 an=A, Σn=0 bn=B, and cn=∑k=0nakbn−k , then
Σ cn=A⋅B if one of Σ an or Σ bn converges absolutely.
Σ cn converges absolutely to A⋅B if both Σ an and Σ bn converge absolutely.
8.2.5
Any rearrangement or regrouping of the terms of an absolutely convergent series does not change the value of the sum.
The terms of a conditionally convergent series can be rearranged so the new sum is any desired real number.
Table 8.2.1 Relevant theorems for infinite series
Theorem 8.2.1 is intuitively appealing because it simply says that if a sum of positive numbers converges, then making some of those numbers negative will at worst make the sum smaller.
Theorem 8.2.2 is again somewhat intuitive in that an infinite sum that converges cannot have larger and larger terms in its "tail end." These tail-end terms have to be getting smaller and smaller if the sum is to be finite. Now, the falsity of the converse, that if the nth term goes to zero then the series converges, is not intuitive. It takes a counterexample to show this. A standard counterexample is the so-called harmonic series, Σ 1/n, which is shown to diverge by one of the devices developed in Chapter 8.3.
Theorem 8.2.3 is a welcomed relief because it says that simple arithmetic with convergent series "works." Thus, addition, subtraction, and scalar multiplication of even conditionally convergent series produce new series that are convergent to the "right" values.
Theorem 8.2.4 is a significant result because it both defines a method for forming a product between two infinite series, and because it also clarifies the conditions under which such a product of series results in a series that converges to the product of the values of the factors. The Cauchy product itself will be demonstrated at length in the Examples.
Theorem 8.2.5 makes two statements, one about absolutely convergent series, and one about conditionally convergent series. The statement about absolutely convergent series shouldn't be surprising - such series are so well behaved that almost everything good about them is true. What's remarkable is the statement about conditionally convergent series, which can be made to converge to any real number by a suitable rearrangement of terms.
Some Types of Series
Table 8.2.2 lists some examples and some types of series and their properties.
Series
Form
Properties
Geometric
∑n=0∞a rn=a1−r
Absolute convergence for r<1
SN=a 1−rN+11−r
p-Series
∑n=1∞1np
Absolute convergence for p>1
Diverges for p≤1
Alternating
∑n=0∞−1nan, with an>0
Converges if an is decreasing with limit zero. (Leibniz)
If S is the sum of the (convergent) series, and SN is the partial sum up through an, then S−SN≤an+1.
Harmonic
∑n=1∞1n
Diverges, even though an=1n→0
Alternating Harmonic
∑n=1∞−1n+1n
Converges (conditionally) to ln2
Telescoping
∑n=0∞an−an+1
SN=a0−aN+1
Converges (conditionally) if an→0
Table 8.2.2 Examples and types of series
Examples
Example 8.2.1
Sum the series∑n=0∞1/3n and show that the sum is the limit of the sequence of partial sums.
Example 8.2.2
Use Maple to sum the convergent p-series ∑n=1∞1/n2 and show that the sum is the limit of the sequence of partial sums.
Example 8.2.3
Use Maple to sum the alternating series ∑n=1∞−1n+1/n2 and show that the sum is the limit of the sequence of partial sums.
Test the claim that a partial sum is closer to the sum than the magnitude of the first neglected term.
Example 8.2.4
Sum the series ∑n=1∞1n n+1 and show that the sum is the limit of the sequence of partial sums.
Example 8.2.5
Use Maple to sum the series ∑n=3∞4n2−4 and show that the sum is the limit of the sequence of partial sums.
Example 8.2.6
Test the series ∑n=1∞arctann for convergence.
Example 8.2.7
Test the series ∑n=1∞lnn5⁢n+2 for convergence.
Example 8.2.8
Obtain the sum of the series ∑n=1∞sin⁡1n−sin⁡1n+1 and show that the sum is the limit of the sequence of partial sums.
Example 8.2.9
Write the repeating decimal 3.45&conjugate0; as the ratio of two integers.
Example 8.2.10
Write the repeating decimal 7.435&conjugate0; as the ratio of two integers.
Example 8.2.11
Use Maple to sum the series ∑n=1∞1n n+2 and show that the sum is the limit of the sequence of partial sums.
Example 8.2.12
Use Maple to sum the series ∑n=1∞19 n2−1 and show that the sum is the limit of the sequence of partial sums.
Note that although 19 n2−1=12 13 n−1−13 n+1 (partial fractions), this is not a telescoping series.
Example 8.2.13
The Cauchy product of ∑n=0∞an and ∑n=0∞bn is the series ∑n=0∞cn, where cn=∑k=0nak⋅bn−k.
What happens to cn when the index in both the series being multiplied starts not at n=0, but n=1?
Example 8.2.14
Obtain the Cauchy product of ∑n=1∞1n2 with itself. Is the value of the product the square of the value of the given series?
Example 8.2.15
Obtain the Cauchy product of the absolutely convergent series ∑n=1∞1n2 and the conditionally convergent series ∑n=1∞−1n+1n. Is the product the product of the sums of the two given series?
Example 8.2.16
Show that Leibniz' theorem on the convergence of alternating series applies to the alternating harmonic series. (See Table 8.2.2.)
Use Maple to show that the sequence of partial sums converges to ln2.
Example 8.2.17
Show that Leibniz' theorem on the convergence of alternating series applies to the series ∑n=1∞−1n+1n. (See Table 8.2.2.)
Obtain the first few, but graph the first 50, partial sums.
If Sk is the partial sum of the first k terms, what value of k will guarantee that the error in Sk is no worse than 10−3?
<< Previous Section Table of Contents Next Section >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document