Integers(Z) {…,−2,−1,0,1,2,…} (an example of Ring structure)
Rational Numbers(Q) {mn,n,m∈Z,m=0}
Proposition: if r∈Q with gcd(c,d)=1, and is a root of Cnxn+Cn−1xn−1+…+C0, C0/=0,Cn/=0, then d divides Cn, c divides C0
Corollary: if r=dc/=0 is a root of a “monic polynomial”, i.e. leading term has coefficient 1, then r is an integer.
Lecture 2 (Jan 21) - Covered Ross Section 1.4
Maximum and Minimum: let S⊂R and S=ø, we say α∈S is a maximum if ∀β∈S,α≥β. Similarly, α∈S is a minimum if ∀β∈S,α≤β.
Remark: both maximum and minimum are elements in a set, and they are not guaranteed to exist.
Examples: S=[2,100]⊂R, max(S)=100,min(S)=2
Non-Examples: S=[2,100]⊂Q, max(S)=100,min(S) does not exist (since 2/∈Q and Q is dense)
Upper and Lower Bounds: let ø=S⊂R
α∈R, we say α is an upper bound of S, if ∀β∈S,β≤α
Examples: Define S=x2−10x+24,x∈R, 10 would be an upper bound for S, since for x≥100, then x2−10x+24≥0, hence x/∈S.
Non-Examples: With the same set S defined as above, 5 is not an upper bound, since consider 6≥5 and x2−10x+24 evaluated at x=6 is 0, i.e. 6∈S.
α∈R, we say α is a lower bound of S, if ∀β∈S,β≥α
Examples: Define S=[5,10]∪Z, both 1 and 4 would be a lower bound for S, since for x∈S,x≥4 and x≥1.
Non-Examples: Consider S=R, there is no such lower bound for R, since for any number s, we could always find an element α∈S and α≤s.
Remark: upper bounds and lower bounds are not unique, and may not exist.
Supremum and Infimum: let ø=S⊂R, i.e. S be a non-empty subset of R
if S is bounded above (i.e. there exists an upper bound for S), and S has a least upper bound, then it is called supremum, denoted as sup(S)
Examples: S=[0,5]∪Z, then sup(S)=5 regardless of 5/∈S.
Non-Examples: S=Z, then S does not have a supremum since S is not bounded above, hence no such least upper bound exist.
if S is bounded below (i.e. there exists a lower bound for S), and S has a greatest lower bound, then it is called infimum, denoted as inf(S)
Examples: S=N, then inf(S)=1.
Non-Examples: S=Q, then there is no infimum for S.
Completeness Axiom: Every non-empty subset S⊂R that is bounded above has a least upper bound, i.e. a supremum.
Corollary: if S is bounded from below, then inf(S) exists.
Archimedean Property: If a>0, b>0 are real numbers, then for some n∈N, we have n∗a>b.
Homework 1
if S⊂T, then inf(T)≤inf(S)≤sup(S)≤sup(T)
sup(S∪T)=max(sup(S),sup(T))
sup(A+B)=sup(A)+sup(B)
inf(A+B)=inf(A)+inf(B)
if a≤b+n1,∀n∈N, then a≤b
Week 2
Lecture 3 (Jan 26) - Covered Ross Section 2.7, 2.9
Sequence: a1,a2,a3,…,an,∈R, could be denoted as (an)n∈N
Remark: sequence is not a set where sequence considers the order of all its elements while set only record what element is in it.
Limit of Sequence: we say a sequence (an)n has limit α∈R, if ∀ϵ>0, there exists a real number N>0 such that for all integer n>N, we have ∣an−α∣<ϵ. We denote this by limn→∞an=α
Example: Prove limn→∞n1=0
Fix a ϵ>0, we take N=ϵ1, then n>N⟺n>ϵ1⟺n1<ϵ⟺∣n1−0∣<ϵ, completing the proof.
Non-Examples: Determine if limn→∞n=5
Consider for all ϵ>0. In order to have ∣an−5∣<ϵ, then an<5+ϵ, but since n→∞, it is impossible to find a N satisfying ∀n>N,an<5+ϵ, hence the claim is incorrect.
Properties and Tools to find Limit:
Bounded sequence: (an)n is a bounded sequence if ∃M>0 such that −M≤an≤M,∀n∈N
Examples: Consider an=n1,∀n∈N, then it is a bounded sequence where we could take M=1 such that an≤M=1∀n∈N.
Non-Examples: Define an=n,∀n∈N. For this sequence, there is no such M to bound the elements in the sequence since for arbitrary M, it is always possible to find a an such that an>M (an tends to ∞ as n→∞).
Theorem 9.1: All convergent sequences are bounded.
Theorem 9.2: If liman=α, and if k∈R, then lim(k∗an)=k∗α.
Theorem 9.3, 9.4, 9.6: Let an,bn be convergent sequences with liman=α and limbn=β, then:
lim(an+bn)=α+β
lim(an∗bn)=α∗β
if an=0∀n and α=0, then lim(anbn)=αβ
Lecture 4 (Jan 28) - Covered Ross Section 2.9, 2.10
Properties and Tools to find Limit:
Theorem 9.7:
limn→∞np1=0,∀p>0
limn→∞an=0, if ∣a∣<1
limn→∞nn1=1
limn→∞an1=1 for a>0
Limit of Infinity: we say limsn=+∞ provided for each M>0, ∃N such that n>N⟹sn>M; similarly limsn=−∞ provided for each M>0, ∃N such that n>N⟹sn<M
Example: lim(n+7)=+∞
Fix a M>0, define N=(M−7)2. Then n>N⟹n>(M−7)2⟹n>M−7⟹n+7>M, completing the proof.
Non-Example: Determine if limn1=+∞
No. Consider M=1, in order to have n1>1, n must be smaller than 1. Thus it is not possible to define a N such that ∀n>N⟹n1>1.
Theorem 9.9: Let (sn),(tn) be sequences such that limsn=+∞,limtn>0, then lim(sn∗tn)=+∞.
Theorem 9.10: Let a sequence (sn) of positive real numbers, then limsn=+∞⟺limsn1=0.
Monotone Sequence and Cauchy Sequence:
Cauchy Sequence: (an) is a Cauchy sequence if ∀ϵ>0,∃N>0 such that ∀n1,n2>N, we have ∣an1−an2∣<ϵ i.e. oscillation amplitude gets smaller and smaller.
Example: an=n21∀n∈N is a Cauchy sequence.
Fix a ϵ>0. Since we already know from Theorem 9.7a), limn21=0, then we could find a N>0 such that n>N⟹n21<ϵ. Thus take the same N, we get ∀a,b>N, ∣a21−b21∣≤∣a21∣<ϵ, completing the proof.
Non-Example: Consider an=n, then if we fix ϵ=0.5, there is no such N>0 such that n1,n2>N⟹∣an1−an2∣<0.5 since the smallest difference between any an is 1, thus not a Cauchy sequence.
Monotone Sequence:
A monotone increasing sequence is such that ∀n>m,an≥am.
A monotone decreasing sequence is such that ∀n>m,an≤am.
Example: an=1−n1 is a monotone increasing sequence, since ∀n>m,n1<m1, hence 1−n1>1−m1.
Non-Example: an=(n−2)2 is not a monotone sequence.
Consider n=2,m=1,n>m, but a2=0<a1=1, hence not monotone increasing.
Then consider n=2,m=3,n<m, but a2=0<a3=1, hence not monotone decreasing.
Theorem 10.2: All bounded monotone sequences are convergent.
Theorem 10.11: Let (an) be a sequence. Then (an) is Cauchy ⟺(an) converges.
Homework 2
9.9c): If there exists N0 such that sn≤tn∀n>N0,and limsn and limtn exists, then limsn≤limtn.
Week 3
Lecture 5 (Feb 2) - Covered Ross Section 2.10
Monotone and Cauchy Sequences:
limsup: Let (an) be a sequence in R, limsupan=limN→∞(supn>Nan)
liminf: Let (an) be a sequence in R, liminfan=limN→∞(infn>Nan)
Example:(an)=0 if 2n=0, (an)=n1 if 2n=1.
limsupan=0 since the supremum of the subsequence (an)n>N for all N is N+11 if N is even and N1 if N is odd, which converges to 0 as N→∞.
liminfan=0 since the infimum of the subsequence (an)n>N for all N is 0 (there is always an even number ≥N)
Property of Monotone Sequences: If it is bounded, then its limit exists; if it is unbounded, then liman=+/−∞.
Lemma: If (an) is a bounded sequence and α+=limsupan, then for any ϵ>0,∃N such that ∀n>N, we have an≤α++ϵ
Theorem 10.7: Let (an) be a bounded sequence, then liman exists ⟺limsupan=liminfan.
Lecture 6 (Feb 4) - Covered Ross Section 2.11
Subsequences:
Subsequence: Let (sn)n∈N be a sequence of real numbers. Given a list of indices, n1<n2<…<nk<…. Take tk=snk, then (tm) is called a subsequence of (sn), we write (snk)k for the subsequence.
Example: Let (sn) denote some sequence with real numbers, define (tm) as tm=s2∗m. Then (tm) is a subsequence of (sn) (could be denoted as (s2n)n)
Theorem 11.2: Let (sn) be a sequence. If t∈R, then there is a subsequence of (sn) converging to t⟺ the set {n∈N:∣sn−t∣<ϵ} is infinite for all ϵ>0.
Theorem 11.3: If (sn) is convergent, then any subsequence converges to the same point.
Theorem 11.4: Every sequence has a monotonic subsequence.
Homework 3
(sn) a bounded sequence, then liminfsn≤limsupsn and limsupsn=inf{supn≥Nsn:n∈N}.
If (an),(bn) are two bounded sequences, then limsup(an+bn)≤limsup(an)+limsup(bn).
Week 4
Lecture 7 (Feb 9) - Covered Ross Section 2.11
Subsequences
Theorem 11.5 (Bolzano-Weiestrass Theorem): Every bounded sequence has a convergent subsequence.
Subsequential Limit: Let (sn) be a sequence in R, a subsequential limit is any real number or +/−∞ that is the limit of a subsequence of (sn).
Example: Let (rn) be the enumeration of Q, then ∀r∈R is a subsequential limit of (rn). This is because the denseness of Q in R, which means for any r∈R,∀ϵ>0,(r−ϵ,r+ϵ) is an infinite set. Hence by Theorem 11.2, there is some subsequence of (sn) that converges to such r, i.e. a subsequential limit.
Theorem 11.7: Let (sn) be any sequence. Then there exists a monotonic subsequence that converges to limsupsn and a monotonic subsequence that converges to liminfsn.
Theorem 11.8: Let (sn) be a sequence, S be the set of subsequential limits of (sn), then
S is non-empty
supS=limsupsn, and infS=liminfsn
S={α}⟺limsn=α
Theorem 11.9: Let S be the set of subsequential limits of (sn). Suppose (tn) is a sequence in S∩R and t=limtn. Then t∈S.
Lecture 8 (Feb 11) - Covered Ross Section 2.12
lim sup's and lim inf's:
Recall that in general, limsupsn≥liminfsn, and if they are equivalent, then limsn exists.
Theorem 12.1: Let (sn) be a sequence that converges to a positive real number s, and (tn) be any sequence. Then limsup(sn∗tn)=s∗limsuptn. (Here we allow notation of s∗(+∞)=+∞ and s∗(−∞)=−∞ for s>0).
Theorem 12.2: Let (sn) be a sequence of positive real numbers, then we haveliminf(snsn+1)≤liminf(sn)n1≤limsup(sn)n1≤limsup(snsn+1).
Homework 4
(sn) bounded ⟺limsup∣sn∣<+∞
Let (sn) be a bounded sequence in R. If A={a∈R: only finitely many sn<a} and B={b∈R: only finitely many sn>b}, then supA=liminfsn and infB=limsupsn.
Week 5
Lecture 9 (Feb 16) - Covered Ross Section 2.13
Metric Space & Topology:
Metric Space: A metric space is a set S together with a distance function d:S×S→R such that
d(x,y)≥0, and d(x,y)=0⟺x=y
d(x,y)=d(y,x)
d(x,y)+d(y,z)≥d(x,z) (Triangle Inequality)
Example: Let d(x,y)=∣x−y∣, then with the set R, it forms a metric space. The first two criteria is obvious. For the triangle inequality, (∣x−y∣+∣y−z∣)2=∣x−y∣+∣y−z∣+2∣x−y∣∣y−z∣. By Euclidean distance metric, we know ∣x−y∣+∣y−z∣≥∣x−z∣. Also 2∣x−y∣∣y−z∣≥0. Therefore d(x,y)=∣x−y∣ is a metric, hence with R is a metric space.
Non-Example: Let d(x,y)=(x−y)2. It is not a metric since consider x=2,y=1,z=0, then d(x,y)=1 and d(y,z)=1 but d(x,z)=4 which means d(x,y)+d(y,z)<d(x,z), thus not a metric.
Cauchy Sequence (in metric space (S,d)): A sequence (sn) in S is Cauchy if ∀ϵ>0,∃N>0 such that ∀n,m>N,d(sn,sm)<ϵ.
Convergence (in metric space (S,d)): A sequence (sn) converge to a point s∈S if ∀ϵ>0,∃N>0 such that d(sn,s)<ϵ∀n>N.
Completeness: A metric space (S,d) is complete if every Cauchy sequence is convergent.
Example: The Euclidean k-space Rk is complete by Theorem 13.4.
Non-Example: Q with the Euclidean distance function is not complete. Consider a sequence of rational numbers converging to 2 (possible by example in Lecture 7). This sequence is clearly Cauchy but not convergent since 2/∈Q. Thus Q with Euclidean distance formula is not a complete metric space.
Induced Distance Function: If (S,d) is a metric space and A⊂S is any subset, then (A,d∣A×A) is a metric space.
Theorem 13.5 (Bolzano-Weiestrass Theorem for Rn): Every bounded sequence (sm)m∈Rn has a convergent subsequence.
Topology: Let S be a set. A topological structure on S is the data of a collection of subsets in S. This collection needs to satisfy:
S and ø are open
arbitrary union of open subsets is still open
finite intersections of open sets are open
Lecture 10 (Feb 18) - Midterm 1
Homework 5
Every open subset of R is the disjoint union of finite or countably infinite sequence of open intervals.
Interior point: p∈E is an interior point of E if ∃δ>0 such that Bδ(p)={q∈S∣d(p,q)<δ}⊂E.
Example: Consider E=[0,1]∩R⊂R, then p=0.5 is an interior point of E. If we take δ=0.3, then B0.3(0.5)=[0.2,0.8]∪R⊂E.
Non-Example: Take the same E as above, consider p=0. P is not an interior point since for any δ=0, the points in R on the left side of 0 is not in E, hence not an interior point.
Interior: The set of all interior points of E, denote as Eo.
Open: E⊂S is an open subset of S if E=Eo, i.e. ∀p∈E,∃δ>0 such that Bδ(p)⊂E.
Example: Take E=(0,1)∩R⊂R, E is a subset of R. For any point p∈E, let δo=max(d(p,0),d(p,1)). Then we could choose δ=2δo, then Bδ(p)⊂E for arbitrary point p∈E, hence E is an open subset of R.
Non-Example: Take E=[0,1]∩R⊂R. As the non-example for interior points shown, 0 is not an interior point in E, hence E is not an open subset of R.
Close: E⊂S is a closed subset of S if the complement Ec=S∖E is open.
Propositions:
S and ø are closed
An arbitrary collection of closed sets is closed
A finite intersection of closed sets is closed
Limit Point: Let E⊂S, p∈S is a limit point of E⟺∀δ>0,Bδ(p) intersects E non-empty, i.e. ∃q∈E,q=p,d(p,q)<δ. E′= set of limit points of E.
Example: Let S=R,E={n1:n∈N}. Then 0 is a limit point since for any δ, we could always find a N>0 such that n1<δ,∀n>N, hence Bδ(0)∩E=ø.
Non-Example: Consider the same scenario as the previous example. 21 is not a limit point if we take δ=101, then B101(21)=[104,106]∩E=ø.
Closure: E⊂S, the closure of E is the intersection of all closed subsets containing E. Denote as E−.
Proposition: E−=E∪E′
Example: Let S=R,E={n1:n∈N}. Then E−={n1:n∈N}∪{0} by proposition above ({0}=E′)
Boundary: The boundary points of E⊂S is the set E−∖Eo.
Proposition 13.9: Let E be a subset of a metric space (S,d)
The set E is closed if and only if E=E−
The set E is closed if and only if it contains the limit of every convergent sequence of points in E
An element is in E− if and only if it is the limit of some sequence of points in E
A point is in the boundary of E if and only if it belongs to the closure of both E and its complement
Isolated Point: If p∈E and p is not a limit point of E, then p is called an isolated point.
Perfect: E is perfect if E is closed and every point of E is a limit point of E.
Dense: E is dense in S if every point of S is a limit point of E or a point of E or both.
Rudin 2.30: Suppose Y⊂X. A subset E of Y is open relative to Y if and only if E=Y∩G for some open subset G of X.
Compact Set:
Open Cover: Let (S,d) be a metric space, E⊂S, {Gα} is a collection of open sets. We say {Gα} is an open cover of E if E⊂∪αGα.
Compact Set: K⊂S is a compact subset, if for any open cover of K, there exists a finite subcover, i.e. if {Gα} is an open cover, then α1,…,αn indices such that K⊂Gα1∪…∪Gαn.
Example: K=[0,1] is a compact subset of R.
Non-Example: K=(0,1] is not a compact subset of R. Consider the open cover Gn=B2n1(n1),n∈N, then K⊂∪n∈N. In this case, there is no finite subcover. If we take indices n1<n2<…<nm, then x<2nm1 is not in the union.
Sequentially Compact: E⊂S is sequentially compact if any sequence in E has a convergent subsequence in E (the limit point is also in E).
Theorem: For any metric space (S,d), E⊂S, E compact ⟺E sequentially compact.
Theorem 13.12 (Heine-Borel Theorem): Consider Rn with Euclidean metric d(x,y)=∣x−y∣, E⊂Rn is compact ⟺E is closed and bounded.
Rudin 2.33: K⊂Y⊂X, then K is compact relative to Y if and only if K is compact relative to X.
Rudin 2.34: Compact subsets of metric spaces are closed.
Rudin 2.35: Closed subsets of compact sets are compact.
Lecture 12 (Feb 25) - Covered Ross Section 2.14, 2.15
Series:
Infinite Sum: An infinite sum of sequence (an) is defined as a1+a2+…=∑n=1∞an.
Partial Sum: Defined as a1+a2+…+an=∑i=1nai.
Convergence: A series converge to α if the corresponding partial sum converges to α.
Cauchy Condition for Series Convergence: ∀ϵ>0,∃N>0 such that ∀n,m>N,∣∑i=n+1mai∣<ϵ.
Absolute Convergence: If ∑∣an∣<∞, we say ∑an converges absolutely.
Recall Geometric Series: ∑n=0∞arn converges to a1−r1 if ∣r∣<1.
Tests for Series Convergence:
Comparison Test:
Suppose ∑nan<∞,an>0, and bn∈R<an, then ∑nbn<∞.
Suppose ∑nan=∞,an>0, and bn≥an, then ∑nbn=∞.
Ratio Test (Test for Absolute Convergence):
If limsup∣anan+1∣<1, then ∑n∣an∣ converges.
If liminf∣anan+1∣>1, then ∑n∣an∣ diverges.
Otherwise the test does not give any information on its convergence.
Root Test: Let ∑nan be a series, α=limsup(∣an∣)n1, then ∑nan:
converges absolutely if α<1.
diverges if α>1.
gives no information if α=1.
Alternating Series Test: Let a1≥a2≥… be a monotone decreasing series, an≥0. And assuming liman=0. Then ∑n=1∞(−1)n+1an=a1−a2+a3−… converges. Moreover, the partial sums sn=∑k=1n(−1)k+1ak satisfy ∣s−sn∣≤an for all n.
Integral Test: If the terms an in ∑nan are non-negative and f(n)=an is a decreasing function on [1,∞), then let α=limn→∞∫1nf(x)dx
If α=∞, then the series diverge
If α<∞, then the series converge
Homework 6
Rudin 2.36: If {Kα} is a collection of compact subsets of a metric space such that the intersection of every finite subcollection of {Kα} is non-empty, then ∩Kα is non-empty. (This statement is incorrect if compact is replaced by closed or bounded).
If an>0 and ∑an diverges, then ∑1+anan also diverges.
If an>0 and ∑an converges, then ∑nan also converges.
Week 7
Lecture 13 (Mar 2) - Covered Rudin Chapter 4
Continuous Functions:
Function: A function from set A to set B is an assignment for each element α∈A an element f(α)∈B.
Injective: A function f is injective/one-to-one if ∀x,y∈A,x=y, then f(x)=f(y)
Surjective: A function f is surjective/onto if β∈B, there exists at least one element α∈A such that f(α)=β
Bijective: A function f is bijective if f is both injective and surjective
Example: f:R→R,f(x)=x is a bijective function since if f(x)=f(y), then x=y. And for any y∈R, we take x=y∈R as the domain will prove its surjectivity. Hence a bijection.
Non-Example:
f:R→R,f(x)=x2 is not injective since for x=1 and y=−1, f(x)=f(y) even if x=y.
f:R→R,f(x)=x1 is not surjective since for y=0∈R, there is no element in domain that get mapped to 0 under such f.
Pre-image: If f:A→B. Given a subset E⊂B, f−1(E)={α∈A∣f(α)∈E} is called the pre-image of E under f, which is a subset of A.
Example: f:R→R,f(x)=lnx and let E=[0,∞). Then pre-image of E under f is [1,∞).
Limit of a Function: Suppose p∈E′(set of limit points of E), we write f(x)→q(∈Y) as x→p or limx→pf(x)=q if ∀ϵ>0,∃δ>0 such that ∀x∈E,0<dX(x,p)<δ⟹dY(f(x),q)<ϵ.
Fix a ϵ>0, consider δ=∣ϵ−1∣. Using the Euclidean distance formula, ∣x−1∣<δ=∣ϵ−1∣⟹−ϵ+1<x−1<ϵ−1⟹−ϵ+3<x+1<ϵ+1⟹−ϵ+3<x−1(x+1)(x−1)<ϵ+1⟹−ϵ+2<x−1(x+1)(x−1)−1<ϵ⟹∣x−1(x+1)(x−1)−1∣<ϵ, hence proving the claim.
Rudin 4.2: With the same notation as above, limx→pf(x)=q if and only iff limn→∞f(pn)=q for every sequence (pn) in E such that pn=p,limn→∞pn=p.
Example: f:R→R and f(x)=x2. limx→0f(x)=0 and then consider sequence pn=n1 which converges to 0, and f(pn)=n21 which also converges to 0 when n→∞
Corollary: If f has a limit at point p, then it is unique.
Rudin 4.4: Suppose f,g:E→R, suppose p∈E; and limx→pf(x)=A,limx→pg(x)=B, then
limx→pf(x)+g(x)=A+B
limx→pf(x)g(x)=AB
limx→pg(x)f(x)=BA if B=0 and g(x)=0∀x∈E
∀c∈R, limx→pc∗f(x)=cA
Continuity of Functions:
Continuity at a Point: Let (X,dX),(Y,dY) be metric spaces, E⊂X, f:E→Y, p∈E, q=f(p). We say f is continuous at p, if ∀ϵ>0,∃δ>0 such taht ∀x∈E with dX(x,p)<δ⟹dY(f(x),q)<ϵ.
Rudin 4.6: If p∈E is also a limit point of E, then f is continuous at p⟺limx→pf(x)=f(p).
Continuity: We say f is continuous on E if f is continuous at every point in E.
Rudin 4.7: (X,dX),(Y,dY), f:X→Y as above. Then f is continuous ⟺ for every open set V⊂Y, f−1(V) is open in X.
Lemma: If f:A→B is a function and E⊂A,F⊂B. The f(E)=F⟺E⊂f−1(F).
Rudin 4.7: Let X,Y,Z be metric spaces and f:X→Y and g:Y→Z continuous functions. We define h:X→Z by h(x)=g(f(x). Then h is also continuous (h is called the composition of f and g).
Rudin 4.9_: If f,g:X→R continuous, then f+g,f−g,fg are continuous functions, and if g(x)=0 for any x∈X, then gf is also continuous.
Result: All polynomials are continuous since f(x)=x is continuous.
Rudin 4.10: Let f:X→Rn with f(x)=(f1(x),f2(x),…,fn(x)). Then f is continuous ⟺ each fi is continuous.
Lecture 14 (Mar 4) - Covered Rudin Chapter 4
Review of Compact Sets:
Compactness: K⊂X is compact if ∀ open cover of K, ∃ a finite subcover.
Propositions:
K compact ⟹K bounded
K compact ⟹K closed
E⊂X is closed, K is compact, E⊂K⟹E is compact.
Theorems:
Compactness ⟺ Sequential Compactness
Heine-Borel (Rudin 2.41): in Rn, K compact ⟺K closed and bounded.
Remark: The notion of “compact” is intrinsic, while open and closed depends on the ambient space.
Continuous Maps and Compactness:
Three Definitions of Continuous Maps:
f is continuous if and only if ∀p∈X,∀ϵ>0,∃δ>0 such that f(Bδ(p))⊂Bϵ(f(p))
f is continuous if and only if ∀V⊂Y open, f−1(V) is open
f is continuous if and only if ∀xn→x in X, we have f(xn)→f(x) in Y
Rudin 4.14: Suppose f is a continuous map from a compact metric space X to another compact metric space Y, then f(X)⊂Y is compact.
Rudin 4.16: Suppose f is a continuous real function on a compact metric space X, and M=supp∈Xf(p), m=infp∈Xf(p). Then there exists point p,q∈X such that f(p)=M and f(q)=m.
Recall: if K⊂R, K is compact, then sup(K)∈K and inf(K)∈K.
Remark: If f:X→Y is continuous, f sends compact set X to compact set Y, but given E⊂Y compact, f−1(E) is not guaranteed to be compact.
Homework 7
If f:X→Y is a continuous function from a metric space X to a metric space Y, f(E−)⊂f(E)− for any E⊂X.
Let f,g be continuous maps from X to Y. Suppose there is a dense set E⊂X such that f∣E=g∣E, then f=g.
Week 8
Lecture 15 (Mar 9) - Covered Ross Section 3.19 Rudin Chapter 2 and 4
Uniform Continuity:
Uniform Continuous Function: f:X→Y. Suppose for all ϵ>0, ∃δ>0 such that ∀p,q∈X with dX(p,q)<δ, we have dY(f(p),f(q))<ϵ. Then we say f is a uniform continuous function.
Example: f:[0,1]→R and f(x)=x2. Then f is uniformly continuous function. ∀ϵ>0, we can take δ=2ϵ, then ∀p,q∈[0,1], ∣p−q∣<δ we have ∣p2−q2∣=∣(p−q)(p+q)∣=∣(p−q)∣∣(p+q)∣<δ∗2=ϵ.
Non-Example 1: f:R→R and f(x)=x2. Then f is not uniformly continuous. δ>0, we could always find p,q∈R and ∣p−q∣<δ such that ∣f(p)−f(q)∣=1. If we take p−q=2δ and p+q=δ2, then ∣f(p)−f(q)∣=∣p2−q2∣=∣(p−q)(p+q)∣=∣(p−q)∣∣(p+q)∣=2δ∗δ2=1.
Non-Example 2: f:(0,∞)→R, f(x)=x1 is not uniformly continuous. Intuition: when x→0, then distance between two points p,q may be close enough but ∣p1−q1∣ may be large.
Theorem: Suppose f:X→Y is a continuous function between metric spaces. If X is compact, then f is uniformly continuous.
Theorem 19.2: If f is continuous on a closed interval [a,b], then f is uniformly continuous on [a,b].
Proposition: If f:X→Y is uniformly continuous and S⊂X subset with induced metric, then the restriction f∣S:S→Y is uniformly continuous.
Connectedness:
Connected: Let X be a set. We say X is connected if ∀S⊂X and S is both open and closed, then S has to be either X or ø.
Non-Example (From Midterm 2): (0,2)∩Q is not connected. Consider the set (0,2)∩Q and (2,2)∩Q. Both open and closed but none of those two are ø.
Proposition: X is connected ⟺ if X=U⊔V and U&V are both open, then one of U,V is empty set.
Rudin 4.22: If f:X→Y is continuous, if E⊂X is connected, then f(E) is connected. (Continuity preserves connectedness)
Induced Topology: Given a topological space X, and S⊂X, we endow S with the induced toplogy: U⊂S is open in S if and only if ∃V⊂X open in X such that U=V∩S.
Example: X=R and S=Z⊂R, with induced topology on S, ∀n∈Z, {n} is open in S since {n}=(n−21,n+21)∩S
Corollary:
If S⊂X is open in X, then U⊂S is open in S if and only if U is open in X.
If S⊂X is closed in X, then E⊂S is closed in S if and only if E is closed in X.
Connectedness:
Lemma: E is connected if and only if E cannot be written as A∪B when A−∩B=ø and A∩B−=ø (closure taken with respect to ambient space X).
Rudin 4.27: E⊂R is connected⟺∀x,y∈E,x<y, we have [x,y]⊂E
Rudin 4.23: Let f be a continuous real function on the interval [a,b]. If f(a)<f(b) and if c is a number such that f(a)<c<f(b), then there exists a point x∈[a,b] such that f(x)=c.
Discontinuities:
Discontinuous: f:X→Y is discontinuous at x∈X if and only if x is a limit point of X and limx→pf(q) either does not exist or =f(x).
Right and Left Limit: Let f:(a,b)→R (not necessarily continuous)
∀x∈[a,b), we say f(x+)=q if for all sequence (tn) in (x,b) that converge to x, we have limit limnf(tn)=q.
Example: f(x)=1 if x≥0, f(x)=0 if x<0. Then f(x+)=1.
∀x∈(a,b], we say f(x−)=q if for all sequence (tn) in (a,x) that converge to x, we have limit limnf(tn)=q.
Example: f(x)=1 if x≥0, f(x)=0 if x<0. Then f(x+)=1.
Discontinuity of First and Second Kind: f:(a,b)→R, x∈(a,b). Suppose f is discontinuous at x
We say f has a simple discontinuity or discontinuity of the first kind at xo if both f(xo+) and f(xo−) exists.
Example: f(x)=n1 if x∈Q,x=nm with m,n coprime, f(x)=0 otherwise. ∀x∈Q, we have a simple discontinuity.
We say f has a discontinuity of second kind, if it is not a simple discontinuity.
Example: f(x)=sinx1,x>0, f(x)=x,x≤0. Since f(0+) does not exist, thus f has a discontinuity of second kind at x=0.
Homework 8
If K⊂Rn is compact and C⊂Rn is closed, then K+C is closed.
Monotonic Functions: A function f:(a,b)→R is monotone increasing if ∀x>y, we have f(x)≥f(y). Similarly one can define monotone decreasing functions.
Example: f(x)=log(x) is a monotone increasing function, g(x)=1 is both a monotone increasing function and a monotone decreasing function.
Non-Example: f(x)=x2+2x+1.
Rudin 4.29: Suppose f:(a,b)→R is a monotone increasing function, then ∀x∈(a,b), the left limit f(x−) and the right limit f(x+) exists, satisfying sup{f(t)∣t<x}=f(x−)≤f(x+)=inf{f(t)∣t>x}; and given x<y in (a,b), then f(x+)≤f(y−).
Corollary: If f is monotone, then f(x) only has discontinuity of the first kind/simple discontinuity.
Rudin 4.30: If f is monotone, then there are at most countably many discontinuities.
Sequence and Convergence of Functions:
Pointwise Convergence of Sequence of Sequences: Let (xn)n be a sequence of sequences, xn∈RN, we say (xn)n converges to x∈RN pointwise if ∀i∈N, we have limn→∞xni=xi.
Example: xni=n+ii, then this seq to 0 pointwise, since for arbitrary fixed i, we have limn→∞xni=limn→∞n+ii=0.
Uniform Convergence of Sequence of Sequences: Let (xn)n be a sequence of sequences, xn∈RN, we say xn→x uniformly if ∀ϵ>0, ∃N>0 such that ∀n>N, sup{∣xni−xi∣:i∈N}<ϵ (also known as d∞(xn,x)).
Non-Example: xni=n+ii failed to converge uniformly to 0, since d∞(xn,0)=sup{∣xni∣:i∈N}=sup{n+ii:i∈N}=1 (n is fixed).
Pointwise Convergence of Sequence of Functions: Given a sequence of functions fn∈ Map(R,R), we say fn converge to f pointwise if ∀x∈R, limn→∞fn(x)=f(x)⟺limn→∞∣fn(x)−f(x)∣=0.
Examples:Running and Shrinking Bumps.
Lecture 18 (Mar 18) - Covered Rudin Chapter 7
Uniform Convergence:
Uniform Convergence of Sequence of Functions: Given a sequence of functions (fn):X→Y, is said to converge uniformly to f:X→Y, if ∀ϵ>0,∃N>0 such that ∀n>N,∀x∈X, we have ∣fn(x)−f(x)∣<ϵ.
Remark: The integer N depends only on ϵ in uniform convergence while N could depend on both ϵ and x in pointwise convergence.
Example: fn(x)=1+nx2sin(x) converges uniformly. See Homework 9 Question 4 for the detailed proof.
Rudin 7.8: Suppose fn:X→R satisfies that ∀ϵ>0,∃N>0 such that ∀x∈X,∣fn(x)−fm(x)∣<ϵ, then fn converges uniformly (Uniform Cauchy ⟺ Uniform Convergence).
Rudin 7.9: Suppose fn→f pointwise, then fn→f uniformly ⟺limn→∞(sup∣fn(x)−f(x)∣)=0.
A sequence of functions {fn} is uniformly convergent to f:D→R⟺limn→∞sup{∣fn(x)−f(x)∣:x∈D}.
Rudin 7.10 (Weiestrass M-Test): Suppose f(x)=∑n=1∞fn(x)∀x∈X. If ∃Mn>0 such that supx∣fn(x)∣≤Mn and ∑nMn<∞, then the partial sum FN(x)=∑n=1Nfn(x) converges to f(x) uniformly.
Example: See last question on Midterm 2 version A.
Uniform Convergence and Continuity:
Rudin 7.11: Suppose fn→f uniformly on set E in a metric space. of E, and suppose that limt→xfn(t)=An. Then {An} converges and limt→xf(t)=limn→∞An. In conclusion, limt→xlimn→∞fn(t)=limn→∞limt→xfn(t).
Rudin 7.12: If {fn} is a sequence of continuous functions on E, and if fn→f uniformly on E, then f is continuous on E.
Rudin 7.13: Suppose K compact and
{fn} is a sequence of continuous functions on K
{fn} converges pointwise to a continuous function f(x) on K
fn(x)≥fn+1(x)∀x∈K,∀n=1,2,…
Then fn→f uniformly on K.
Homework 9
Let f:X→R be a function on a metric space. We say f is Lipschitz Continuous if there exists a K>0 such that for any x,y∈X, we have ∣f(x)−f(y)∣≤K∗d(x,y). Such K is called a Lipschitz constant for f.
Week 10
Spring Break (Mar 23, Mar 25)
Week 11
Lecture 19 (Mar 30) - Review for Midterm 2
Lecture 20 (Apr 1) - Midterm 2
Week 12
Lecture 21 (Apr 6) - Covered Rudin Chapter 5
Derivative:
Differentiability: Let f:[a,b]→R be a real valued function. Define ∀x∈[a.b], f′(x)=limt→xt−xf(t)−f(x). If f′(x) exists, we say f is differentiable at this point x.
Example: f(x)=x2. For x=3, define g(x)=x−3f(x)−f(3)=x−3x2−9=x+3. Then f′(3)=limx→3g(x)=limx→3x+3=6.
Non-Example: f(x)=xsinx1 if x>0 and f(x)=0 if x≤0, then f is not differentiable at x=0. For x>0, g(x)=x−0f(x)−f(0)=xxsinx1=sinx1, and limx→0+g(x) does not exist, thus f′(0) does not exist as well.
Proposition: If f:[a,b]→R is differentiable at xo∈[a,b], then f is continuous at xo, i.e. limx→xof(x)=f(xo).
Rudin 5.3: Let f,g:[a,b]→R. Assume f,g are differentiable at point xo∈[a,b], then
if g(xo)=0, then (gf)′(xo)=(g(xo))2f′(xo)g(xo)−f(xo)g′(xo)
Rudin 5.5 (Chain Rule): Suppose f:[a,b]→I⊂R and g:I→R. Suppose for some xo∈[a,b], f(xo)=yo, yo∈R, f′(xo) and g′(yo) exists. Then, the composition h=g∘f:[a,b]→R. h(x)=g(f(x)) is differentiable at xo, h′(xo)=g′(yo)f′(xo).
Example: h(x)=sin(x2), then by Chain rule, h′(x)=2xcos(x2)
Mean Value Theorem:
Local Maximum and Minimum: Let f:[a,b]→R. We say f has a local maximum at point p∈[a,b], if ∃δ>0 and ∀x∈[a,b]∩Bδ(p),f(x)≤f(p). Local minimum is defined in the similar way.
Example: Say f:[−π,π]→R and f(x)=sin(x). Then we can say p=2π is a local maximum with δ=4π. And similarly, we can say q=0 is a local minimum with δ=2π.
Rudin 5.8: Let f:[a,b]→R. If f has a local maximum or minimum at p∈(a,b), and if f is differentiable at p, then f′(p)=0.
Remark: The point p cannot be taken at the endpoints of the domain.
Rolle's Theorem: Suppose f:[a,b]→R is a continuous function and f is differentiable in (a,b). If f(a)=f(b), then there is some d∈(a,b) such that f′(d)=0.
Lecture 22 (Apr 8) - Covered Rudin Chapter 5
Mean Value Theorem:
Rudin 5.9 (Mean Value Theorem): Let f,g:[a,b]→R be continuous function differentiable on (a,b). Then ∃d∈(a,b) such that [f(a)−f(b)]g′(d)=[g(a)−g(b)]f′(d).
Rudin 5.10: Let f:[a,b]→R be continuous function differentiable on (a,b). Then ∃d∈(a,b) such that [f(b)−f(a)]=[b−a]f′(d).
Remark : Mean Value Theorem relates slope at a point to the difference of values of the functions.
Corollary: Suppose f:[a,b]→R be continuous function, f′(x) exists for all x∈(a,b), and ∣f′(x)∣≤M for some constant M. Then f is uniformly continuous.
Rudin 5.11: Suppose f is differentiable in (a,b), then
If f′(x)≥0 for all x∈(a,b), then f is monotonically increasing.
If f′(x)=0 for all x∈(a,b), then f is constant.
If f′(x)≤0 for all x∈(a,b), then f is monotonically decreasing.
Intermediate Value Theorem:
Rudin 5.12: Assume f is differentiable over [a,b] with f′(a)<f′(b). Then from each λ∈(f′(a),f′(b)), there exists a d∈(a,b) such that f′(d)=λ.
L'Hospital's Rule:
Rudin 5.13: Suppose f and g are real and differentiable in (a,b), and g′(x)=0 for all x∈(a,b), where −∞≤a<b≤∞. Suppose g′(x)f′(x)→A as x→a. Then if f(x)→0 and g(x)→0 as x→a, or if g(x)→+∞ as x→a, then g(x)f(x)→A as x→a.
Example: f(x)=xsin(x). limx→0sin(x)=0 and limx→0x=0, then by L'Hospital's Rule, limx→0f(x)=limx→01cos(x)=1.
Another Example: f(x)=xlog(x). limx→∞x=+∞. Thus by L'Hospital's Rule, limx→∞f(x)=limx→∞1x1=0.
Homework 10
Let f:[a,b]→R be differentiable, then f′(x) cannot have any simple discontinuities.
Even if a sequence of differentiable functions converges uniformly to f, f is not guaranteed to be differentiable.
Week 13
Lecture 23 (Apr 13) - Covered Rudin Chapter 5
Higher Order Derivatives:
Definition: If f′(x) is differentiable at xo, then we define f“(xo)=(f′)′(xo). Similarly, if the (n-1)th derivative f(n−1) exists and differentiable at xo, we define f(n)(xo)=(f(n−1))′(xo)
Example: f(x)=sin(x). Then f′(x)=cos(x), f”(x)=−sin(x), f(3)(x)=−cos(x), f(4)(x)=sin(x), …
Smooth Function: f(x) is a smooth function on (a,b) if ∀x∈(a,b), ∀k∈{1,2,…}, f(k)(x) exists.
Rudin 5.15: Suppose f is a real function on [a,b], n is a positive integer, f(n−1) is continuous on [a,b], f(n)(t) exists for every t∈(a,b). Let α,β be distinct points of [a,b], and define P(t)=∑k=0n−1k!f(k)(α)(t−α)k. Then there exists a point x between α and β such that f(β)=P(β)+n!f(n)(x)(β−α)n.
Taylor Series for a Smooth Function: If f is a smooth function on (a,b), and α∈(a,b), we can form the Taylor Series: Pα(x)=∑k=0∞k!f(k)(α)(x−α)k.
Remark: RHS is not guaranteed to converge and even if it converges, it may not equal to f(x).
Remark: Taylor expansion is finite term expansion with remainder while Taylor series is infinite sum with no remainder.
Nth Order Taylor Expansion: Pxo,N(x)=∑n=0Nfn)(xo)∗n!1(x−xo)n.
Definition: Let N→∞, we write Pxo(x)=∑n=0∞n!f(n)(xo)(x−xo)n (Taylor Series at xo).
Rudin 3.39: Consider power series ∑ncnzn, put α=limn→∞sup∣cn∣n1. Let R=α1 (if α=0 then R=+∞; if α=+∞ then R=0), then the series is convergent if ∣z∣<R and the series is divergent if ∣z∣>R. Such R is called the radius of convergence.
Remark: If ∣z∣=R, it depends.
Example: f(x)=1+x21, find its Taylor series based at x=0.
Radius of convergence: ∣cn∣=0 if odd and ∣cn∣=1 if even. Hence limn→∞sup∣cn∣n1=1=α, then R=α1=1.
Remark: Taylor expansion is a way to approximate a smooth function near a given point, but the approximation is not uniform over the entire domain of f.
Riemann Integral:
Partition: Let [a,b]⊂R be a closed interval. A partition P of [a,b] is finite set of number in [a,b]: a=x0≤x1≤…≤xn=b. Define Δxi=xi−xi−1.
Example: [10,20]⊂R, then a partition would be P={10,15,18,19,20}.
U(P,f) and L(P,f): Given f:[a,b]→R bounded, and partion p={x0≤x1≤…≤xn}, we define U(P,f)=∑i=1nΔxiMi where Mi=sup{f(x),x∈[xi−1,xi]}; L(P,f)=∑i=1nΔximi where mi=inf{f(x),x∈[xi−1,xi]}.
U(f) and L(f): Define U(f)=infPU(P,f) and L(f)=supPL(P,f).
Since f is bounded, hence ∃m,M∈R such that m≤f(x)≤M for all x∈[a,b], then ∀P partition of [a,b], U(P,f)≤∑i=1nΔxiM=M(b−a), and L(P,f)≥m(b−a), and m(b−a)≤L(P,f)leqU(P,f)≤M(b−a).
Riemann Integrable: We say a function f is Riemann integrable if U(f)=L(f),
Some sufficient conditions:
If f is continuous, then f is Riemann integrable.
If f is monotone, then f is Riemann integrable.
Homework 11
A function f is convex if for any x,y∈R and any t∈[0,1], we have tf(x)+(1−t)f(y)≥f(tx+(1−t)y).
If f:R→R is a differentiable and convex function, then f′(x) is monotone increasing.
Real and bounded function = Riemann integrable.
Example: f(x)=1 if x∈Q and f(x)=0 if x∈R∖Q. Then U(f)=1 and L(f)=0, since U(f)=L(f), then f is not Riemann integrable even if f is real and bounded.
Week 14
Lecture 25 (Apr 20) - Covered Rudin Chapter 6
Stieltjes Integral:
Weight Function: Let α:[a.b]→R be a monotone increasing function, then α could be referred to as a weight function for Stieltjes Integral. We refer to Δαi=α(xi)−α(xi−1).
Basic Notions: Similar to what we defined in Riemann Integral, we define U(P,f,α)=∑i=1nMiΔαi and L(P,f,α)=∑i=1nmiΔαi.
Stilejes Integrable: If U(f,α)=L(f,α), we say f is integrable with respect to α and write f∈R(α) on [a,b].
Remark: If ∀x∈[a,b], m≤f(x)≤M, then m(α(b)−α(a))≤L(P,f,α)≤U(P,f,α)≤M(α(b)−α(a)).
Refinement: Let P and Q be 2 partitions of [a,b], then P and Q can be identifies as a finite subset of [a,b]. We say Q is a refinement of P if P⊂Q as subsets of [a,b].
Example: [a,b]=[0,10]. Let P={0,1,2,3,4,5,6,7,8,9,10}, and Q={0,0.5,1,1.5,2,3,4,5,6,7,8,9,9.9,10}. We could claim that Q is a refinement of P on [0,10].
Common Refinement: Let P1 and P2 be 2 partitions of [a,b], then P1∪P2 is the common refinement of P1 and P2.
Rudin 6.4: If P′ is a refinement of P, then L(P′,f,α)≤L(P,f,α) and U(P′,f,α)≤U(P,f,α).
Rudin 6.5: L(f,α)≤U(f,α).
Rudin 6.6(Cauchy Condition): f∈R(α)⟺∀ϵ>0,∃P partition such that U(P,f,α)−L(P,f,α)<ϵ.
Rudin 6.7:
If Rudin 6.6 holds for P, then for any refinement Q of P, U(Q,f,α)−L(Q,f,α)<ϵ.
If Rudin 6.6 holds for P, and let si,ti∈[xi−1,xi]∀i=1,2,…,n, then ∑i=1n∣f(si)−f(ti)∣Δαi<ϵ.
If f∈R(α) and the above holds, then ∑i=1n∣f(si)Δαi−∫fdα∣<ϵ.
Rudin 6.8: If f is continuous on [a,b], then f∈R(α) on [a,b].
Rudin 6.9: If f is monotonic on [a,b] and α is continuous, then f∈R(α).
Lecture 26 (Apr 22) - Covered Rudin Chapter 6
More on Integrations:
Rudin 6.10: If f is discontinuous only at finitely many points, and α is continuous where f is discontinuous, then f∈R(α).
Rudin 6.11: Let f:[a,b]→[m,M] and ϕ:[m,M]→R is continuous. If f is integrable with respect to α, then h=ϕ∘f is integrable with respect to α.
If f1,f2∈R(α) and c∈R, then f1+f2,cf1∈R(α, and ∫f1+f2dα=∫f1dα+∫f2dα, ∫cf1dα=c∫f1dα.
If f,g∈R(α) and f(x)≤g(x)∀x∈[a,b], then ∫abfdα≤∫abgdα.
If f∈R(α) on [a,c], then f∈R(α) on [a,b] and on [b,c] if a<c<b, and ∫acfdα=∫abfdα+∫bcfdα.
If f∈R(α) on [a,b], and ∣f(x)∣≤M on [a,b], then ∣∫abfdα∣≤M(α(b)−α(a)).
If f∈R(α1) and f∈R(α2) and let c be a positive constant, then f∈R(α1+α2) and f∈R(cα1) with ∫fd(α1+α2)=∫fdα1+∫fdα2 and ∫fd(cα1)=c∫fdα1.
Rudin 6.13:
If f,g∈R(α), then fg∈R(α).
If f∈R(α), then ∣f∣∈R(α) and ∣∫abfdα∣≤∫ab∣f∣dα.
Unit Step function: The unit step function I is defined by I(x)=0 if x≤0 and I(x)=1 if x>0.
Rudin 6.15: If f:[a,b]→R and is continuous at s∈[a,b] and α(x)=I(x−s), then ∫fdα=f(s).
Rudin 6.16: Suppose cn≥0 for n=1,2,3,…, ∑cn<∞, {sn} is a sequence of distinct points in (a,b), and α(x)=∑n=1∞cnI(x−sn). Let f be continuous on [a,b], then ∫fdα=∑n=1∞cnf(sn).
Homework 12
If f is a continuous non-negative function on [a,b] and ∫abfdx=0, then f(x)=0 for all x∈[a,b].
If f,g∈R are real and bounded functions and p,q>0 such that p1+q1=1, then ∫fgdx≤[∫∣f∣pdx]p1[∫∣g∣qdx]q1.
If u,v>0, then uv≤pup+qvq.
If f,g are non-negative Riemann integrable functions on [a,b], and ∫fpdx=∫gqdx=1 then ∫fgdx≤1.
Week 15
Lecture 27 (Apr 27) - Covered Rudin Chapter 6
Integration:
Rudin 6.17: Assume α is increasing and α′∈R on [a,b]. f is a bounded real function on [a,b], then f∈R(α)⟺fα′∈R and if so, ∫abfdα=∫abfα′dx.
Rudin 6.19 (Change of Variable): Suppose α is increasing on [a,b] and f∈R(α). Suppose ϕ:[A,B]→[a,b] is a strictly increasing continuous and surjective function. Define β(y)=α(ϕ(y)) and g(y)=f(ϕ(y)). Then g∈R(β) and ∫ABgdβ=∫abfdα.
Relation Between Integration and Differentiation:
Rudin 6.20: Let f∈R on [a,b]. For a≤x≤b, let F(x)=∫axf(t)dt. Then F is continuous on [a,b]; furthermore if f(x) is continuous at xo∈[a,b], then F(x) is differentiable at xo, F′(xo)=f(xo).
Rudin 6.21 (Fundamental Theorem of Calculus): If f∈R on [a,b] and if there is a differentiable function F on [a,b] such that F′=f, then ∫abf(x)dx=F(b)−F(a).
Rudin 6.22 (Integration by Parts): Suppose F,G are differentiable, F′,G′ are integrable, f=F′ and g=G′. Then ∫abF(x)g(x)dx=F(b)G(b)−F(a)G(a)−∫abf(x)G(x)dx.
Lecture 28 (Apr 29) - Covered Rudin Chapter 7
Uniform Convergence :
Rudin 7.16: Let α be monotone increasing on [a,b]. Suppose fn∈R(α), and fn→f uniformly on [a,b]. Then f is integrable and ∫abfdα=limn→∞∫abfndα.
Corollary: Suppose fn∈R(α) and F(x)=∑n=1∞fn(x), the series converges uniformly, then F∈R(α) and ∫abF(x)dα=∑n=1∞∫abfn(x)dα.
Theorem: Suppose {fn} is a sequence of differentiable functions on [a,b] such that fn′(x) converges uniformly to g(x) and ∃xo∈[a,b] such that {fn(xo)} converges. Then fn(x) converges to some function f uniformly and f′(x)=g(x)=limn→∞fn′(x).
Questions
I understand the visualization of this recursive sequence, but to 5?
In general, how to prove a set is infinite(in order to use theorem 11.2 in Ross)?
Is there a way/analogy to understand/visualize the closure of a set?
Is there a way to actually test if a set is compact or not instead of merely finding finite subcovers for all open covers?
Rudin 4.6 states that if p∈E, a limit point, and f is continuous at p if and only if limx→pf(x)=f(p). Does this theorem hold for p∈E but not a limit point of E?
How is the claim at the bottom proved?
Could we regard the global maximum as the maximum of all local minimums?
Under what circumstance would Taylor Theorem be essential to our proof, since for the question appeared in HW11 Q2, I really do not think using Taylor Theorem is a better way to prove the claim?
In order for a Taylor series to converge (∑ncnzn), ∣z∣<R where R is the radium of convergence. But if ∣z∣=R, how can we tell?
If we are claiming f is continuous on [a,b], , i.e. do we just extend our interval to the left side of a and right side of b to do so?
What information can we extract from the line “f has a bounded first derivative (i.e. ∣f′∣≤M for some M>0)”?
How sequentially compact without proving that it is compact? (Starting from ms too complicated to take into account all sequences in the set)
If an+1=cos(an) and choose a1 such that 0<a1<1, is an a ?
Does uniform convergence on a sequence of functions {fn} in F to f imply ?
If ∑fn converges uniformly, does it imply fn satisfies Weiestrass M-test?
For the alternating series test, if instead of sequence of numbers we have sequence of functions and those functions {fn} satisfies f1≥f2≥f3… and fn≥0 for all x∈X, limfn=0, does that mean ∑n(−1)nfn converges uniformly?
What is measure zero? (Related to Lebesgue measure and volume of open balls)
Is there any covering for a compact set that satisfies total length of the finite subcovers for the set is less than ∣b−a∣? (Answer is no)