User Tools

Site Tools


math104-s21:s:johndufek

Review

Limit Proofs of Sequences

. A very helpful technique for proving the limit of some sequence where it is really hard to isolate n can be the following:
Example: say you want to prove the limit of 4n3+3nn363n+24n36=4\frac{4n^3 + 3n}{n^3 - 6} ⇒ \frac{3n+24}{n^3 - 6} = 4 . It would be hard to isolate nn to find such an N>0N > 0.
Hence bound the sequence by something easier i.e. 3n+2427n3n + 24 \leq 27n. Thus 27nn36<ϵ\frac{27n}{n^3 - 6} < \epsilon. Building off this technique we know the denominator n36n32n^3 - 6 \geq \frac{n^3}{2} . Hence 27nn3/2<ϵ54n2<ϵ\frac{27n}{n^3 / 2} < \epsilon ⇒ \frac{54}{n^2} < \epsilon .Then from here you can easily find an N>0N > 0 s.t. the limit definition holds. This technique is displayed in Ross page 40 - 41.

See Ross textbook chapter 9 for useful limit properties and theorems.

Sequences

Topology

. The empty set is considered to be finite
. Thm 2.6 ~ Rudin Although a finite set cannot be equivalent to one of its proper subsets, this is possible for infinite sets.

Definition of a Metric Space (Condensed - ish):
(a) d(p,q) > 0 if p q; d(p,p)=0(a)\ d(p,q)\ >\ 0\ if\ p \neq \ q; \ d(p,p) = 0
(b) d(p,q) = d(q,p)(b)\ d(p,q)\ =\ d(q,p)
(c) d(p,q)  d(p,r) + d(r,q), for any r  X( c )\ d(p,q)\ \le \ d(p,r)\ +\ d(r,q),\ for\ any\ r\ \in \ X
d(x,y) = xy (x,y  Rk )d(x,y)\ =\ |x-y|\ (x,y\ \in \ \R^k \ )

. A K-cell is convex and compact
. Thm 2.19 ~ Rudin Every neighborbood is an open set
. Thm 2.23 ~ Rudin A set EE is open iff the complement is closed. Similarly with closed sets.

. Thm 2.24 ~ Rudin
a) The infinite union of open sets is open.
b) The infinite intersection of closed sets is closed.
c) The finite intersection of a collection of open sets is an open set.
d) The union of a finite set of closed sets is also a closed set.

Some Statements About Compactness:

. According to Rudin, an open cover of a set EE in a metric space XX is a collection of open sets {GnG_n} such that E  nGnE\ \subset \ \cup _n G_n.
. By definition, a subset KK of a metric space XX is compact if every open cover of K contains a finite subcover.
. Every finite set is comapact.
. Thm 2.34 ~ Rudin Compact subsets of metric spaces are closed.
. Thm 2.35 ~ Rudin Closed subsets of compact sets are compact.
. Thm 2.35 corr. ~ Rudin If ff is closed and KK is compact, then FKF \cap K is compact.
. Thm 2.37 ~ Rudin If EE is an infinite subset of a compact set KK, then EE has a limit point in KK.
. Thm 2.42 ~ Rudin Every bounded, infinite set in Rk\R ^k has a limit point in Rk\R ^k.

Some Statements About Connected Sets:

. By Definition (Rudin), two subsets AA and BB of a metric space XX are said to be separated if both ABA \cap \overline B and AB\overline A \cap B are empty.
. A set is said to be connected if it is not a union of two separated sets.

Continuity

Some Definitions of Continuity

. Suppose XX and YY are metric spaces, EX, p EE \subset X, \ p \in \ E, and ff maps EE into YY:

Then ff is said to be continuous at pp if for every ϵ > 0\epsilon \ >\ 0 there exists a δ > 0\delta \ >\ 0 such that

dy(f(x),f(p))<ϵd_y (f(x), f(p)) < \epsilon for all points xEx \in E for which dx(x,p)<δd_x (x,p) < \delta.

ff is said to be uniformly continuous on XX if for every epsilon greater than zero, there exists a delta such that dy(f(p),f(q))<ϵd_y (f(p), f(q)) < \epsilon for all pp and qq in XX for which dx(p,q)<δd_x(p,q) < \delta.

Important Theorems Regarding Continuity

. Theorem 4.8 ~ Rudin A mapping ff of a metric space XX into a metric space YY is continuous on XX iff f1(V)f^{-1} (V) is open in XX for every open set VV in YY . Similarly for every closed set CC in YY.
. Thm 4.14 ~ Rudin if ff is a continuous mapping of a compact metric space XX into a metric space YY, then f(x)f(x) is compact.
. Thm 4.17 ~ Rudin if ff is a continuous one to one mapping of a compact space XX ONTO a metric space YY, then the inverse mapping f1f^{-1} is a continuous mapping of YY onto XX.

. Thm 4.19 ~ Rudin If ff is a continuous mapping of compact metric space XX INTO a metric space YY, then ff is uniformly continuous on XX.
. Thm 4.22 ~ Rudin If ff is a continuous mapping of a metric space XX INTO a metric space YY, an dif EE is a connected subset of XX, then f(E)f(E) is connected.

Taylor Series

Mean Value Theorem:
a) If f(a)=f(b), then c (a,b)  f(c)=0f(a) = f(b),\ then\ \exists c\ \in (a,b)\ |\ f'( c ) = 0
b) Generalized MVT (in book)
c) Common MVT → f(a)f(b)=(ab)f(c)f(a) - f(b) = (a - b)f'( c )

Questions

Taylor's Theorem and Integrability

1) I can't quite digest the idea of what theorem 6.10 (pg. 126 Rudin) is explaining. I understand the general idea where you have some Δxi<δ\Delta x_i < \delta since you have a finite interval of discontinuous points at ff . Hence removing this interval of discontinuous points leaves compact, integrable sets of points along the given interval [a,b][a,b]. However, I don't quite understand why this idea is enough to show that a function in integrable. What if you have the function f(x) = 1/(x1),f(1)=1f(x)\ =\ \mid 1/(x - 1) \mid , f(1) = 1 where ff has a single discontinuous point that is defined but the function itself is not Reimann integrable?

2) Visually speaking, I don't quite understand how a refined partition an be a union of two sub-partitions. What exactly would that look like?

Topology

1) Aside from the midterm question, the set R\mathbb{R}, and the empty set, what are some other examples of open and closed sets?

2)

Limits

1) How can we know/ differentiate certain approaches to particular limits of sequences that satisfy L'Hopital criteria and yield an answer but it is in fact the wrong answer?

math104-s21/s/johndufek.txt · Last modified: 2022/01/11 10:57 by pzhou