Alternating Series, Absolute and Conditional Convergence-1
Alternating Series, Absolute and Conditional Convergence-1
Convergence
P. Sam Johnson
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 1 / 42
Overview
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 2 / 42
Definition 1.
A series which the terms are alternately positive and negative is an
alternating series.
Example 2.
1 1 1 1(−1)n+1
1. 1 − 2 + 3 − 4 + 5 − ··· +
n + ···
(−1)n4
2. −2 + 1 − 21 + 14 − 18 + · · · + 2n + · · ·
3. 1 − 2 + 3 − 4 + 5 − 6 + · · · + (−1)n+1 n + ···
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 3 / 42
The Alternating Series Test
Theorem 3 (The Alternating Series Test (Leibniz’s Theorem)).
The Series
∞
X
(−1)n+1 un = u1 − u2 + u3 − u4 + · · ·
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 4 / 42
Proof of Leibniz’s Theorem
If n is an even integer, say n = 2m, then the sum of the first n terms is
The first equality shows that s2m is the sum of m nonnegative terms, since
each term in parentheses is positive or zero.
lim s2m = L.
m→∞
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 5 / 42
Proof of Leibniz’s Theorem (contd...)
lim u2m+1 = 0
m→∞
and, as m → ∞,
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 6 / 42
Eample
Example 4 (The alternating harmonic series).
∞
X 1 1 1 1
(−1)n+1 = 1 − + − + ···
n 2 3 4
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 7 / 42
Graphical Interpretation
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 8 / 42
Graphical Interpretation
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 9 / 42
Graphical Interpretation
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 10 / 42
The Alternating Series Estimation Theorem
Theorem 5 (The Alternating Series Estimation Theorem).
If the alternating series
∞
X
(−1)n+1 un
n=1
sn = u1 − u2 + · · · + (−1)n+1 un .
approximates the sum L of the series with an error whose absolute value is
less than un+1 , the numerical value of the first unused term. Furthermore,
the remainder, L − sn , has the same sign as the first as the first unused
term.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 11 / 42
Example
Example 6.
∞
X 1 1 1 1 1 1 1 1 1
(−1)n =1− + − + − + − + − ···
2n 2 4 8 16 32 64 128 256
n=0
The Alternating Series Estimation Theorem says that if we truncate the
series after the eighth term, we throw away a total that is positive and less
than 1/256.
The sum of the first eight terms is 0.6640625. The sum of the series is
1 1 2
= = .
1 − (−1/2) 3/2 3
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 12 / 42
Absolutely Convergent
Definition 7 (Absolutely Convergent).
P
A series an converges absolutely (isP absolutely convergent) if the
corresponding series of absolute values, |an |, converges.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 13 / 42
Conditionally Convergent
Definition 8 (Conditionally Convergent).
A series that converges but does not converge absolutely converges
conditionally.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 14 / 42
The Absolute Convergence Test
Theorem 9 (The Absolute Convergence Test).
∞
X ∞
X
If |an | converges, then an converges.
n=1 n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 15 / 42
Proof of The Absolute Convergence Test
∞
X
For each n, −|an | ≤ an ≤ |an |, so 0 ≤ an + |an | ≤ 2|an |. If |an |
n=1
∞
X
converges, then 2|an | converges and, by the Direct Comparison Test,
n=1
∞
X
the nonnegative series (an + |an |)converges. The equality
n=1
∞
X
an = (an + |an |) − |an | now lets us express an as the difference of two
n=1
convergent series :
∞
X ∞
X ∞
X ∞
X
an = (an + |an | − |an |) = (an + |an |) − |an |.
n=1 n=1 n=1 n=1
∞
X
Therefore, an converges.
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 16 / 42
CAUTION
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 17 / 42
Applying the Absolute Convergence Test
Example 10.
For
∞
X 1 1 1 1
(−1)n+1 2 = 1 − + − + ···
n 4 9 16
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 18 / 42
Applying the Absolute Convergence Test
Example 11.
For
∞
X sin n sin 1 sin 2 sin 3
= + + + ···
n2 1 4 9
n=1
∞
X
which converges by comparison with (1/n2 ) because | sin n| ≤ 1 for
n=1
every n. The original series converges absolutely; therefore it converges.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 19 / 42
Alternating p-Series
Example 12.
If p is a positive constant, the sequence {1/np } is a decreasing sequence
with limit zero. Therefore the alternating p-series
∞
X (−1)n−1 1 1 1
=1− + p − p + ··· , p>0
np 2p 3 4
n=1
converges.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 20 / 42
Rearranging Series
Theorem 13 (The Rearrangement Theorem for Absolutely
Convergent Series).
If ∞
P
n=1 an converges absolutely, and b1 , b2 , · · · , bn , · · · is any
arrangement of the sequence {an }, then converges absolutely and
∞
X ∞
X
bn = an .
n=1 n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 21 / 42
Outline of the proof of the The Rearrangement Theorem
for Absolutely Convergent Series
Part (a)
≤ ∞
P
k=N1 |ak | + |sn2 − L| <
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 22 / 42
Outline of the proof of the The Rearrangement Theorem
for Absolutely Convergent Series (contd...)
Part (b)
P∞
The
P∞ argument in part (a)
P∞shows that if
P∞ n=1 an converges absolutely then
n=1 bn converges and n=1 bn = n=1 an .
P∞ P∞
Now
P∞ show that because n=1 |a n | converges, n=1 |bn | converges to
n=1 |a n |.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 23 / 42
Applying the Rearrangement Thoerem
Example 14 (Applying the Rearrangement Thoerem).
The series
1 1 1 1
+ −
1− + · · · + (−1)n−1 2 + · · ·
4 9 16 n
converges absolutely.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 24 / 42
Applying the Rearrangement Thoerem
The Rearrangement Theorem says that both series converge to the same
value.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 25 / 42
Applying the Rearrangement Thoerem
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 26 / 42
Rearranging the Alternating Harmonic Seires
X∞
(−1)n+1 /n to diverge. The series of terms [a/(2n − 1)]
P
Rearranging
n=1 P
diverges to +∞ and the series of terms (−1/2n) diverges to −∞. No
matter how far out in the sequence of odd-numbered terms we begin, we
can always add enough positive terms to get an arbitrarily large sum.
Similarly, with the negative terms, no matter how far out we start, we can
add enough consecutive even-numbered terms to get a negative sum of
arbitrarily large absolute value. If we wished to do so, we could start
adding odd-numbered terms until we had a sum greater than +3, say, and
then follow that with enough consecutive negative terms to make the total
less than -4. We could then add enough positive terms to make the total
greater than +5 and follow with consecutive unused negative terms to
make a new total less than −6, and so on. In this way, we could make the
swings arbitrarily large in either direction.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 27 / 42
Rearranging the Alternating Harmonic Seires
∞
X
Rearranging (−1)n+1 /n to converge to 1. Another possibility is to
n=1
focus on a particular limit. Suppose we try to get sums that converge to 1.
We start with the first term, 1/1, and then subtract 1/2. Next we add 1/3
and 1/5, which brings the total back to 1 or above. Then we add
consecutive negative terms until the total is less than 1. We continue in
this manner: When the sum is less than 1, add positive terms until the
total is 1 or more: then subtract (add negative) terms until the total is
again less than 1.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 28 / 42
Rearranging the Alternating Harmonic Seires
The amount by which our partial sums exceed 1 or fall below it approaches
zero. So the new series converges to 1. The rearranged series starts like
this:
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
− + + − + + − + + − + + − + + − + + − + − +···
1 2 3 5 4 7 9 6 11 13 8 15 17 10 19 21 12 23 25 14 27 16
The kind of behavior illustrated by the series the above example is typical
of what happen with any conditionally convergent series. Therefore we
must always add the terms of a conditionally convergent series in the order
given.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 29 / 42
Summary
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 30 / 42
Exercise
Exercise 16 (Determining Convergence or Divergence).
Which of the following alternating series converge, and which diverge?
Give reasons for your answers.
∞ ∞
X
n+1 1 X
1. (−1) 6. (−1)n+1 (0.1)n
n=1
n3/2 n=1
∞
X 10n
2. (−1)n+1 10 ∞
(−1)n
n
X
n=1 7. √
∞ 1+ n
X ln n n=1
3. (−1)n+1
ln n2 ∞
n=2 X n!
∞
1
8. (−1)n+1
2n
X
n
4. (−1) ln 1 + n=1
n
n=1
∞ √ ∞
X 3 n+1 X 1
5. (−1)n+1 √ 9. (−1)n
n+1 ln(n3 )
n=1 n=2
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 31 / 42
Determining Convergence or Divergence
Exercise 17.
∞ ∞
X √ X (−1)n+1 (n!)2
(−1)n+1 ( 10)
n
1. 7.
(2n)!
n=1 n=1
∞
X 1 ∞
2. (−1)n+1 X (2n)!
n ln n 8. (−1)n
n=2
∞ 2n !n
n=1
X n
3. (−1)n ∞
n+1 X p
n=1
∞ 9. (−1)n ( n2 + n − n)
X
4. (−5)−n n=1
n=1 ∞
√ √
q
∞
X
n
X (−1)n−1 10. (−1) ( n + n − n)
5.
n2 + 2n + 1 n=1
n=1
∞ ∞
X cos nπ X
6. 11. (−1)n sechn
n
n=1 n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 32 / 42
Error Estimation
Exercise 18.
Estimate the magnitude of the error involved in using the sum of the first
four terms to approximate the sum of the entire series.
∞
X 1
1. (−1)n+1
n
n=1
∞
X (0.01)n
2. (−1)n+1
n
n=1
∞
X
3. 1
1+t = (−1)n t n , 0 < t < 1
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 33 / 42
Exercise
Exercise 19.
Approximate the sums in
∞
X 1
(−1)n
(2n)!
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 34 / 42
Exercise
Exercise 20.
(a) The series 13 − 12 + 19 − 14 + 27
1
− 18 + . . . + 31n − 21n + . . .
Does not meet one of the conditions of Leibniz’s Theorem. Which
one?
(b) Find the sum of the series in part (a).
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 35 / 42
Exercise
Exercise 21 (The sign of an alternating series that satisfies
the conditions of the Leibniz’s Theorem).
Prove the assertion in the Alternating Series Estimation Theorem that
whenever an alternating series satisfying the conditions of Leibniz’s
Theorem is approximated with one of its partial sums, then the remainder
(sum of then unsaved terms) has the same sign as the first unused term.
(Hint: Group the remainders terms in consecutive pairs.)
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 36 / 42
Exercise
Exercise 22.
Show that the sum of the first 2n terms of the series
1 1 1 1 1 1 1 1 1
1− + − + − + − + − + ...
2 2 3 3 4 4 5 5 6
Is the same as the sum of the first n terms of the series
1 1 1 1 1
+ + + + + ....
1.2 2.3 3.4 4.5 5.6
Do these series converge? What is the sum of the first 2n + 1 terms of the
first series? If the series converge, what is their sum?
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 37 / 42
Exercise
Exercise 23.
Show that
∞
X
an
n=1
diverges, then
∞
X
|an |
n=1
diverges.
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 38 / 42
Exercise
Exercise 24.
Show that if
∞
X
an
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 39 / 42
Exercise
Exercise 25.
∞
X ∞
X
Show that if an and bn both converge absolutely, then so does
n=1 n=1
∞
X
(a) (an + bn )
n=1
∞
X
(b) (an − bn )
n=1
∞
X
(c) kan (k any number)
n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 40 / 42
Exercise
Exercise 26.
Show by example that
∞
X
an b n
n=1
∞
X ∞
X
may diverge even if an and bn both converge.
n=1 n=1
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 41 / 42
References
P. Sam Johnson (NIT Karnataka) Alternating Series, Absolute and Conditional Convergence January 29, 2019 42 / 42