User Tools

Site Tools


math105-s22:notes:start

Notes

Lecture 18

video

\gdef\pa{\partial}

Last time we have given the definition what it means for a map f:URmf: U \to \R^m where URnU \In \R^n to be differentiable at a point pp, and we proved a bunch of nice properties about (Df)p(Df)_p, like linear dependence on ff, chain rules etc.

Higher Derivatives

  • definition of higher order derivatives. CrC^r class means rr-th derivative exists and it is continuous.
  • skip thm 15
  • thm 16: 2nd order derivatives is symmetric. ijf=jif\pa_i \pa_j f = \pa_j \pa_i f. (of course, you say,…., but why?)

Contraction principle

If XX is complete and f:XXf: X \to X is a contraction, namely, there is 0c<10\leq c<1, such that d(f(x),f(y))<cd(x,y)d(f(x), f(y)) < c d(x,y), then ff has a unique fixed point pp. and iterates of ff with any starting point tends to pp.

Implicit function theorem

Let f:URmf: U \to \R^m be a CrC^r function, where URn×RmU \In \R^n \times \R^m. If for any (x0,y0)U(x_0,y_0) \in U, the B=f(x0,y)/yB = \pa f(x_0,y)/\pa y is invertible, then near (x0,y0)(x_0, y_0), the level set {(x,y):f(x,y)=f(x0,y0)}\{(x,y): f(x,y) = f(x_0, y_0)\} is the graph of a function g(x)g(x) from a neighborhood of x0x_0 to a neighorbhood of y0y_0.

Take linear approximation of ff near (x0,y0)(x_0, y_0), then define g(x)g(x) as solution to some equation. Find solution by contraction principle. Need to show g(x)g(x) is differentiable at x0x_0(hard). Then, same argument shows g(x)g(x) is differentiable on the level set near x0x_0. We get explicit expression about (Dg)p(Dg)_p. Finally, upgrade the regularity of (Dg)p(Dg)_p to Cr1C^{r-1}.

2022/03/17 00:00 · pzhou

Lecture 17

We follow Pugh 5.2.

  • A function f:RnRmf: \R^n \to \R^m is differentiable at pRnp \in \R^n if ff can be approximable by a constant plus a linear term plus a remainder.
  • If approximation exists, then the differential is unique (and has a formula)
  • If the partial derivative exists, and is continuous, then the total derivative exists. (Proof: show the remainder is sublinear, by examine componentwise)
  • (key) total derivative satisfies all the nice properties.
  • A function is differentiable at a point pp, iff all its components are differentiable.
  • Two mean value theorems: a crude one on length; a more precise one, using averaging.
  • Differentiation commute with integration.
2022/03/15 00:00 · pzhou

Lecture 16: Linear algebra

  1. from matrix to linear transformation. (basis free philosophy)
  2. VWV \otimes W, Hom(V,W)Hom(V, W), VV^*
  3. norm on vector spaces. norm of a linear transformation.
  4. continuity of linear transformation.
2022/03/09 23:46 · pzhou

Lecture 15

video

Last time, we considered the (long and hard) Lebesgue density theorem, which says, given any Lebesgue locally integrable function f:RnRf: \R^n \to \R, then for almost all pp, the density δ(p,f)\delta(p,f) of ff at pp exists and equals to the value f(p)f(p).

Using this theorem, we proved that for a locally integrable function f:RRf: \R \to \R, and aRa \in \R, a primitive F(x)=axf(t)dtF(x) = \int_a^x f(t) dt is differentiable almost everywhere, and F(p)=f(p)F'(p) = f(p) a.e. (at least at those points pp, where f(p)=δ(p,f)f(p) = \delta(p, f))

Unfortunately, the converse is false, namely, if you give me a continuous function GG, such that G=fG' = f a.e., then I cannot conclude that GG is a primitive of ff. The famous example is 'devil's staircase', which is a continuous function on [0,1][0,1], that is constant on the complement of the Cantor set. (Discussion: how do you construct this function? )

So, how to fix this? How to rule this case out? We have the notion of 'absolutely continuous' function, it is even better than uniform continuous function (continuity on a compact set is equal to uniform continuity).

Definition : we say f:[a,b]Rf: [a,b] \to \R is absolutely continuous, if for any ϵ>0\epsilon>0, there is a δ>0\delta>0, such that for any countable disjoint open intervals (ai,bi)(a_i, b_i) in [a,b][a,b] with total length <δ<\delta, we have i=1f(bi)f(ai)<ϵ. \sum_{i=1}^\infty |f(b_i) - f(a_i)| < \epsilon.

There are equivalent conditions, where we replace 'countable' by 'finite', and replace f(bi)f(ai)|f(b_i) - f(a_i)| by m(f([ai,bi]))m(f([a_i, b_i])).

Absolutely continuous function sends null set to null set.

