User Tools

Site Tools


math104-s22:notes:start

Lecture Notes

Lecture 8

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
2022/02/08 00:57 · pzhou

Lecture 7

  • more about liminf and limsup. Ross 12
  • Series. basic definition and examples. partial sum. Cauchy conditions. absolute convergence and convergence. root test, ratio test, alternating series test.

Discussion:

  • Ross Ex 12.10, 12.12, 12.13
  • Ross Ex 14.1, 14.2, 14.10
2022/02/08 00:43 · pzhou

Lecture 6

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 sns_n converge to ss, then every subsequence of sns_n converges to ss.
  • Every sequence has a monotone subsequence.
    • If there are infinitely many sns_n, that is 'larger than its tails' (snsks_n \geq s_k for all knk \geq n), then we can take the subsequences of such sns_n, it is monotone decreasing.
    • Otherwise, you throw away an initial chunk that contains such sns_n, 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)
  • lim sup\limsup and lim inf\liminf can be realized as subseq limits.
  • Let (sn)(s_n) be a seq, and SS denote the set of all subseq limits. Then, SS is non-empty. supS=lim supsn\sup S = \limsup s_n and infS=lim infsn\inf S = \liminf s_n. limsnlim s_n exists if and only if SS contains only one element. (All these are just summary of previously proven results)
  • SS is closed under taking limits. (i.e. SS is a closed set)
    • Proof of this is fun. Suppose one has a sequence of tnt_n in SS, and tntt_n \to t. Can we show that tt is in SS as well? Well, we need to show that for any ϵ>0\epsilon>0, there are infinitely many sns_n in (tϵ,t+ϵ(t-\epsilon, t+\epsilon. First, we find a tnt_n, such that tnt<ϵ/2|t_n - t| < \epsilon / 2, then we know there are infinitely many sms_m with tnsm<ϵ/2|t_n - s_m| < \epsilon/2, thus these same set of sms_m will be ϵ\epsilon-close to tt.

Discussion time: Ross 11.2, 11.3, 11.5.

2022/02/02 22:22 · pzhou

Lecture 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\R.
  • Limit sets and subsequences.

Cauchy Sequences

First, the definition. Let (an)(a_n) be a sequence in R\R, we say (an)(a_n) is Cauchy, if for any ϵ>0\epsilon> 0 , we have N>0N>0, such that for all n,m>Nn,m>N, we have anam<ϵ|a_n - a_m | < \epsilon.

Lemma : Convergent sequence is Cauchy.
Pf: suppose anaa_n \to a. We need to show that for any ϵ>0\epsilon> 0 , we have N>0N>0, such that for all n,m>Nn,m>N, we have anam<ϵ|a_n - a_m | < \epsilon. Let ϵ1=ϵ/2\epsilon_1 = \epsilon /2 , then by convergence of ana_n, we have N1>0N_1>0, such that ana<ϵ1|a_n - a| < \epsilon_1 for all n>N1n > N_1. Thus for any n,m>N1n,m > N_1, we have anamana+amaϵ1+ϵ1=ϵ |a_n - a_m| \leq |a_n -a | + |a_m - a| \leq \epsilon_1 + \epsilon_1 = \epsilon Thus, let N=N1N=N_1 would work.

Lemma : If AnanBnA_n \geq a_n \geq B_n, and limAn=limBn=a\lim A_n = \lim B_n = a, then liman=a\lim a_n = a.
Pf: for any ϵ>0\epsilon > 0, we have N>0N>0 such that, for all n>Nn > N, Ana<ϵ,Bna<ϵ|A_n - a| < \epsilon, |B_n - a| < \epsilon, then anAna+ϵ,anBnaϵ a_n \leq A_n \leq a+\epsilon, \quad a_n \geq B_n \geq a-\epsilon Thus ,anaϵ|a_n - a| \leq \epsilon for all n>N n > N, hence anaa_n \to a.

Lemma : Let (an)(a_n) be a bounded sequence. (an)(a_n) is convergent if and only if lim supan=lim infan\limsup a_n = \liminf a_n.
Pf: Assume lim supan=lim infan=a\limsup a_n = \liminf a_n = a. Let An=supmnam,Bn=infmnamA_n = \sup_{m \geq n} a_m, B_n = \inf_{m \geq n} a_m, then AnanBnA_n \geq a_n \geq B_n. By preview lemma, we know anaa_n \to a.

Assume (an)(a_n) is convergent to aa. Then, for any ϵ>0\epsilon > 0, there is an N>0N>0, that for all n>Nn > N, ana<ϵ|a_n - a|<\epsilon. In particular, we know lim supana+ϵ\limsup a_n \leq a+\epsilon. Since this is true for all ϵ>0\epsilon>0, we have lim supana\limsup a_n \leq a. Similarly, lim infana\liminf a_n \geq a. On the other hand, since AnBnA_n \geq B_n, we have lim supan=limAnlimBn=lim infan\limsup a_n = \lim A_n \geq \lim B_n = \liminf a_n. Hence, lim supan=lim infan=a\limsup a_n = \liminf a_n = a.

Lemma: Cauchy sequence is bounded. (Exercise)

Lemma: If lim supan=A\limsup a_n = A, then for any ϵ>0\epsilon > 0, and any N>0N > 0, there exists n>Nn>N with anA<ϵ|a_n - A| < \epsilon. Similarly, if lim supan=B\limsup a_n = B, then for any ϵ>0\epsilon > 0, and any N>0N > 0, there exists n>Nn>N with anB<ϵ|a_n - B| < \epsilon.
Pf: Since An=supm>namA_n = \sup_{m>n} a_m is a monotone decreasing sequence with limit AA, then for any ϵ>0\epsilon>0 and N>0N>0, we can find M>NM > N such that A+ϵ/2>AMAA+\epsilon/2 > A_{M} \geq A. By definition of AMA_{M}, there exists some ana_n with nMn \geq M, that AMan>AMϵ/2A_{M} \geq a_n > A_{M} - \epsilon/2. Now, we have anAanAM+AMAϵ/2+ϵ/2=ϵ |a_n - A| \leq |a_n - A_M| + |A_M - A| \leq \epsilon/2 + \epsilon/2 = \epsilon The result is proven.

Theorem : Cauchy sequence in R\R is convergent.
Proof: Let (an)(a_n) be a Cauchy sequence. By previous lemma, it is bounded. Let A=lim supanA = \limsup a_n and B=lim infanB = \liminf a_n, we only need to show that A=BA = B to show liman\lim a_n exists. We know ABA \geq B for all bounded sequence ana_n, suppose A>BA > B, and let ϵ=(AB)/3\epsilon = (A-B)/3. Then, by Cauchyness of (an)(a_n), we there is an N>0N>0, such that for all n,m>Nn,m> N, we have anam<ϵ|a_n - a_m| < \epsilon. By previous lemma, there exists n>Nn>N, with anA<ϵ|a_n - A|<\epsilon, and m>Nm>N with amB<ϵ|a_m - B| < \epsilon. Hence ABAan+anam+amB<3ϵ=AB, |A - B| \leq |A-a_n|+|a_n - a_m| + |a_m - B| < 3 \epsilon = |A-B|, notice the inequality is strict, hence we have a contradiction. Thus A=BA = B.

Subsequence and Subsequntial Limit

If n1<n2<n_1 < n_2 < \cdots is a strictly increasing sequence in N\N, and (an)(a_n) is a sequence, then (ank)(a_{n_k}) is a subsequence of (an)(a_n).

In this section, we can ask, even if (an)(a_n) itself does not converge to some aRa \in \R, can we cherry-picking some nice subsequence in (an)(a_n) that does converge.

Example:

  • an=(1)n+1/na_n = (-1)^n + 1/n has a convergent subsequences, that converges to +1+1; and another subseq convergent to 1-1.

Definition: Let (an)(a_n) be a sequence in R\R, if aRa \in \R is the limit of a sequence of (an)(a_n), we say aa is a subsequential limit.

Lemma : aa is a subsequential limit of (an)(a_n) \Leftrightarrow for any ϵ>0,N>0\epsilon>0, N>0, there exists an n>Nn>N, with ana<ϵ|a_n - a| < \epsilon. Equivalently, for any ϵ>0\epsilon>0, the set Aϵ={nana<ϵ}A_\epsilon = \{n \mid |a_n - a| < \epsilon \} is infinite.

Pf: \Rightarrow : let anka_{n_k} be a subseq that converges to nn, 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 kk, we know A1/kA_{1/k} is infinite, we write it in the kk-th row, as A1/k=nk,1<nk,2< A_{1/k} = n_{k,1} < n_{k,2}< \cdots As k=1,2,k=1,2,\cdots, we have an semi-infinite matrix of indices. We may check that nk,ink+1,in_{k, i } \leq n_{k+1, i}. Thus nk,knk+1,k<nk+1,k+1n_{k,k} \leq n_{k+1, k} < n_{k+1, k+1}, hence along the diagonal, we have strictly increasing sequence. Consider the subsequence ankka_{n_{kk}}, that will converge to aa.

2022/01/31 16:41 · pzhou

Lecture 4

This time we consider some abstract results as what sequences converges.

  • monotone bounded sequence converges.
  • what is lim sup\limsup and lim inf\liminf? The ϵ\epsilon-of-room trick.
  • Cauchy sequence.

Discussion time: Ex 10.1, 10.7, 10.8 in Ross

limit goes to ++\infty?

This is in Definition 9.8. Informally, it says for any MM (no matter how large it is), the sequence will eventually stay above MM.

Monotone Increasing Sequence

A sequence that is (weakly) increasing, namely an+1ana_{n+1} \geq a_n. Examples: (a) an=na_n = n. (b) an=1na_n = 1 - n. © an=logna_n = \log n.

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={annN}S = \{a_n \mid n \in \N\}, and define a=supSa = \sup S. How do we show that anaa_n \to a? We need to show that for any ϵ>0\epsilon > 0, we have ana<ϵ|a_n - a| < \epsilon for all large enough nn. Let's first show that, there exists one n0n_0, such that an0a<ϵ|a_{n_0} - a| < \epsilon, this holds by definition of the supS\sup S, namely, there is one element in SS that satisfies this condition, it must be an0a_{n_0} for some n0n_0. Then, we can use monotone condition to say, for all n>n0n > n_0, we have anan0a_n \geq a_{n_0}. Furthermore, since anaa_n \leq a, we know an[an0,a)(aϵ,a)a_n \in [a_{n_0} , a) \In (a-\epsilon, a) for all n>n0n > n_0, then we are done.

Let's look at the example 2 in Ross. Which is about recursive sequence sn=sn12+52sn1 s_n = \frac{s_{n-1}^2 + 5}{2 s_{n-1}} (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=x2+52xy = \frac{x^2+5}{2x} on the plane, and the diagonal y=xy = x. Then, we can start from point (x,y)=(s1,s1)(x,y) = (s_1, s_1). Then, we

  • go vertically to the graph, and we land on (s1,s2)(s_1, s_2) (since we go vertically, xx coordinate is fixed, and we move yy until we have y=f(x)y = f(x))
  • go horizontally to the diagonal, and we land on (s2,s2)(s_2, s_2)
  • go vertically to the graph, and we land on (s2,s3)(s_2, s_3)
  • ….

This would show a zig-zag curve that goes to the intersection point of y=xy=x and y=f(x)y=f(x), which is point (s,s)(s,s), where ss is the solution to equation x=f(x)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 ++\infty (resp. -\infty)

lim inf\liminf and lim sup\limsup

Recall the definition of sup\sup. For SS a subset of R\R, bounded above, we define sup(S)\sup(S) to be the real number aa, such that aa is \geq than any element in SS, and for any ϵ>0\epsilon>0, there is some sSs \in S such that s>aϵs > a-\epsilon.

Also, for a sequence (an)n=m(a_n)_{n=m}^\infty, we can define the 'value set' {an}n=m\{a_n\}_{n=m}^\infty, which is the 'foot print' of the 'journey'.

Also, for a sequence (an)n=1(a_n)_{n=1}^\infty, we can define the tail (an)n=N(a_n)_{n=N}^\infty, 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)(a_n) be a seq, we want define first an auxillary sequence Am=supnman A_m = \sup_{n \geq m} a_n then we define lim supan=limAm(=infAm) \limsup a_n = \lim A_m (= \inf A_m)

Time for some examples, an=(1)n(1/n)a_n = (-1)^n (1/n).

2022/01/22 09:57 · pzhou
math104-s22/notes/start.txt · Last modified: 2022/01/19 09:26 by pzhou