Oscar Xu's review notes
A brief review of key concepts in Math 104. The notes are organized in the order of chapters with respect to Professor Peng Zhou's lectures.
1: Introduction
Z: integers, has subtraction and zero. Z is an example of “ring”.
Q: rational number, (mn,n,m∈Z)
What is the root of x2−2=0?
Definition of algebraic numbers: A number is called an algebraic number if it satisfies a polynomial equation
cnxn+cn−1xn−1+⋯+c1x+c0=0
Where the coefficients c0,c1,…,cn are integers,
Rational Zeros Theorem:
Supose c0,c1,⋯,cn are integers and r is a rational number satisfying the polynomial equation
cnxn+cn−1xn−1+⋯+c1x+c0=0
where n≥1, cn=0, c0=0. Let r=dc, where c, d are relatively prime, then c divides c0 and d divides cn
Completeness Axiom: the very axiom that gives us the density of R
Definiton of max and min:
Let S⊂R, we say an element α∈S is a maximum if ∀β∈S,α≥β. Similarly, α∈S is a minimum if ∀beta∈S, α≤β.
Definition of upper bound, lower bound, and bounded:
If a real number M satisfies s≤M for all s∈S, then M is called an upper bound of S and the set S is said to be bounded above.
If a real number m satisfies m≤s for all s∈S, then m is called a lower bound of SandthesetS$ is said to be bounded below.
Note: Far from being unique
The set S is said to be bounded if it is bounded above and bounded below,
Definition of supremum and infimum:
Let S be a nonempty subset of R.
If S is bounded above and S has a least upper bound, denote it by supS
If S is bounded below and S has a greatest lower bound, denote it by infS
Completeness Axiom
Every nonempty subset S of R that is bounded above has a least upper bound. In other words, supS exists and is a real number.
Note that comleteness axiom has many equivalent forms, and this one is known as least upper bound property. As long as one completeness axiom holds, all other holds. The greatest lower bound property holds by easy proof.
Archimedian property
If a>0 and b>0, then for some positive integer n, we have na>b
Denseness of Q
If a,b∈R and a<b, then there is a rational r∈Q such that a<r<b
Reading
The symbols ∞ and −∞: supS=+∞ if S is not bounded above, and infS=−∞ if S is not bounded below,
2. Sequences
Sequences are functions whose domain are positive integers.
Definition of Convergence:
A sequence (sn) of real nbumbers is said to converge to the real number provided that
for each ϵ>0 there exists a number N such that n>N implies ∣sn−s∣<ϵ
Theorem: Convergent sequences are bounded
Theorem: If the seuquence (sn) converges to s and k is in R, then the seuqnece ksn converges to ks. That is, lim(ksn)=k⋅limsn
Theorem: If (sn) converges to s and (tn) converges to t, then sn+tn converges to s+t. That is,
lim(sn+tn)=limsn+limtn
Theorem: If (sn) converges to s and (tn) converges to t, then sntn converges to (limsn)(limtn). That is,
$\lim (s_n t_n) = (\lim s_n)(\lim t_n)
Lemma, if sn converges to s, if sn=0 for all n, and if s=0, then (1/sn) converges to 1/s
Theorem: Suppose (sn) converges to s and (tn) converges to t. If s=0 and sn=0 for all n, then (tn/sn) converges to st
Theorem: limn→∞(np1)=0 for p>0
limn→∞an=0 if ∣a∣<1.
lim(n1/n)=1.
limn→∞(a1/n)=1 for a>0
Definition: For a sequence (sn), we write limsn=+∞ provided for each M>0 there is a number N such that n>N implies sn>M.
Section: Monotone sequence and cauchy sequence
Definition: A sequence that is increasing or decreasing will be called a monotone sequence or a monotonic sequence.
Theorem: All bounded monotone sequences converge.
Definition: Let (sn) be a sequence in R. We define
limsupsn=limN→∞sup{sn:n>N}
liminfsn=limN→∞inf{sn:n>N}
Theorem: Let (sn) be a sequence in R.
If limsn is defined, then liminfsn=limsn=limsupsn
If liminfsn=limsupsn, then limsn is defined and limsn=liminfsn=limsupsn
Definition of Cauchy Sequence: A sequence (sn) of real numbers is called a Cauchy Sequence if
for each ϵ>0 there exists a number N such that m,n>N implies sn−sm<ϵ
Theorem: Convergent sequences are cauchy sequences.
Lemma: cauchy sequences are bounded.
Theorem: A sequence is a convergent sequence iff it is a cauchy sequence.
Definition: A subsequence of this sequence is a sequence of the form (tk)k∈N where for each k there is a positive integer nk such that n1<n2<⋯<nk<nk+1<⋯ and tk=snk
Lemma: If (s)n)isconvergenetwithlimitin\mathbb{R}$, then any subsequence converges to the same point.
Lemma: If α=limnsn exist in R, then there exists a subsequence that is monotone.
Theorem: If t∈R, then there is a subsequence of (sn) converging to t if and only if the set {n∈N:∣sn−t∣<ϵ is infinite for all ϵ>0.
Theorem: If the sequence (sn) converges, then every subsequence converges to the same limit.
Theorem: Every sequence (sn) has a monotonic subsequence.
Bolzano-Weierstrass Theorem: Every bounded sequence has a convergent subsequence.
Theorem: Let (sn) be any sequence. There exists a monotonic subsequence whose limit is limsupsn and there exists a monotonic subsequence whose limit is liminfsn
Theorem: Let (sn) be any sequence in R, and let S denote the set of subsequential limits of (sn).
S is nonempty. supS=limsupsn and infS=liminfsn.
limsn exists if and only if S has exactly one element, namely limsn
Section: lim sup's and lim inf's
Theorem: Let (sn) be any sequence of nonzero real numbers. Then we have
liminf∣snsn+1∣≤liminf∣sn∣1/n≤limsup∣sn∣1/n≤limsup∣snsn+1
Corollary: If lim∣sn+1∣ exists and equals L, then lim∣sn∣1/n exists and equals L.
After Midterm 1
Definition of 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 is equivalent to x=y
d(x,y)=d(y,x)
d(x,y)+d(y,z)≥d(x,z)
Cachy sequence in a metric space (S,d)
Def: A sequence $1) < \epsilon$
Completeness: A metric space (S,d) is complete, if every cauchy sequence is convergent.
Bolzano-Weierstrass theorem:
Every bounded sequence in Rk has a convergent subsequence.
Definition of interior and open: Let (S,d) be a metric space. Let E be a subset of S. An element s0∈E is interior to E if for some r>0 we have
{s∈S:d(s,s0)<r}⊆E
We write E∘ for the set of points in E that are interior THe set E is open in S if every point in E is interior to E.
Discussion:
S is open in S
The empty set ∅ is open in S.
The union of any collection of open sets is open.
The intersection of finitely many open sets is again an open set.
Definition: E⊂S is a closed subset of S if the complement $E^C = S\E$ is open.
Propositions: S,∅ are closed.
The union of a collection of closed sets is closed.
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 subsequence 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.
Series is an infinite sun ∑n=1∞an
Partial sum sn = ∑i=1nai
A series converge to α if the corresponding partial sum converges.
Cauchy condition for series convergence: sufficient and necessary condition
∀ϵ we have there exists an N>0 such that ∀n,m>N,∣∑i=n+1mai∣<∣epsilon∣
Corollary: If a series ∑an converges, then liman=0
Comparison test:
If ∑an converges and ∣bn∣≤∣an∣ for all n, then ∑bn converges
If ∑an=∞ and ∣bn∣≥∣an∣ for all n, then ∑bn=∞
Corollary: Absolutely convergent series are convergent.
Ration test:
A series ∑an of nonzero terms
converges absolutely if limsup∣anan+1∣<1
diverges if liminf∣anan+1∣>1
otherwise liminf∣anan+1∣≤1≤limsup∣an+1/an∣ and the test gives no information.
Root test:
Let α=limsup∣an∣n1 Then the series ∑an
converges absolutely if α<1
diverges 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−a4 converges. The partial sums 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 α=∞, the series diverge.
If α<∞, the series converge.
Functions
Definition of function: A function from set A to set B is an assignment for each element α∈A an element f(α)∈B.
Injective, Surjective, Bijective
Definition of Preimage: Given f:A→B. Given a subset E⊂B, we have f−1(E)={α∈A∣f(α)∈E}iscalledtheperimageofE$ under f
Definition of 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)<ϵ.
Theorem: 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.
Theorem: For 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
Definition of pointwise continuity: 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 that ∀x∈E with dX(x,p)<δ⟹dY(f(x),q)<ϵ.
Theorem: Let f:X→Rn with f(x)=(f1(x),f2(x),…,fn(x)). Then f is continuous if and only if each fi is continuous.
Definition of continuous maps:
f is continuous if and only if ∀p∈X, we have ∀ϵ>0,∃δ>0 such that f(Bδ(p))⊂Bϵ(f(p))
f is continuous if and only if ∀V⊂Y open, we have f−1(V) is open
f is continuous if and only if ∀xn→x in X, we have f(xn)→f(x) in Y
Theorem: Given that f is a continuous map from a compact metric space X to another compact metric space (Y), then f(X)⊂Y is compact.
Midterm 2 T/F question here:
Let f:X→Y be a continous map between metric spaces. Let A⊂X and B⊂Y.
If A is open, then f(A) is open. False
If A is closed, then f(A) is closed. False
If A is bounded, then f(A) is bounded. False
If A is connected, then f(A) is connected. True
If A is compact, then f(A) is compact. True
If B is open, then f−1(B) is open. True
If B is closed, then f−1(B) is closed. True
If B is bounded, then f−1(B) is bounded. False
If B is connected, then f−1(B) is connected. False
If B is compact, then f−1(B) is compact. False
Definition of uniform continuous function: f:X→Y. Suppose for all ϵ>0, we have σ>0 such that ∀p,q∈X with dX(p,q)<σ, dY(f(p),f(q))<ϵ. Then f is a uniform continous function.
Theorem: Suppose f:X→Y is a continuous function between metric spaces. If X is compact, then f is uniformly continuous.
Theorem: If f:X→Y is uniformly continuous and S⊂X subset with induced metric, then the restriction f∣S:S→Y is uniformly continuous.
Definition of connected: Let X be a set. We say X is connected if ∀S⊂X we have S is both open and closed, then S has to be either X or ∅.
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).
Definition of discontinuity: f:X→Y is discontinuous at x∈X if and only if of X and limx→pf(q) either does not exist or =f(x).
Definition of monotonic functions: A function f:(a,b)→R is monotone increasing if ∀x>y, we have f(x)≥f(y).
Theorem: If f is monotone, then f(x) only has discontinuity of the first kind/simple discontinuity.
Theorem: If f is monotone, then there are at most countably many discontinuities.
Definition of pointwise convergence of sequences of sequences:
Definition of uniform convergenece of sequences of sequences:
Definition of pointwise convergence of sequence of functions:
Definition of uniform convergence:
Given a sequence of functions (fn):X→Y, is said to converge uniformly to f:X→Y, if ∀ϵ>0, we have there exists N>0 such that ∀n>N,∀x∈X, we have ∣fn(x)−f(x)∣<ϵ.
Theorem: Suppose fn:X→R satisfies that ∀ϵ>0,∃N>0 such that ∀x∈X,∣fn(x)−fm(x)∣<ϵ, then fn converges uniformly.
Theorem: 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).
After Midterm 2
Definition of derivatives: Let f:[a,b]→R be a real valued function. Define ∀x∈[a,b]
f′(x)=limt→xt−xf(t)−f(x)
This limit may not exist for all points. If f′(x) exists, we say f is differentiable at x.
Proposition: if f:[a,b]→R is differentiable at x0∈[a,b] then f is continuous at x0. limx→x0f(x)=f(x0)
Theorem: Let f,g:[a,b]→R. Assume that f,g are differentiable at point x0∈[a,b], then
∀c∈R, (cf˙)′)x0)=cf˙′(x0)
(f+g)′(x0)=f′(x0)+g′(x0)
(fg)′(x0)=f′(x0)⋅g(x0)+f(x0)⋅g′(x0)
if g(x0)=0, then $(f/g)'(x_0) = \frac{f'g - fg'){g^2(x_0)}$
Mean value theorem: Say f:[a,b]→R. We say f has a local minimum at point p∈[a,b]. If there exists δ>0 and ∀x∈[a,b]∩BS(p),wehavef(x) \leq f(p).
Proposition: Let f:[a,b]→R If f has local max at p∈(a,b), and if f′(p) exists, then f′(p)=0.
Rolle 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 c∈(a,b) such that f′c◯=0.
Generalized mean value theorem: Let f,g:[a,b]→R be a continuous function, differentiable on (a,b). Then there exists c∈(a,b), such that
(f(a)−f(b))⋅g′c◯=[g(a)−g(b)]⋅f′c◯
Theorem: Let f:[a,b]→R be continous, and differentiable over (a,b). Then there exists c∈(a,b), such that
[f(b)−f(a)]=(b−a)⋅f′c◯
Corollary: Suppose f:[a,b]→R continous f′(x) exists for x∈(a,b), and ∣f′(x)∣≤M for some constant M, then f is uniformly continous,
Corollary: Let f:[a,b]→R continuous, and differentiable over (a,b). If f′(x)≥0 for all x∈(a,b), then f is monotone increasing.
If f′(x)>0 for all x∈(a,b), then f is strictly increasing.
Theorem: Assume f,g:(a,b)→R differentiable, g(x)=0 over (a,b). If either of the following condition is true
(1) $\lim_{x \to a}f(x) = 0, \lim_{x \to a}g(x) = 0
(2) limx→ag(x)=∞
And if limx→ag′(x)f′(x)=A∈R∪∞,−∞
then limx→ag(x)f(x)=A
Higher derivatives: If f′(x) is differentiable at x0, then we define f′′(x0)=(f′)′(x0). Similarly, if the (n−1)-th derivative exists, n-th derivative.
Definition of smooth: f(x) is a smooth function on (a,b) if ∀x∈(a,b), if ∀x∈(a,b), any order derivative exists.
Taylor theorem: 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.
Definition of Nth order taylor expansion:
Pxo,N(x)=∑n=0Nfn)(xo)∗n!1(x−xo)n.
Definition of 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.