More about series following Rudin
Thm 3.39: radius of convergence for power series
Summation by part.Thm 3.41, Thm 3.42, Thm 3.44
Rearrangement theorem of Riemann
Discussion:
Rudin's exercises in Ch 3, 6,7,9,11
Last time, we ended at discussion of two equivalent definitions of subsequential limit. I hope the Cantor's diagonalization trick was fun. Today, we prove the following results
If
sn converge to
s, then every subsequence of
sn converges to
s.
Every sequence has a monotone subsequence.
If there are infinitely many
sn, that is 'larger than its tails' (
sn≥sk for all
k≥n), then we can take the subsequences of such
sn, it is monotone decreasing.
Otherwise, you throw away an initial chunk that contains such
sn, then you can always build an increasing sequence (nothing can stop you)
Every bounded sequence has convergent subsequence. (just take a monotone sequence, then it will be convergent)
limsup and
liminf can be realized as subseq limits.
Let
(sn) be a seq, and
S denote the set of all subseq limits. Then,
S is non-empty.
supS=limsupsn and
infS=liminfsn.
limsn exists if and only if
S contains only one element. (All these are just summary of previously proven results)
S is closed under taking limits. (i.e.
S is a closed set)
Proof of this is fun. Suppose one has a sequence of
tn in
S, and
tn→t. Can we show that
t is in
S as well? Well, we need to show that for any
ϵ>0, there are infinitely many
sn in
(t−ϵ,t+ϵ. First, we find a
tn, such that
∣tn−t∣<ϵ/2, then we know there are infinitely many
sm with
∣tn−sm∣<ϵ/2, thus these same set of
sm will be
ϵ-close to
t.
Discussion time: Ross 11.2, 11.3, 11.5.
Cauchy sequence: “we don't know where we are heading, but we agree with each other more and more”.
Cauchy sequence is equivalent to convergent sequences…. in
R.
Limit sets and subsequences.
Cauchy Sequences
First, the definition. Let (an) be a sequence in R, we say (an) is Cauchy, if for any ϵ>0, we have N>0, such that for all n,m>N, we have ∣an−am∣<ϵ.
Lemma : Convergent sequence is Cauchy.
Pf: suppose an→a. We need to show that for any ϵ>0, we have N>0, such that for all n,m>N, we have ∣an−am∣<ϵ. Let ϵ1=ϵ/2, then by convergence of an, we have N1>0, such that ∣an−a∣<ϵ1 for all n>N1. Thus for any n,m>N1, we have
∣an−am∣≤∣an−a∣+∣am−a∣≤ϵ1+ϵ1=ϵ
Thus, let N=N1 would work.
Lemma : If An≥an≥Bn, and limAn=limBn=a, then liman=a.
Pf: for any ϵ>0, we have N>0 such that, for all n>N, ∣An−a∣<ϵ,∣Bn−a∣<ϵ, then
an≤An≤a+ϵ,an≥Bn≥a−ϵ
Thus ,∣an−a∣≤ϵ for all n>N, hence an→a.
Lemma : Let (an) be a bounded sequence. (an) is convergent if and only if limsupan=liminfan.
Pf: Assume limsupan=liminfan=a. Let An=supm≥nam,Bn=infm≥nam, then An≥an≥Bn. By preview lemma, we know an→a.
Assume (an) is convergent to a. Then, for any ϵ>0, there is an N>0, that for all n>N, ∣an−a∣<ϵ. In particular, we know limsupan≤a+ϵ. Since this is true for all ϵ>0, we have limsupan≤a. Similarly, liminfan≥a. On the other hand, since An≥Bn, we have limsupan=limAn≥limBn=liminfan. Hence, limsupan=liminfan=a.
Lemma: Cauchy sequence is bounded. (Exercise)
Lemma: If limsupan=A, then for any ϵ>0, and any N>0, there exists n>N with ∣an−A∣<ϵ. Similarly, if limsupan=B, then for any ϵ>0, and any N>0, there exists n>N with ∣an−B∣<ϵ.
Pf: Since An=supm>nam is a monotone decreasing sequence with limit A, then for any ϵ>0 and N>0, we can find M>N such that A+ϵ/2>AM≥A. By definition of AM, there exists some an with n≥M, that AM≥an>AM−ϵ/2. Now, we have
∣an−A∣≤∣an−AM∣+∣AM−A∣≤ϵ/2+ϵ/2=ϵ
The result is proven.
Theorem : Cauchy sequence in R is convergent.
Proof: Let (an) be a Cauchy sequence. By previous lemma, it is bounded. Let A=limsupan and B=liminfan, we only need to show that A=B to show liman exists. We know A≥B for all bounded sequence an, suppose A>B, and let ϵ=(A−B)/3. Then, by Cauchyness of (an), we there is an N>0, such that for all n,m>N, we have ∣an−am∣<ϵ. By previous lemma, there exists n>N, with ∣an−A∣<ϵ, and m>N with ∣am−B∣<ϵ. Hence
∣A−B∣≤∣A−an∣+∣an−am∣+∣am−B∣<3ϵ=∣A−B∣,
notice the inequality is strict, hence we have a contradiction. Thus A=B.
Subsequence and Subsequntial Limit
If n1<n2<⋯ is a strictly increasing sequence in N, and (an) is a sequence, then (ank) is a subsequence of (an).
In this section, we can ask, even if (an) itself does not converge to some a∈R, can we cherry-picking some nice subsequence in (an) that does converge.
Example:
an=(−1)n+1/n has a convergent subsequences, that converges to
+1; and another subseq convergent to
−1.
Definition: Let (an) be a sequence in R, if a∈R is the limit of a sequence of (an), we say a is a subsequential limit.
Lemma : a is a subsequential limit of (an) ⇔ for any ϵ>0,N>0, there exists an n>N, with ∣an−a∣<ϵ. Equivalently, for any ϵ>0, the set Aϵ={n∣∣an−a∣<ϵ} is infinite.
Pf: ⇒ : let ank be a subseq that converges to n, then we can find among member within this subsequence.
$ \Lefgarrow$: it's a good opportunity to introduce the Cantor's diagonal trick. For any positive integer k, we know A1/k is infinite, we write it in the k-th row, as
A1/k=nk,1<nk,2<⋯
As k=1,2,⋯, we have an semi-infinite matrix of indices. We may check that nk,i≤nk+1,i. Thus nk,k≤nk+1,k<nk+1,k+1, hence along the diagonal, we have strictly increasing sequence. Consider the subsequence ankk, that will converge to a.
This time we consider some abstract results as what sequences converges.
Discussion time: Ex 10.1, 10.7, 10.8 in Ross
limit goes to +∞?
This is in Definition 9.8. Informally, it says for any M (no matter how large it is), the sequence will eventually stay above M.
Monotone Increasing Sequence
A sequence that is (weakly) increasing, namely an+1≥an. Examples: (a) an=n. (b) an=1−n. © an=logn.
Theorem: bounded monotone sequence is convergent.
Just consider the increasing case, the decreasing case is similar. How do we construct such a limit? The limit is obviously the 'largest' number, but there is no largest number in the sequence. We should use 'sup' to get the largest number. But sup needs to applied to a set, not a sequence, so we need to first convert a sequence to its 'value set', S={an∣n∈N}, and define a=supS. How do we show that an→a? We need to show that for any ϵ>0, we have ∣an−a∣<ϵ for all large enough n. Let's first show that, there exists one n0, such that ∣an0−a∣<ϵ, this holds by definition of the supS, namely, there is one element in S that satisfies this condition, it must be an0 for some n0. Then, we can use monotone condition to say, for all n>n0, we have an≥an0. Furthermore, since an≤a, we know an∈[an0,a)⊂(a−ϵ,a) for all n>n0, then we are done.
Let's look at the example 2 in Ross. Which is about recursive sequence
sn=2sn−1sn−12+5
(such is an example of deterministic 'evolution', how about a probabilist one? That would be a Markov Chain)
Let's do the graphical trick. One draw the graph of y=2xx2+5 on the plane, and the diagonal y=x. Then, we can start from point (x,y)=(s1,s1). Then, we
go vertically to the graph, and we land on
(s1,s2) (since we go vertically,
x coordinate is fixed, and we move
y until we have
y=f(x))
go horizontally to the diagonal, and we land on
(s2,s2)
go vertically to the graph, and we land on
(s2,s3)
….
This would show a zig-zag curve that goes to the intersection point of y=x and y=f(x), which is point (s,s), where s is the solution to equation x=f(x).
Now, to show that this converges, we apply the above theorem. Note, depending on initial condition, this will either be monotone increasing or decreasing.
Unbounded monotone increasing (respectively, decreasing) sequence converges to +∞ (resp. −∞)
liminf and limsup
Recall the definition of sup. For S a subset of R, bounded above, we define sup(S) to be the real number a, such that a is ≥ than any element in S, and for any ϵ>0, there is some s∈S such that s>a−ϵ.
Also, for a sequence (an)n=m∞, we can define the 'value set' {an}n=m∞, which is the 'foot print' of the 'journey'.
Also, for a sequence (an)n=1∞, we can define the tail (an)n=N∞, and we only care about the tail of a sequence.
We want to define a gadget, that captures the 'upper envelope' of a sequence, what does that mean? Let (an) be a seq, we want define first an auxillary sequence
Am=n≥msupan
then we define
limsupan=limAm(=infAm)
Time for some examples, an=(−1)n(1/n).