Lecture 14 - Weierstrass Convergence Theorem

Last time we talked about Series, Convergence of A Series. In that we talked about how:

12tks2ktk

This is the basis of showing the Cauchy Condensation Test:

From Series, Convergence of A Series#Example 4 The General Case we have:

Example 4: The General Case

Now consider the abstract, general case of nN where an0 and an+1an. Let sm=n=1man. Then let m=2k similar to our previous example:
s2k=a1+a2+(a3+a4)+(a5++a8)++(a2k1+1++a2k)a1+a2+2a4+4a8++2k1a2k12(a1+2a2+4a4++2ka2k):=tk
So if m2k then sm12tk. Showing that tk is unbounded would imply that s2k is unbounded, showing a divergent series.

We could do a bound in the other direction too:
s2k=a1+(a2+a3)2a2+(a4++a7)4a4+(a8++a15)8a8++(1a2k1++1a2k1)+a2k2k1a2k1a1+2a2+4a4+8a8++2k1a2k1+2kak=tk
So if m2k then smtk.

This gives the following:

Cauchy Condensation Test

Suppose nN that an0 and anan+1. Then:
n=1an convergesm=02ma2m converges

Proof
Let an, nN be as in the theorem. For ,kN set:
s=a1+a2++a
tk=a1+2a2+4a4++2ka2k

  1. For the suppose n=1an converge.s. Then sR such that ss for all N. Then kN we have (using 12tks2ktk and multiplying all sides by 2):
    tk2s2k2s
    Thus tk is bounded, so then $\sum\limits_{m=0}^{\infty} 2^{m}a_

Then we talked about Subsequence Convergence Theorem:

subsequence

Let (an) be a sequence. Suppose that:
n1,n2,n3,N
satisfying:
1n1<n2<n3<
Then the sequence (ank) for all kN is a subsequence of (an). It's a proper subsequence if (ank) doesn't have all k=nk, namely k where knk.

The idea is that we just remove possibly some terms, and then preserve the order.

kN,nkk.

Example

Consider the sequence:
(1n)=(1,12,13,14,)
Some sub sequences of these include:
(1,13,15,17,)
(1,14,19,116,)
(12,13,14,15,)
an invalid sub sequence would be:
(1,13,12,14,)
since the order of terms in the sequence must be preserved.

Notice that each of these sub sequences converges to the same value (namely 0 in this case) to the original sequence. This is what the next theorem tries to show.

The Theorem

Subsequence Convergence Theorem

A subsequence of a convergent sequence converges to the same value as the original sequence.

Proof
Note our observation that kN,nkk. Say (an) converges to some L. Then ε>0NN where for all nN then:
|anL|<ε
Let (ank) be a subsequence. Let ε>0. Then NN where for any nN then |ana|<ε. Suppose kN. Then by construction then nkkN so then |anka|<ε as desired.

Example of WCT

Consider the sequence:
(1,1,1,1,)
we could use the Convergence of a Sequence definition to show this diverges. But we can also show that the subsequences a2n and a2n1 for all nN are valid subsequences. They have different limits of -1 and 1 respectively. If an itself converged, then these subsequences need to converge to the same limit since Limits are Unique. But they don't, so then by our SCT then the original sequence cannot converge.

See also: Balzano-Weierstrass Theorem.

Balzano-Weierstrass Theorem

Every bounded sequence has a convergent subsequence.

Scratch work:

Here we split each interval, and choose the one that has infinitely-many terms. Here we have it that:
I1I2I3
We can pick an element b1I1, then the next element b2I2, and so on.

More formally, pick an n1N such that an1I1, n2N where an2I2 and n2>n1. Continue with n3N such that an3I3 and n3>n2. Repeat as needed. We get that, by the Nested Interval Property, that
Proof

Let (an) be a bounded sequence so that M>0 where |an|M for all nN. Bisect the closed interval [M,M] into the two closed intervals [M,0] and [0,M] (the midpoint is in both halves). Now it must be that at least one of these closed intervals contains an infinite number of the terms in the sequence (an). Select a half for which this is the case and label that interval as I1. Then let an1 be some term in the sequence (an) satisfying an1I1.

Next we bisect I1 into closed intervals of equal length and let I2 be again the half that contains infinitely many terms from (an). Select an an2 from the original sequence with n2>n1 and an2I2.

In general if we construct the closed interval Ik by taking a half of Ik1 containing an infinite number of terms of (an) and then select nk>nk1>>n2>n1 so that ankIk.

We want to argue that (ank) is a convergent subsequence. But we need a candidate for the limit. Via the Nested Interval Property since:
I1I2
Then xR where xIk for every k. It just remains to show that (ank)x. Let ε>0. Via 25 Subsequences and the Bolzano-Weierstrass Theorem Practice#2.5.3 and the Limit Laws (Algebraic Limit Theorem) then

s partial sums are bounded, so it must converge. 2. For the $\leftarrow$ suppose $\sum\limits_{m=0}^{\infty} 2^{m}a_{2^{m}}$ converges. Then it has some bound $t \in \mathbb{R}$ where $\forall k \in \mathbb{N}$ we have $t_{k} \leq t$. Let $\ell \in \mathbb{N}$. We can always pick some $k \in \mathbb{N}$ such that $\ell \leq 2^{k}$. Then: $ s_{\ell} \leq s_{2^{k}} \leq t_{k} \leq t $ So then $s_{\ell}$ is bounded, implying that $\sum\limits_{n=1}^{\infty} a_{n}$ is bounded and thus convergent. ☐ ## Example: $p$-Series
p-Series

The series n=11np converges iff p>1.

Let pR. Determine the convergence for:
n=11np
If p0 then 1np1 so then the partial sums are 1+1++1n times=n which is a divergence sequence. Hence the series diverges in this case.

Now suppose instead p>0. Then CCT applies:
n=11np convergesn=02m(12m)p converges
But:
2m(12m)p=2m2mp=12mpm=(12p1)m
So the series becomes:
=n=0(12p1)m
Is a Series, Convergence of A Series#Example Geometric Series, so then this converges iff 12p1<1p>1.

Thus, our p-series converges iff p>1.

Then we talked about Subsequence Convergence Theorem:

!Subsequence Convergence Theorem

!Balzano-Weierstrass Theorem