Lecture 16 - The Series Tests
Exam II is coming up next week, so be mindful of those.
If
Proof
-
We must argue that the sequence of partial sums:
converges to . We are just given converges to . So the partial sums:
converge to . Because then using the Limit Laws (Algebraic Limit Theorem) yields -
It's proved in very much the same way, using the summation ALT.
☐
We also talked about Cauchy Criterion for Series:
Proof
Observe that:
and apply the Cauchy Criterion.
☐
Notice there's no condition on the
Example: Test for Divergence
If
Proof
Let
In particular, use
So by definition then
☐
Example: Comparison Test
Suppose
- If
converges, then converges. - If
diverges, then diverges (automatically from (1))
Proof
Suppose
Let
Everything here is non-negative, so we can get rid of the absolute value signs:
Suppose this is true, that we choose our
Thus
☐
Example: Absolute Convergence Test
If
Proof
Let
Choose any
Thus the
☐
Types of Convergence
Let
- If
converges, then is absolutely convergent. - If
converges but diverges, then is conditionally convergent. - Otherwise
diverges.
For example:
converges conditionally while:
Suppose
is decreasing.
Then converges.
Proof
Both conditions gives that
2.7.1
Prove the Alternating Series Test (AST). This is done by showing that the sequence of partial sums:
$
s_{n} = a_{1} - a_{2} + a_{3} - \dots \pm a_{n}
$
converges. Different characterizations of completeness lead to different proof.
a. Prove the AST by showing that
b. Supply another proof for this result using the Nested Interval Property.
c. Consider the subsequences
Scratch Work:
a.
For scratch, if we have this case then:
$
\begin{align}
|s_{n} - s_{m}| &= |a_{1} - a_{2} + \dots \pm a_{n} - (a_{1} - a_{2} + \dots \pm a_{n} \mp \dots \pm a_{m})| \
&= \left|\sum_{k=n+1}^{m} (-1)^{n+1}a_{k}\right| \
& \leq \sum_{k=n+1}^{m} |a_{k}| & \text{ Triangle Ineqality} \
& < \sum_{k=n+1}^{m} \frac{\epsilon}{m-(n+1)} \
& = \epsilon
\end
$
Proof
a. Let
for some
But the LHS is just
showing it's Cauchy. Thus
b. Consider constructing the intervals
The alternation is well defined since when
and for when
so the series of partial sums are also decreasing as a result (in two term intervals):
Let
- If
is even then and then is odd so we'll show . Notice that already . For the other inequality: per our above lemma. - If
is odd, the proof comes out very similarly.
Thus we've shown the required nested interval property, so then:
Now we really want to show that
Thus completing the proof.
c. Notice that the subsequence
Then
☐
☐
Example: The Alternating Harmonic Series
Recall the AHS:
this series converges by the AST; however, one of our cautionary tales said that we could reorder the terms to get a new number. Wouldn't that contradict it being convergent (since then the limits wouldn't be unique).
Given
If
Proof
Think of a proof outline for the AST. If you only add the positive terms, it must diverge, and similarly for the negative terms. Similarly, in a conditionally convergent series you can use the positive terms, add one negative term, then add positive terms until you get too far, then add one negative term, and rinse and repeat:
☐
If
Proof
Let
Since
By our supposition. We can choose
Similarly by the Cauchy Criterion, then
Let
But since the Cauchy Criterion makes the first term
☐