xsin(1/x)\sqrt{x} \sin(1/x) on [0,1][0,1] is not absolutely continuous. Indeed, consider (an,bn)=(1/(2πn),1/(2π(n+1/4))(a_n, b_n) = (1/(2\pi n), 1/(2\pi (n+1/4)), then n=1f(bn)f(an)=n=12π(n+1/4)=\sum_{n=1}^\infty |f(b_n) - f(a_n)| = \sum_{n=1}^\infty \sqrt{2\pi (n+1/4)} = \infty, hence for any δ>0\delta>0, there exists N>0N>0, such that 1/2πN<δ1/2\pi N < \delta, and the sum n=Nf(bn)f(an)=\sum_{n=N}^\infty |f(b_n) - f(a_n)| = \infty.

Theorem: if f:[a,b]Rf: [a,b] \to \R is integrable, then (a) F(x)=axf(t)dtF(x) = \int_a^x f(t) dt is absolutely continuous. and (b) If GG is an absolutely continuous function with G=fG' = f a.e., then there is a constant cc, such that G=F+cG = F + c.

Proof: We may write f=f+ff = f_+ - f_-, the difference of two non-negative functions. And define the primitives of f±f_\pm as F±F_\pm, then F=F+FF = F_+ - F_-. If F±F_\pm were absolutely continuous, then so will FF be. Hence suffice to prove (a) for the non-negative ff.

How to show FF is absolutely continuous? Given ϵ>0\epsilon>0, we need to find δ\delta, such that for disjoint open intervals in the domain with total measure less than δ\delta, the sum of the measure of the images is less than ϵ\epsilon.

If ff were bounded, say f<Mf < M, then given ϵ>0\epsilon>0, we can just take δ=ϵ/M\delta = \epsilon / M.

If ff is not bounded, then we can split ff to be a bounded part and an unbounded part. For any n>0n>0, we can define f=fn+gnf = f_n + g_n, where fn=max(f,n)f_n = \max (f, n). Then, as nn \to \infty, gn0g_n \to 0 a.e., and by DCT, gn0\int g_n \to 0. Pick NN large enough, such that gN<ϵ/2\int g_N < \epsilon /2. Then, let δ=(ϵ/2)/N\delta = (\epsilon/2) / N. Then, for any countable disjoint open intervals {(ai,bi)}\{(a_i, b_i)\} with length <δ< \delta, we have iaibif(t)dtiaibifN(t)dt+iaibigN(t)dtNδ+abgNϵ/2+ϵ/2=ϵ \sum_i \int_{a_i}^{b_i} f(t) dt \leq \sum_i \int_{a_i}^{b_i} f_N(t) dt + \sum_i \int_{a_i}^{b_i} g_N(t) dt \leq N \delta + \int_a^b g_N \leq \epsilon/2 + \epsilon/2 = \epsilon Done for (a).

(b) Suppose GG is some absolutely continuous function on [a,b][a,b] with G=fG' = f a.e., Then G(x)F(x)=0G'(x) - F'(x) = 0 .e. Suffice to prove that if H:[a,b]RH:[a,b] \to \R is absolutely continuous, and H=0H' = 0 a.e., then H=cH = c. In fact, suffice to prove that H(a)=H(b)H(a) = H(b), then consider HH restricted to [a,b][a,b][a', b'] \In [a,b],

How to use the condition H=0H'=0 a.e.? Let Z[a,b]Z\In [a,b] be a nullset, such that if xA=[a,b]\Zx \in A = [a,b] \RM Z, we have H(x)=0H'(x)=0. By definition, it means that limh0[H(x+h)H(x)]/h=0\lim_{h \to 0} [H(x+h) - H(x)] / h = 0. Then, we claim, for any xAx \in A, for any ϵ\epsilon, there exists δ\delta, such that if x[a,b]x \in [a, b ] with 0<ba<δ0<b - a< \delta, we have H(bi)H(ai)/(biai)<ϵ/2(ba)|H(b_i) - H(a_i)| / (b_i - a_i) < \epsilon / 2(b-a) (why?). Thus, we have a Vitali covering of AA by closed interval. Thus, there is a countable collection of disjoint intervals [ai,bi][a_i, b_i], such that iH(bi)H(ai)ϵ/2(ba)i(biai)ϵ/2 \sum_i |H(b_i) - H(a_i)| \leq \epsilon / 2(b-a) \sum_i (b_i-a_i) \leq \epsilon /2 Since HH is absolutely continuous, thus for ϵ/2\epsilon/2, there is a δ>0\delta>0, such that i=1nbiai<δ\sum_{i=1}^n |b_i - a_i| < \delta implies iH(bi)H(ai)<ϵ/2\sum_i |H(b_i) - H(a_i)|<\epsilon/2. Let NN be large enough, such that m([a,b]i=1N[ai,bi])<δm ( [a,b] - \sqcup_{i=1}^N [a_i,b_i]) < \delta. And relabel these NN intervals, so that aa1<b1<a2<b2<aN<bNba \leq a_1 < b_1 < a_2 < b_2 \cdots < a_N < b_N \leq b, then we have H(b)H(a)n=1NH(bn)H(an)+n=1N1H(bn+1)H(an)+H(b)H(bN)+H(a1)H(a)ϵ/2+ϵ/2=ϵ |H(b) - H(a)| \leq \sum_{n=1}^N |H(b_n) - H(a_n)| + \sum_{n=1}^{N-1} |H(b_{n+1}) - H(a_n)| + |H(b) - H(b_N)| + |H(a_1) - H(a)| \leq \epsilon/2 + \epsilon/2 = \epsilon Since ϵ\epsilon is arbitrary, we do get H(a)=H(b)H(a)=H(b).


I will leave Pugh section 10 for presentation project.

2022/03/08 00:27 · pzhou

Lecture 14

We finish the proof of Lebesgue density theorem. video

2022/03/02 23:25 · pzhou
math105-s22/notes/start.txt · Last modified: 2022/01/19 10:15 by pzhou