Lecture 21
Review
Recall the alternating series test from calculus: “Suppose is a sequence satisfies the following conditions:
- The sequence is nonnegative. (For all , .)
- The sequence is decreasing. ()
- .
Then converges.”
Exercise: Show that the statement above is false if we remove the second condition.
[Hint: Use the fact that diverges.]
Let the sequence be defined as for all . This sequence satisfies the 1,3 but not the 2.
And the harmonic series is not convergent.
New Material
Other tests for convergence of series
Recall the integration by parts formula:
Let be functions of and .
Then
Theorem 3.41 Summation by parts
Let be sequences.
Let . (). If , then
Proof:
QED
Theorem 3.42 (Dirichlet’s test)
Suppose
(a) the partial sum of form a bounded sequence.
(b) (non-increasing)
(c) .
Then converges.
Proof:
By Cauchy criterion, it’s enough to prove
such that for all ,
By the partial sum of form a bounded sequence. Let for all .
Then we let be given. Since , there exists such that for all , .
If , then
So converges.
QED
Theorem 3.43 (Alternating series test)
Let be a sequence such that:
(a) (non-increasing) (b)
Then converges.
Proof:
Let
if is odd, if is even.
So for all .
By Theorem 3.42, converges.
QED
Example:
Consider the power series .
The radius of convergence is .
We claim that the series converges for all with and .
Theorem 3.44 Abel’s test
Let be a sequence such that:
(a) (non-increasing) (b)
Then if and , converges.
Proof:
Fix with and .
Let .
Then ._
for all .
By triangle inequality, .
And since , .
So .
So for all .
By Dirichlet’s test,
QED
Absolute convergence
The series is said to converge absolutely if converges.
If converges but does not converge absolutely, then is said to converge conditionally.
Absolute convergence are nice but conditionally convergent series are not.
Theorem 3.45 (Absolute convergence)
If converges absolutely, then converges.
Proof:
Use comparison test.
QED
Rearrangement of series:
Let be a bijection.
If is a sequence and , then is a rearrangement of .
If converges absolutely, then any rearrangement of converges to the same sum.
Example:
. .
| n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 2 | 4 | 3 | 6 | 8 | 5 | 10 | 12 | |
| 1 | -1/2 | -1/4 | 1/3 | -1/6 | -1/8 | 1/5 | -1/10 | -1/12 |
You cannot always rearrange series.
But, if converges absolutely, then you can rearrange the series.
Theorem 3.55
Let be a sequence in such that converges absolutely.
Then any rearrangement of converges absolutely to the same sum.
Ideas of proof:
Let be a bijection.
and let .
Let .
.
.
Key observation:
For every , there exists a such that .
Then .
QED