Inverse Function Theorem writeup for MATH 4604 (Advanced Calculus II) Spring 2015

Size: px
Start display at page:

Download "Inverse Function Theorem writeup for MATH 4604 (Advanced Calculus II) Spring 2015"

Transcription

1 Inverse Function Theorem writeup for MATH 4604 (Advanced Calculus II) Spring 2015 Definition: N := {1, 2, 3,...}. Definition: For all n N, let i n : R n R n denote the identity map, defined by i n (x) = x. For all n N, let I n R n n denote the n n identity matrix. Definition: For all n N, 0 n := (0,..., 0) R n. For all m, n N, by 0 n m R n m we mean the zero matrix. Definition: For all n N, for all r > 0, for all x R n, we define B r (x) := { y R n y x < r }, and B r (x) := { y R n y x r }. Definition: Let m, n N, let M R n m. Let l [1, n] and k [1, m] be integers. Then the (l, k) entry of M is denoted M lk. Definition: Let m, n N and let M R n m. Let v 1,..., v n R m be the rows of the matrix M, so, for all integers l [1, n], v l = (M l1,..., M lm ). Then L M : R m R n will denote the homogeneous linear function defined by L M (w) = (v 1 w,..., v n w). Definition: Let f and g be functions. Then f g [[0, x 0 ]] means: [ f and g are both defined at x 0 ] and [ f(x 0 ) = g(x 0 ) ]. Definition: Let l, m, n N, let D, E R m, let f : D R n, let g : E R n and let x 0 R m. Then f g [[l, x 0 ]] means: both f g [[0, x 0 ]] and, for all integers k [1, l], for all integers j 1,..., j k [1, m], we have j1...j k f j1...j k g [[0, x 0 ]]. Also, f g [[ l, x 0 ]] means: both f g [[0, x 0 ]] and, for all integers k [1, l], for all integers j 1,..., j k [1, m], we have j 1 j k j1...j k f j1...j k g [[0, x 0 ]]. Also, f g [[ l, x 0 ]] means: both f(x 0 ) = g(x 0 ) and, for all integers k [1, l], for all integers j 1,..., j k [1, m], we have j 1 j k j1...j k f j1...j k g [[0, x 0 ]]. Also, f g [[l, x 0 ]] means: x 0 (Int D) (Int E) and f(x 0 ) = g(x 0 ) and [f(x)] [g(x)] lim x x 0 x x 0 l = 0 n. 1

2 Definition: Let l, m, n N, let D R m and let f : D R n. Let U R m be an open set. We say that f is C l on U if: both U D and j 1,..., j l {1,..., m}, j1...j l f is continuous on U. Definition: Let m, n N, let D R m and let f : D R n. Let U R m be an open set. We say that f is C 0 on U if: both U D and f is continuous on U. We say that f is C on U if: for all l N, f is C l on U. Definition: Let m, n N, let D R m, let ν : D R n be a function and let x 0 R m. We say that ν vanishes continuously at x 0 if all three of the following hold: x 0 Int D, ν(x 0 ) = 0 n and ν is continuous at x 0. Remark (apprvan): Let m, n N, let D, E R m, let f : D R n, let g : E R n, let x 0 R m and let l N. Then f g [[l, x 0 ]] iff there exists an open neighborhood U of x 0 and there exists ν : U R vanishing continuously at x 0 such that U D E and such that, for all x U, we have: [f(x)] [g(x)] = [ν(x)][ x x 0 l ]. Proof: This is Remark (apprvan) from the Differentiability writeup. QED Definition: Let m, n N, let D R m and let f : D R n. For all x R m, f is differentiable at x means: x Int D and there exists a polynomial P : R m R n such that f P [[1, x]]. Note: The polynomial P from the preceding definition can be chosen to have degree 1, as follows: Assuming the degree of P is > 1, let P 0 : R m R n be defined by P 0 (x) = P (x + x 0 ), then let Q 0 be obtained from P 0 by dropping all terms of degree > 1, then let Q : R m R n be defined by Q(x) = Q 0 (x x 0 ), then replace P by Q. Definition: Let m, n N, let D R m and let f : D R n. Let M R n m and let x 0 R m. Let D be the set of x R m such that f is differentiable at x. Then f : D R n m is defined by: f (x 0 ) = M means both f is differentiable at x 0 and l {1,..., n}, j {1,..., m}, ( j f l )(x) = M lj. Remark (CL): Let m, n N, let D R m, let f : D R n and let x 0 R m. Assume f is differentiable at x 0. Define C, L : R m R n by C(x) = f(x 0 ) and L(x) = L f (x 0 )(x x 0 ). Then f C + L [[1, x 0 ]] and f C + L [[1, x 0 ]]. Proof: This is Remark (CL) from the Differentiability writeup. QED Definition: Let n N, let D R n, let h : D R n and let S D. Then h is a half-contraction on S means: for all v, w S, we have [h(w)] [h(v)] [1/2][ w v ]. Remark (hcunifc): Let n N, let D R n, let h : D R n and let S D. Assume that h is a half-contraction on S. Then h is uniformly continuous on S. 2

3 Proof: Given ε > 0. We wish to show that there exists δ > 0 such that, for all v, w S, we have: [ w v < δ ] [ [h(w)] [h(v)] < ε ]. Define δ := 2ε. Given v, w S. Assume that w v < δ. We wish to prove that [h(w)] [h(v)] < ε. We have [h(w)] [h(v)] [1/2][ w v ] < [1/2] δ = ε, as desired. QED Definition: Let n N. For all v, w R n, we define [v, w] := {(1 t)v + tw t [0, 1]}. For all S R n, S is convex means: for all v, w S, we have [v, w] S. Definition: Let m, n N and let M R n m. Then we define { } M := max L M (v) v Rm, v = 1, n m n m M 1 := M jk, and M := Mjk 2. j=1 k=1 j=1 k=1 Exercise (opnormprop): Let m, n N and let M R n m. Prove: (a) For all v R m, L M (v) M v. (b) For all v R m, for all x R n, x [L M (v)] x M v. (c) We have: M M 1 m n [ M ]. Hint for (c): For all integers j [1, n], k [1, m], let E jk denote the n m matrix whose (j, k) entry is 1, and whose other entries are all 0; show that E jk = 1. From M = M jk E jk, by using the triangle inequality, show that M M 1. Then, using jk Cauchy-Schwarz, show that M 1 m n [ M ]. Fact (1by1prod): Let m, n N and let M R n m. Let a 1,..., a m R and b 1,..., b n R. Let A := [ a 1 a 2 a m ] R 1 m and B := [ b 1 b 2 b n ] R 1 n denote the row vectors with entries a 1,..., a m and b 1,..., b m, respectively. Let v := (a 1, a 2,..., a m ) R m and w := (b 1, b 2,..., b n ) R n be the corresponding vectors. Then AMB t R 1 1 is the 1 1 matrix whose entry is v (L M (w)). Proposotion (1by1CR): Let m, n N and let D R m. Let α : [0, 1] D, h : D R n and β : R n R be functions. Let f := β h α : [0, 1] R. Let t (0, 1) and assume: α is differentiable at t, h is differentiable at α(t) and β is differentiable at h(α(t)). By ( β)(h(α(t))) R n, we will denote the vector corresponding to the row vector β (h(α(t))) R 1 n. By α(t) R m, we will denote the vector corresponding to the column vector α (t) R m 1. Then f is differentiable at t and f (t) R is given by the formula: f (t) = [ ( β) (h(α(t) ] [ L h (α(t)) ( α(t))) ]. Proof: By the Chain Rule, [β (h(α(t)))][h (α(t))][α (t)] R 1 1 is the 1 1 matrix whose entry is f (t). The result therefore follows from Fact(1by1prod). QED 3

4 Exercise (linnonlinlin): Let m, n N, let D R m and let h : D R n. Let v, w R m and let x R n. Assume that [v, w] D and assume that h is differentiable on [v, w]. Define f : [0, 1] R by f(t) = x (h((1 t)v + tw) ). Show, for all t (0, 1), that f (t) = x [ L h ((1 t)v+tw) ( v + w)) ]. Hint: Define α : [0, 1] D and β : R n R by α(t) = (1 t)v + tw and β(y) = x y. Then f = β h α. Apply Proposition (1by1CR). Remark (implieshc): Let n N, let D R n, let h : D R n and let S D. Assume that S is convex, that h is differentiable on S and that h 1/2 on S. Then h is a half-contraction on S. Proof: Given v, w S. Let u := w v and let x := [h(w)] [h(v)]. We wish to prove that x [1/2] u. Define f : [0, 1] R by f(t) = x (h((1 t)v + tw) ). By Exercise(linNonlinLin), for all t (0, 1), f is differentiable at t and we have f (t) = x [L h ((1 t)v+tw)(u))]. So, by (b) of Exercise (opnormprop), we have: f (t) x h ((1 t)v + tw) u. So, since h 1/2 on S, we conclude, for all t (0, 1), that f (t) x [1/2] u. By the Mean Value Theorem, choose t (0, 1) such that [f(1)] [f(0)] 1 0 = f (t). Then f (t) = [f(1)] [f(0)] = [x (h(w))] [x (h(v))] = x [(h(w)) (h(v))] = x x = x 2. Then x 2 = f (t) x [1/2] u. Then x [1/2] u, as desired. QED Theorem (HCFixPt): Let n N, let D R n, let h : D R n and let S D. Assume that h is a half-contraction on S. Assume that S is nonempty and closed. Assume that h(s) S. Then there exists x S such that h(x) = x. Proof: Choose x 0 S. For all k N, let x k := h k (x 0 ) S. Let a := x 0 x 1. For all k N, we have x k x k+1 [1/2][ x k 1 x k ] [1/2] 2 [ x k 2 x k 1 ] [1/2] k [ x 0 x 1 ] = Then, for all k, l N, we have: k l implies a 2 k. x k x l x k x k x l 1 x l a a 2 k + + [ 2 l 1 1 < a 2 k + 1 ] 2 k+1 + a = 2 k 1. 4

5 Then, for all s, t N, we have x s x t a 2 [min{s,t}] 1. It follows that x 1, x 2,... is Cauchy, and therefore convergent. Let x := lim j x j. Since S is closed and since x 1, x 2, x 3... S, it follows that x S. We wish to prove that h(x) = x. By Remark (hcunifc), we see that h is continuous on S. Then as desired. QED h(x) = lim j [h(x j)] = lim j x j+1 = x, Definition: Let n N, let D R n, let g : D R n and let S D. approximate identity on S means: i n g is a half-contraction on S. Then g is an Remark (aiunifc): Let n N, let D R n, let g : D R n and let S D. Assume that g is an approximate identity on S. Then g is uniformly continuous on S. Proof: By Remark (hcunifc), i n g is uniformly continuous on S. So, since i n is also uniformly continuous on S, we conclude that i n (i n g) is uniformly continuous on S. That is, g is uniformly continuous on S. QED Remark (impliesai): Let n N, let D R n, let g : D R n and let S D. Assume that S is convex, that g is differentiable on S and that I n g 1/2 on S. Then g is an approximate identity on S. Proof: Let h := i n g. We wish to show that h is a half-contraction on S. We have h = I n (g ). Then h 1/2 on S, so, by Remark (implieshc), we see that h is a half-contraction on S. QED Remark (aiinj): Let n N, let D R n, let g : D R n and let S D. Assume that g is an approximate identity on S. Then g is injective on S. Proof: Given v, w S. Assume that g(v) = g(w). We wish to prove that v = w. Let h := i n g. Then h is a half-contraction on S. We have [ h(w) ] [ h(v) ] = [ w (g(w)) ] [ v (g(v)) ] = w v. Then w v = [h(w)] [h(v)] [1/2][ w v ]. Subtracting [1/2][ w v ] from both sides gives: [1/2][ w v ] 0. Multiplying both sides by 2 gives: w v 0. So, as w v 0, we get w v = 0. Then w v = 0 n, so w = v, as desired. QED Corollary (ainonsing): Let n N and let A R n n. Assume that I n A 1/2. Then A is nonsingular. Proof: Let g := L A : R n R n. Then g = A on R n. Then I n (g ) = I n A 1/2 on R n. It follows, from Remark (impliesai), that g : R n R n is an approximate identity 5

6 Then, by Remark (aiinj), we see that g : R n R n is injective. That is, L A : R n R n is injective. It follows that A is nonsingular. QED Exercise (translateai): Let n N, let D R n, let g : D R n, let S D and let x 0, y 0 R n. Assume that g is an approximate identity on S. Define γ : D x 0 R n by γ(x) = [g(x + x 0 )] y 0. Show that γ is an approximate identity on S x 0. Remark (openstart): Let n N, let δ > 0, let D R n, let x 0 D and let g : D R n. Assume that g is an approximate identity on B 2δ (x 0 ). Then g( B 2δ (x 0 )) B δ (g(x 0 )). Proof: Let y 0 := g(x 0 ). We wish to show that g( B 2δ (x 0 )) B δ (y 0 ). Equivalently, we wish to show that [g( B 2δ (x 0 ))] y 0 B δ (0 n ). Define γ : D x 0 R n by γ(x) = [g(x+x 0 )] y 0. By Exercise (translateai), we see that γ is an approximate identity on B 2δ (0 n ). We have γ( B 2δ (0 n )) = [g( B 2δ (x 0 ))] y 0. We therefore wish to show that γ( B 2δ (0 n )) B δ (0 n ). Let R := B δ (0 n ) and S := B 2δ (0 n ). Then R and S are closed subsets of R n and, by the triangle inequality, R + R S. We wish to show that R γ(s). Given y R. We wish to prove: y γ(s). That is, we wish to prove: There exists x S such that y = γ(x). Let f := i n γ. Then f is a half-contraction on S, i.e., on B 2δ (0 n ). Moreover, f(0 n ) = (i n γ)(0 n ) = 0 n [γ(0 n )] = 0 n 0 n = 0 n. Since f is a half-contraction on B 2δ (0 n ) and since f(0 n ) = 0 n, it follows that f(b 2δ (0 n )) B δ (0 n ). That is, f(s) R. Define h : S R n by h(z) = y + [f(z)]. As f is a half-contraction on S and y is a constant, we see that h is a half-contraction on S. Moreover, h(s) = y+[f(s)] R+R S. By Theorem (HCFixPt), choose x S such that h(x) = x. We wish to show that y = γ(x). Because x = h(x) = y + [f(x)] = y + [(i n γ)(x)] = y + x [γ(x)], it follows that γ(x) = y, as desired. QED Corollary (openimage): Let n N, let D R n, let g : D R n and let U D. Assume that g is an approximate identity on U and that U is an open subset of R n. Then g(u) is also an open subset of R n. Proof: Given y 0 g(u). We wish to show that there exists δ > 0 such that B δ (y 0 ) g(u). Choose x 0 U such that y 0 = g(x 0 ). Since U is open, choose ε > 0 such that B ε (x 0 ) U. Let δ := ε/3. We wish to show that B δ (y 0 ) g(u). We have B 2δ (x 0 ) B 3δ (x 0 ) = B ε (x 0 ) U. Then g is an approximate identity on B 2δ (x 0 ). So, by Remark (openstart), we have g( B 2δ (x 0 )) B δ (g(x 0 )). Then B δ (y 0 ) B δ (y 0 ) = B δ (g(x 0 )) g( B 2δ (x 0 )) g(u), as desired. QED Theorem (aihomeom): Let n N, Let D R n, let g : D R n and let W D. Assume that W is open. Assume that g is an approximate identity on W. Then g(w ) is open. Moreover, g W : W g(w ) is a homeomorphism. Proof: Let X := g(w ). Let f := g W : W X. By Corollary (openimage), X is open. We wish to show that f : W X is a homeomorphism. By Remark (aiinj), f : W X is injective. As X = g(w ) = f(w ), we see that f : W X is surjective. By Remark (aiunifc), f : W X is uniformly continuous, and therefore continuous. It remains to show that f 1 : X W is continuous. Let V W and assume that V is open. We wish to show that (f 1 ) 1 (V ) is open. That is, we wish 6

7 to show that f(v ) is open. Since g is an approximate identity on W, it follows that g is an approximate identity on V, so, by Corollary (openimage), we see that g(v ) is open. So, since f(v ) = g(v ), we conclude that f(v ) is open, as desired. QED Lemma (invid): Let n N, let U, W R n both be open and let g : U W be a homeomorphism. Assume that g i n [[1, 0 n ]]. Then g 1 i n [[1, 0 n ]]. Proof: As g i n [[1, 0 n ]], we get g(0 n ) = i n (0 n ) = 0 n. Then 0 n = g 1 (0 n ), and it remains [g 1 (y)] y [g 1 (y)] y to prove that lim = 0 n, or, equivalently, that lim = 0. y 0 n y y 0 n y Let R := i n g. Since g i n [[1, 0 n ]], by Remark (apprvan), choose R : U R n vanishing continuously at 0 n such that, for all x U, we have R(x) = [ R(x)][ x ]. For all x U, we have g(x) = (i n R)(x) = x [ R(x)][ x ]. Replacing x by g 1 (y), we see, for all y W, that y = [g 1 (y)] [ R(g 1 (y))][ g 1 (y) ]. Define ε : W R n by ε(y) = R(g 1 (y)). Then, for all y W, we have y = [g 1 (y)] [ε(y)][ g 1 (y) ], so [ g 1 (y) ] y = [ g 1 (y) ][ε(y)]. [ g 1 (y) ] [ ε(y) ] We therefore wish to prove that lim = 0. y 0 n y Since g : U W is a homeomorphism, it follows that g 1 : W U is continuous. In particular, g 1 is continuous at 0 n. So, since g 1 (0 n ) = 0 n, we conclude that g 1 vanishes continuously at 0 n. Since R and g 1 both vanish continously at 0 n, we conclude that ε vanishes continously at 0 n, as well. Choose δ > 0 such that, for all y B δ (0 n ), we have ε(y) < 1/2. By the Squeeze Theorem, it suffices to prove, for all y (B δ (0 n ))\{0 n }, that 0 [ g 1 (y) ] [ ε(y) ] y < 2 [ ε(y) ]. Given y (B δ (0 n ))\{0 n }. It suffices to prove that g 1 (y) < 2 [ y ]. As g 1 (y) = y + [ε(y)][ g 1 (y) ], we get g 1 (y) y + [ ε(y) ][ g 1 (y) ]. Because y B δ (0 n ), we get ε(y) < 1/2. Then g 1 (y) < y + [1/2][ g 1 (y) ]. Then, subtracting [1/2][ g 1 (y) ] from both sides, we get: [1/2] [ g 1 (y) ] < y. Multiplying both sides by 2 then yields: g 1 (y) < 2 [ y ], as desired. QED Exercise (linderiv): Let m, n N, let M R n m and let x R m. Show that L M : R m R n is differentiable at x and that (L M ) (x) = M. Lemma (00Diff): Let n N, let U, V R n both be open and let f : U V be a homeomorphism. Assume that 0 n U V and that f(0 n ) = 0 n. Assume that f : U V is differentiable at 0 n. Then f 1 : V U is differentiable at 0 n. Proof: Let A := f (0 n ), let B := A 1, let W := L B (V ) and let λ := L B V : V W. Then L A W : W V is a continuous inverse to λ, it follows that λ : V W is a homeomorphism. We have λ(0 n ) = L B (0 n ) = 0 n. Also, by Exercise (linderiv), we see 7

8 that L B is differentiable at 0 n and that (L B ) (0 n ) = B. Because λ agrees with L B on V, because V is an open neighborhood of 0 n and because L B is differentiable at 0 n, it follows that λ is differentiable at 0 n and that λ (0 n ) = (L B ) (0 n ). Then λ (0 n ) = (L B ) (0 n ) = B. Let g := λ f : U W. Then g(0 n ) = λ(f(0 n )) = λ(0 n ) = 0 n. Also, g : U W is a composition of homemomorphisms, and so is a homeomorphism. Also, by the Chain Rule, g is differentiable at 0 n and g (0 n ) = [λ (f(0 n ))][f (0 n )]. We have λ (f(0 n )) = λ (0 n ) = B and f (0 n ) = A. Then g (0 n ) = BA = A 1 A = I n. By Remark (CL), we see that g 0 + L In [[1, 0 n ]]. So, as L In = i n, we get g i n [[1, 0 n ]]. Then by Lemma (invid), g 1 i n [[1, 0 n ]]. So, since i n : R n R n is a polynomial of degree 1, we conclude that g 1 is differentiable at 0 n. We have λ f = g, so f = λ 1 g, so f 1 = g 1 λ. We know that λ is differentiable at 0 n, that λ(0 n ) = 0 n and that g 1 is differentiable at 0 n. By the Chain Rule, f 1 is differentiable at 0 n. QED Proposition (GenDiff): Let n N, let U, V R n both be open, let f : U V be a homeomorphism and let x 0 U. Assume that f : U V is differentiable at x 0 and that f (x 0 ) is nonsingular. Then f 1 : V U is differentiable at f(x 0 ). Proof: Let y 0 := f(x 0 ). We wish to show that f 1 : V U is differentiable at y 0. Let U 0 := U x 0 and V 0 := V y 0. Define α : U U 0 by α(x) = x x 0. Define β : V V 0 by β(y) = y y 0. Also, α : U U 0 is a homeomorphism, so α 1 : U 0 U is a homeomorphism. Also, for all x U 0, we have α 1 (x) = x + x 0. Also, β is a homeomorphism, so β 1 : V 0 V is a homeomorphism. Also, for all y V 0, we have β 1 (y) = y + y 0. Because α is a restriction, to the open set U, of a polynomial, it follows that α is differentiable on U. Similarly, β is differentiable on V. Similarly, α 1 is differentiable on U 0. Similarly, β 1 is differentiable on V 0. In partciular, α is differentiable at x 0, β is differentiable at y 0, α 1 is differentiable at 0 n and β 1 is differentiable at 0 n. Let f 0 := β f α 1 : U 0 V 0. Then f 0 : U 0 V 0 is a composition of homeomorphisms, so is a homeomorphism. Also, f 0 (0 n ) = β(f(α 1 (0 n ))) = β(f(x 0 )) = β(y 0 ) = 0 n. By the Chain Rule, we conclude that f 0 is differentiable at 0 n. Then, by Lemma (00Diff), it follows that f0 1 is differentiable at 0 n. Since f0 1 = α f 1 β 1, we see that α 1 f0 1 β = f 1. Then, by the Chain Rule, f 1 : V U is differentiable at y 0, as desired. QED Fact (invsmooth): Let n N and define N := {M R n n det M 0}. mapping M M 1 : N R n n is C. Then the Proof: The transposed-cofactor map trcof : R n n R n n and the determinant map det : R n n R are both polynomials and are therefore C. Then, by the Quotient Rule, trcof/ det : N R n n is also C. For all M R n n, we have M 1 = (trcof/ det)(m). The result follows. QED Fact (opnormcontin): Let n N. Then M M : R n n R is uniformly continuous with respect to the L 2 norm on R n n. Proof: This is Problem 50 from the Homework. Fact (opnormcontin): Let n N, let U, V R n be both be open, let f : U V and let 8

9 l N { }. Then f : U V is a C l -diffeomorphism means: f : U V is bijective, f : U V is C l and f 1 : V U is C l. Note: A C 1 homeomorphism need not be a C 1 -diffeomorphism. For example, the function x x 3 : R R is a C 1 homemorphism, but its inverse x 3 x : R R is not differentiable at 0. This example shows that, without the assumption that f (x 0 ) is nonsingular, Proposition (GenDiff) fails. Lemma (bootstrap): Let l, n N, let U, V R n both be open and let f : U V be a C l homeomorphism. Assume, for all x U, that f (x) is nonsingular. Assume that f 1 : V U is C l 1. Then f 1 : V U is C l. Proof: Let g := f 1 : V U. We wish to show that g is C l. By Proposition (GenDiff), g : V U is differentiable, and so it suffices to prove that g : V R n n is C l 1. Let N := {M R n n det M 0}. Then f (U) N. Define ι : N R n n by ι(m) = M 1. By Fact (invsmooth), we know that ι : N R n n is C. By assumption, g : V U is C l 1. Because f : U V is C l, it follows that f : U N is C l 1. We have i n V = f g, so, by the Chain Rule, for all y V, we have (i n V ) (y) = [f (g(y))][g (y)]. As V is open, for all y V, we have (i n V ) (y) = i n(x). Because i n = L In, it follows, for all y R n, that i n(y) = I n. Then, for all v Y, we have I n = i n(y) = (i n V ) (y) = [f (g(y))][g (y)], and so, since f (g(y)) is nonsingular, we get [f (g(y))] 1 = g (y), i.e., we get ι(f (g(y))) = g (y). Then ι f g = g : V R n n. So, since g : V U is C l 1, and since f : U N is C l 1, and since ι : N R n n is C, it follows that g : V R n n is C l 1, as desired. QED Theorem (reginv): Let n N, let l N { }, let U, V R n both be open and let f : U V be a C l homeomorphism. Assume that f is nonsingular on U. Then f : U V is a C l -diffeomorphism. Proof: Case 1: l N. Proof in Case 1: Because f : U V is a homeomorphism, it follows that f 1 : V U is C 0. Then, by Lemma (bootstrap), f 1 : V U is C 1. Then, by Lemma (bootstrap), f 1 : V U is C 2. Then, by Lemma (bootstrap), f 1 : V U is C 3. Continuing, we eventually see that f 1 : V U is C l. Then f : U V is a C l -diffeomorphism, as desired. End of proof in Case 1. Case 2: l =. Proof in Case 2: Since f : U V is C 1 and C 2 and C 3 and, it follows, from Case 1, that f : U V is a C 1 -diffeomorphism and a C 2 -diffeomorphism and a C 3 -diffeomorphism and. Then f 1 : V U is C 1 and C 2 and C 3 and.... Then f 1 : V U is C. Then f : U V is a C -diffeomorphism. End of proof in Case 2. QED Theorem (InvFnThm): Let n N, let l N { }, let D R n be open, let x 0 D and let f : D R n be C l. Assume that f (x 0 ) is nonsingular. Then there exist open neighborhhoods U of x 0 and V of f(x 0 ) such that U D, f(u) = V and f U : U V is a C l -diffeomorphism. 9

10 Proof: Let A := f (x 0 ) R n n. Then A is nonsingular. Let B := A 1 R n n. Let g := L B f : D R n. Then g is C l on D, and g (x 0 ) = I n. We have [g(x 0 )] I n = 0. Also, recall that D is open. So, by continuity of x [g(x)] I n : U R, choose δ > 0 such that B δ (x 0 ) D and such that, for all x B δ (x 0 ), we have [g(x)] I n < 1/2. Let U := B δ (x 0 ). Then U D. Also, for all x U, we have [g(x)] I n 1/2. Then, by Remark (impliesai), g is an approximate identity on U. Also, by Corollary (ainonsing), g is nonsingular on U. Let W := g(u) and let g 0 := g U : U W. By Theorem (aihomeom), W is open and g 0 : U W is a homeomorphism. We have g 0 = g on U. So, since g is C l on D and since U D, it follows that g 0 is C l on U. Since g 0 = g on U, we conclude that g 0 = g on U. So, since g is nonsingular on U, it follows that g 0 is nonsingular on U. Then, by Theorem (reginv), g 0 : U W is a C l -diffeomorphism. We have L A g = L A L B f = f. Let V := f(u) = L A (g(u)) = L A (W ). Because L A : R n R n is a homeomorphism and because W is open, it follows that L A (W ) is open, i.e., that V is open. So since f(x 0 ) f(u) = V, we see that V is an open neighborhood of f(x 0 ). Let f 0 := f U : U V. It remains to show that f 0 : U V is a C l -diffeomorphism. Let λ := L A W : W V. Then λ : W V is a C -diffeomorphism. So, because g 0 : U W is a C l -diffeomorphism, it follows that λ g 0 : U V is a C l -diffeomorphism. Because L A g = f, it follows that (L A g) U = f U, i.e., that λ g 0 = f 0. Then f 0 : U V is a C l -diffeomorphism, as desired. QED Definition: Let m, n N, let W R m be open and let f : W R n. Then f is open means: for all U W, [ U is open ] [ f(u) is open ]. Corollary (nonsingopen): Let n N, let W R n be opne and let g : W R n be C 1. Assume that g is nonsingular on W. Then g : W R n is open. Proof: Let D W be open. We wish to show that g(d) is open. Let f := g D : D R n. Then f : D R n is C l and f(d) = g(d). We wish to show that f(d) is open. Given y 0 f(d). We wish to show that there exists a neighborhood V of y 0 such that V f(d). Choose x 0 D such that f(x 0 ) = y 0. Since f = g on D, since D is an open subset of W, it follows that f = g on D. Since x 0 D W, we see that g (x 0 ) is nonsingular. Then f (x 0 ) is nonsingular. By Theorem (InvFnThm), choose open neighborhoods U of x 0 and V of f(x 0 ) such that U D and such that f(u) = V. As y = f(x 0 ), we see that V is an open neighborhood of y 0, and it remains to show that V f(d). We have U D and f(u) = V, so V = f(u) f(d), as desired. QED In Corollary (nonsingopen), we can replace C 1 by differentiable and the result is still true. However, the proof requires techniques from Algebraic Topology that are outside the scope of this course. (The basic result that is needed is: Let n N, let r > 0 and let x R n. Let B := B r (x 0 ) and let B denote the boundary in R n of B. Let δ := r/100. Let f : B R n be a continuous function such that, for all x B, we have: [f(x)] x < δ. Then f( B ) B δ (x 0 ). Proof: Say, for a contradiction, that p B δ (x 0 ) and p / f( B ). Let A : B B denote the antipodal map, defined by A(x) = x 2(x x 0 ). Then, 10

11 for all x B, we have [A(x)] x = πr. Fix a continuous function r : R n \{p} B such that, for all y [B r+δ (x 0 )]\[ B r δ (x 0 ) ], we have [r(y)] y < 10δ. Then, for all x B, we have [r(f(x))] x [r(f(x))] [f(x)] + [f(x)] x < 10δ + δ = 11δ; so, since 11δ = (11/100)r < πr, we see that r(f(x)) A(x). Then (r f) ( B) : B B is homotopic to the identity map B B. On the other hand, because B is contractible and because r f : B B is continuous, it follows that (r f) B : B B is homotopic to a constant map. Thus the identity map B B is homotopic to a constant map. Thus the identity map H n 1 ( B) H n 1 ( B) is equal to zero, contradiction.) In Corollary (nonsingopen), we can replace C 1 by continuous, provided we also replace g is nonsingular on W by g : W R n is injective. However, the proof requires techniques from Algebraic Topology that are outside the scope of this course. (The result that is needed is called Invariance of Domain.) It is a consequence of the Mean Value Theorem that, for any function f : R R, if, for all t R, we have f (t) 0, then f is injective. By the following Example (noninj), this fact from one-variable calculus does not directly generalize to the multivariable setting; however, in Proposition (diffapproxid) below, we expose a kind of generalization. Example (noninj): For all integers n 2, there exists a C function g : R n R n such that g is nonsingular on R n, but g is not injective. Proof: Define g : R n R n by g(r, s, t 1,..., t n 2 ) = (e r [cos s], e r [sin s], t 1,..., t n 2 ). Then g is C. Also, for all r, s, t 1,..., t n 2 R, we have det(g (r, s, t 1..., t n 2 )) = e 2r 0. Finally, g(0, 0, 0,..., 0) = g(0, 2π, 0,..., 0), so g is not injective. QED Theorem (injdiffeo): Let n N, let l N { }, let U R n be open and let f : U R n be C l and injective. Assume that f is nonsingular on U. Then f(u) is open and f : U f(u) is a C l -diffeomorphism. Proof: By Corollary (nonsingopen), f : U R n is open. Let V := f(u). Then V is open, and it remains to show that f : U V is a C l -diffeomorphism. Since f : U V is injective, surjective, continuous and open, we conclude that f : U V is a homeomorphism. So, as f is nonsingular on U, by Theorem (reginv), we see that f : U V is a C l -diffeomorphism, as desired. QED By Example (noninj), if we drop, from Theorem (injdiffeo), the assumption that f is injective, then the result is no longer true. This is a difference between one-variable calculus and multi-variable calculus. In a one-variable calculus course, it is not unusual to ask students to show, say, that, with f : R R defined by f(x) = x + x 3, then f : R R is bijective. There is something analogous in multi-variable calculus: Proposition (diffapproxid): Let n N, let l N { } and let f : R n R n be C l. Assume that I n f 1/2 on R n. Then f : R n R n is a C l -diffeomorphism. Proof: By Corollary (ainonsing), f is nonsingular on R n. So, by Theorem (reginv), it suffices to show that f : R n R n is a homeomorphism. By Remark (impliesai), f is an approximate identity on R n. Define τ : R n R n by τ(x) = x [f(0 n )]. Let g := τ f : R n R n. Since f = τ 1 g and since τ : R n R n is 11

12 a homeomorphism. it suffices to show that g : R n R n is a homeormophism. Since f is an approximate identity on R n and since τ : R n R n is distance-preserving, we see that g is an approximate identity on R n. Then, by Theorem (aihomeom), it follows that g : R n g(r n ) is a homeomorphism. It therefore suffices to show that g(r n ) = R n. We have g(0 n ) = τ(f(0 n )) = [f(0 n )] [f(0 n )] = 0 n. So, since g is an approximate identity on R n, it follows, for all δ > 0, that g is an approximate identity on B 2δ (0 n ); then, by Remark (openstart), we get g( B 2δ (0 n ) ) B δ (0 n ). Taking the union over all δ > 0, we get g(r n ) R n. So, as g(r n ) R n, we get g(r n ) = R n, as desired. QED For a specific application of Proposition (diffapproxid), define f : R 2 R 2 by, say, f(s, t) = ( s + e s2 t , t + e s4 t We leave it as an exercise to show, for all s, t R, that I 2 [f (s, t)] 1 1/2. Then, by (c) of Exercise (opnormprop), for all s, t R, we have I 2 [f (s, t)] 1/2. Thus, I 2 f 1/2 on R 2. So, by Proposition (diffapproxid), since f : R 2 R 2 is C, it follows that f : R 2 R 2 is a C -diffeomorphism. ). 12

MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005

MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005 MATH 23b, SPRING 2005 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Midterm (part 1) Solutions March 21, 2005 1. True or False (22 points, 2 each) T or F Every set in R n is either open or closed

More information

INVERSE FUNCTION THEOREM and SURFACES IN R n

INVERSE FUNCTION THEOREM and SURFACES IN R n INVERSE FUNCTION THEOREM and SURFACES IN R n Let f C k (U; R n ), with U R n open. Assume df(a) GL(R n ), where a U. The Inverse Function Theorem says there is an open neighborhood V U of a in R n so that

More information

Applications of Homotopy

Applications of Homotopy Chapter 9 Applications of Homotopy In Section 8.2 we showed that the fundamental group can be used to show that two spaces are not homeomorphic. In this chapter we exhibit other uses of the fundamental

More information

Introduction to Topology

Introduction to Topology Introduction to Topology Randall R. Holmes Auburn University Typeset by AMS-TEX Chapter 1. Metric Spaces 1. Definition and Examples. As the course progresses we will need to review some basic notions about

More information

B. Appendix B. Topological vector spaces

B. Appendix B. Topological vector spaces B.1 B. Appendix B. Topological vector spaces B.1. Fréchet spaces. In this appendix we go through the definition of Fréchet spaces and their inductive limits, such as they are used for definitions of function

More information

Math 147, Homework 6 Solutions Due: May 22, 2012

Math 147, Homework 6 Solutions Due: May 22, 2012 Math 147, Homework 6 Solutions Due: May 22, 2012 1. Let T = S 1 S 1 be the torus. Is it possible to find a finite set S = {P 1,..., P n } of points in T and an embedding of the complement T \ S into R

More information

HOMEWORK FOR , FALL 2007 ASSIGNMENT 1 SOLUTIONS. T = sup T(x) Ax A := sup

HOMEWORK FOR , FALL 2007 ASSIGNMENT 1 SOLUTIONS. T = sup T(x) Ax A := sup HOMEWORK FOR 18.101, FALL 007 ASSIGNMENT 1 SOLUTIONS (1) Given a linear map T : R m R n Define the operator norm of T as follows: T(x) T := sup x 0 x Similarly, if A is a matrix, define the operator norm

More information

Logical Connectives and Quantifiers

Logical Connectives and Quantifiers Chapter 1 Logical Connectives and Quantifiers 1.1 Logical Connectives 1.2 Quantifiers 1.3 Techniques of Proof: I 1.4 Techniques of Proof: II Theorem 1. Let f be a continuous function. If 1 f(x)dx 0, then

More information

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1.

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1. Chapter 3 Sequences Both the main elements of calculus (differentiation and integration) require the notion of a limit. Sequences will play a central role when we work with limits. Definition 3.. A Sequence

More information

1. Bounded linear maps. A linear map T : E F of real Banach

1. Bounded linear maps. A linear map T : E F of real Banach DIFFERENTIABLE MAPS 1. Bounded linear maps. A linear map T : E F of real Banach spaces E, F is bounded if M > 0 so that for all v E: T v M v. If v r T v C for some positive constants r, C, then T is bounded:

More information

Functional Analysis HW #3

Functional Analysis HW #3 Functional Analysis HW #3 Sangchul Lee October 26, 2015 1 Solutions Exercise 2.1. Let D = { f C([0, 1]) : f C([0, 1])} and define f d = f + f. Show that D is a Banach algebra and that the Gelfand transform

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

f(x) f(z) c x z > 0 1

f(x) f(z) c x z > 0 1 INVERSE AND IMPLICIT FUNCTION THEOREMS I use df x for the linear transformation that is the differential of f at x.. INVERSE FUNCTION THEOREM Definition. Suppose S R n is open, a S, and f : S R n is a

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

Differentiation. f(x + h) f(x) Lh = L.

Differentiation. f(x + h) f(x) Lh = L. Analysis in R n Math 204, Section 30 Winter Quarter 2008 Paul Sally, e-mail: sally@math.uchicago.edu John Boller, e-mail: boller@math.uchicago.edu website: http://www.math.uchicago.edu/ boller/m203 Differentiation

More information

SMSTC (2017/18) Geometry and Topology 2.

SMSTC (2017/18) Geometry and Topology 2. SMSTC (2017/18) Geometry and Topology 2 Lecture 1: Differentiable Functions and Manifolds in R n Lecturer: Diletta Martinelli (Notes by Bernd Schroers) a wwwsmstcacuk 11 General remarks In this lecture

More information

Math 421, Homework #9 Solutions

Math 421, Homework #9 Solutions Math 41, Homework #9 Solutions (1) (a) A set E R n is said to be path connected if for any pair of points x E and y E there exists a continuous function γ : [0, 1] R n satisfying γ(0) = x, γ(1) = y, and

More information

Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University

Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University February 7, 2007 2 Contents 1 Metric Spaces 1 1.1 Basic definitions...........................

More information

THE INVERSE FUNCTION THEOREM FOR LIPSCHITZ MAPS

THE INVERSE FUNCTION THEOREM FOR LIPSCHITZ MAPS THE INVERSE FUNCTION THEOREM FOR LIPSCHITZ MAPS RALPH HOWARD DEPARTMENT OF MATHEMATICS UNIVERSITY OF SOUTH CAROLINA COLUMBIA, S.C. 29208, USA HOWARD@MATH.SC.EDU Abstract. This is an edited version of a

More information

Topological properties

Topological properties CHAPTER 4 Topological properties 1. Connectedness Definitions and examples Basic properties Connected components Connected versus path connected, again 2. Compactness Definition and first examples Topological

More information

2 Sequences, Continuity, and Limits

2 Sequences, Continuity, and Limits 2 Sequences, Continuity, and Limits In this chapter, we introduce the fundamental notions of continuity and limit of a real-valued function of two variables. As in ACICARA, the definitions as well as proofs

More information

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA address:

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA  address: Topology Xiaolong Han Department of Mathematics, California State University, Northridge, CA 91330, USA E-mail address: Xiaolong.Han@csun.edu Remark. You are entitled to a reward of 1 point toward a homework

More information

Course 224: Geometry - Continuity and Differentiability

Course 224: Geometry - Continuity and Differentiability Course 224: Geometry - Continuity and Differentiability Lecture Notes by Prof. David Simms L A TEXed by Chris Blair 1 Continuity Consider M, N finite dimensional real or complex vector spaces. What does

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

ANALYSIS 2: HOMEWORK SOLUTIONS, SPRING 2013

ANALYSIS 2: HOMEWORK SOLUTIONS, SPRING 2013 ANALYSIS 2: HOMEWORK SOLUTIONS, SPRING 2013 STEVEN HEILMAN Contents 1. Problem Set 1 1 2. Problem Set 2 9 3. Problem Set 3 16 4. Problem Set 4 30 5. Problem Set 5 44 6. Problem Set 6 62 7. Appendix: Notation

More information

Algebra II. Paulius Drungilas and Jonas Jankauskas

Algebra II. Paulius Drungilas and Jonas Jankauskas Algebra II Paulius Drungilas and Jonas Jankauskas Contents 1. Quadratic forms 3 What is quadratic form? 3 Change of variables. 3 Equivalence of quadratic forms. 4 Canonical form. 4 Normal form. 7 Positive

More information

AN INTRODUCTION TO THE FUNDAMENTAL GROUP

AN INTRODUCTION TO THE FUNDAMENTAL GROUP AN INTRODUCTION TO THE FUNDAMENTAL GROUP DAVID RAN Abstract. This paper seeks to introduce the reader to the fundamental group and then show some of its immediate applications by calculating the fundamental

More information

NOTES ON MULTIVARIABLE CALCULUS: DIFFERENTIAL CALCULUS

NOTES ON MULTIVARIABLE CALCULUS: DIFFERENTIAL CALCULUS NOTES ON MULTIVARIABLE CALCULUS: DIFFERENTIAL CALCULUS SAMEER CHAVAN Abstract. This is the first part of Notes on Multivariable Calculus based on the classical texts [6] and [5]. We present here the geometric

More information

B 1 = {B(x, r) x = (x 1, x 2 ) H, 0 < r < x 2 }. (a) Show that B = B 1 B 2 is a basis for a topology on X.

B 1 = {B(x, r) x = (x 1, x 2 ) H, 0 < r < x 2 }. (a) Show that B = B 1 B 2 is a basis for a topology on X. Math 6342/7350: Topology and Geometry Sample Preliminary Exam Questions 1. For each of the following topological spaces X i, determine whether X i and X i X i are homeomorphic. (a) X 1 = [0, 1] (b) X 2

More information

Thus f is continuous at x 0. Matthew Straughn Math 402 Homework 6

Thus f is continuous at x 0. Matthew Straughn Math 402 Homework 6 Matthew Straughn Math 402 Homework 6 Homework 6 (p. 452) 14.3.3, 14.3.4, 14.3.5, 14.3.8 (p. 455) 14.4.3* (p. 458) 14.5.3 (p. 460) 14.6.1 (p. 472) 14.7.2* Lemma 1. If (f (n) ) converges uniformly to some

More information

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1 Problem set 5, Real Analysis I, Spring, 25. (5) Consider the function on R defined by f(x) { x (log / x ) 2 if x /2, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, R f /2

More information

Algebraic Topology Homework 4 Solutions

Algebraic Topology Homework 4 Solutions Algebraic Topology Homework 4 Solutions Here are a few solutions to some of the trickier problems... Recall: Let X be a topological space, A X a subspace of X. Suppose f, g : X X are maps restricting to

More information

Lecture Notes on Metric Spaces

Lecture Notes on Metric Spaces Lecture Notes on Metric Spaces Math 117: Summer 2007 John Douglas Moore Our goal of these notes is to explain a few facts regarding metric spaces not included in the first few chapters of the text [1],

More information

Discrete dynamics on the real line

Discrete dynamics on the real line Chapter 2 Discrete dynamics on the real line We consider the discrete time dynamical system x n+1 = f(x n ) for a continuous map f : R R. Definitions The forward orbit of x 0 is: O + (x 0 ) = {x 0, f(x

More information

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions Economics 24 Fall 211 Problem Set 2 Suggested Solutions 1. Determine whether the following sets are open, closed, both or neither under the topology induced by the usual metric. (Hint: think about limit

More information

Multivariable Calculus

Multivariable Calculus 2 Multivariable Calculus 2.1 Limits and Continuity Problem 2.1.1 (Fa94) Let the function f : R n R n satisfy the following two conditions: (i) f (K ) is compact whenever K is a compact subset of R n. (ii)

More information

REAL ANALYSIS II: PROBLEM SET 2

REAL ANALYSIS II: PROBLEM SET 2 REAL ANALYSIS II: PROBLEM SET 2 21st Feb, 2016 Exercise 1. State and prove the Inverse Function Theorem. Theorem Inverse Function Theorem). Let f be a continuous one to one function defined on an interval,

More information

1.2 Functions What is a Function? 1.2. FUNCTIONS 11

1.2 Functions What is a Function? 1.2. FUNCTIONS 11 1.2. FUNCTIONS 11 1.2 Functions 1.2.1 What is a Function? In this section, we only consider functions of one variable. Loosely speaking, a function is a special relation which exists between two variables.

More information

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x 4 We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x x, x > 0 Since tan x = cos x, from the quotient rule, tan x = sin

More information

Math 413/513 Chapter 6 (from Friedberg, Insel, & Spence)

Math 413/513 Chapter 6 (from Friedberg, Insel, & Spence) Math 413/513 Chapter 6 (from Friedberg, Insel, & Spence) David Glickenstein December 7, 2015 1 Inner product spaces In this chapter, we will only consider the elds R and C. De nition 1 Let V be a vector

More information

Math 61CM - Solutions to homework 6

Math 61CM - Solutions to homework 6 Math 61CM - Solutions to homework 6 Cédric De Groote November 5 th, 2018 Problem 1: (i) Give an example of a metric space X such that not all Cauchy sequences in X are convergent. (ii) Let X be a metric

More information

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous:

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous: MATH 51H Section 4 October 16, 2015 1 Continuity Recall what it means for a function between metric spaces to be continuous: Definition. Let (X, d X ), (Y, d Y ) be metric spaces. A function f : X Y is

More information

THE INVERSE FUNCTION THEOREM

THE INVERSE FUNCTION THEOREM THE INVERSE FUNCTION THEOREM W. PATRICK HOOPER The implicit function theorem is the following result: Theorem 1. Let f be a C 1 function from a neighborhood of a point a R n into R n. Suppose A = Df(a)

More information

Math 418 Algebraic Geometry Notes

Math 418 Algebraic Geometry Notes Math 418 Algebraic Geometry Notes 1 Affine Schemes Let R be a commutative ring with 1. Definition 1.1. The prime spectrum of R, denoted Spec(R), is the set of prime ideals of the ring R. Spec(R) = {P R

More information

Analysis II: The Implicit and Inverse Function Theorems

Analysis II: The Implicit and Inverse Function Theorems Analysis II: The Implicit and Inverse Function Theorems Jesse Ratzkin November 17, 2009 Let f : R n R m be C 1. When is the zero set Z = {x R n : f(x) = 0} the graph of another function? When is Z nicely

More information

1. Continuous Functions between Euclidean spaces

1. Continuous Functions between Euclidean spaces Math 441 Topology Fall 2012 Metric Spaces by John M. Lee This handout should be read between Chapters 1 and 2 of the text. It incorporates material from notes originally prepared by Steve Mitchell and

More information

Convergence of sequences, limit of functions, continuity

Convergence of sequences, limit of functions, continuity Convergence of sequences, limit of functions, continuity With the definition of norm, or more precisely the distance between any two vectors in R N : dist(x, y) 7 x y 7 [(x 1 y 1 ) 2 + + (x N y N ) 2 ]

More information

Chapter 3: Baire category and open mapping theorems

Chapter 3: Baire category and open mapping theorems MA3421 2016 17 Chapter 3: Baire category and open mapping theorems A number of the major results rely on completeness via the Baire category theorem. 3.1 The Baire category theorem 3.1.1 Definition. A

More information

8 Further theory of function limits and continuity

8 Further theory of function limits and continuity 8 Further theory of function limits and continuity 8.1 Algebra of limits and sandwich theorem for real-valued function limits The following results give versions of the algebra of limits and sandwich theorem

More information

2) Let X be a compact space. Prove that the space C(X) of continuous real-valued functions is a complete metric space.

2) Let X be a compact space. Prove that the space C(X) of continuous real-valued functions is a complete metric space. University of Bergen General Functional Analysis Problems with solutions 6 ) Prove that is unique in any normed space. Solution of ) Let us suppose that there are 2 zeros and 2. Then = + 2 = 2 + = 2. 2)

More information

Limit Theorems. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Limit Theorems

Limit Theorems. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Limit Theorems Limit s MATH 464/506, Real Analysis J. Robert Buchanan Department of Mathematics Summer 2007 Bounded Functions Definition Let A R, let f : A R, and let c R be a cluster point of A. We say that f is bounded

More information

Chapter 4. Inverse Function Theorem. 4.1 The Inverse Function Theorem

Chapter 4. Inverse Function Theorem. 4.1 The Inverse Function Theorem Chapter 4 Inverse Function Theorem d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d d dd d d d d This chapter

More information

Immerse Metric Space Homework

Immerse Metric Space Homework Immerse Metric Space Homework (Exercises -2). In R n, define d(x, y) = x y +... + x n y n. Show that d is a metric that induces the usual topology. Sketch the basis elements when n = 2. Solution: Steps

More information

8. Limit Laws. lim(f g)(x) = lim f(x) lim g(x), (x) = lim x a f(x) g lim x a g(x)

8. Limit Laws. lim(f g)(x) = lim f(x) lim g(x), (x) = lim x a f(x) g lim x a g(x) 8. Limit Laws 8.1. Basic Limit Laws. If f and g are two functions and we know the it of each of them at a given point a, then we can easily compute the it at a of their sum, difference, product, constant

More information

i c Robert C. Gunning

i c Robert C. Gunning c Robert C. Gunning i ii MATHEMATICS 218: NOTES Robert C. Gunning January 27, 2010 ii Introduction These are notes of honors courses on calculus of several variables given at Princeton University during

More information

REVIEW FOR THIRD 3200 MIDTERM

REVIEW FOR THIRD 3200 MIDTERM REVIEW FOR THIRD 3200 MIDTERM PETE L. CLARK 1) Show that for all integers n 2 we have 1 3 +... + (n 1) 3 < 1 n < 1 3 +... + n 3. Solution: We go by induction on n. Base Case (n = 2): We have (2 1) 3 =

More information

Maths 212: Homework Solutions

Maths 212: Homework Solutions Maths 212: Homework Solutions 1. The definition of A ensures that x π for all x A, so π is an upper bound of A. To show it is the least upper bound, suppose x < π and consider two cases. If x < 1, then

More information

MATH FINAL EXAM REVIEW HINTS

MATH FINAL EXAM REVIEW HINTS MATH 109 - FINAL EXAM REVIEW HINTS Answer: Answer: 1. Cardinality (1) Let a < b be two real numbers and define f : (0, 1) (a, b) by f(t) = (1 t)a + tb. (a) Prove that f is a bijection. (b) Prove that any

More information

is holomorphic. In other words, a holomorphic function is a collection of compatible holomorphic functions on all charts.

is holomorphic. In other words, a holomorphic function is a collection of compatible holomorphic functions on all charts. RIEMANN SURFACES 2. Week 2. Basic definitions 2.1. Smooth manifolds. Complex manifolds. Let X be a topological space. A (real) chart of X is a pair (U, f : U R n ) where U is an open subset of X and f

More information

MAT 473 Intermediate Real Analysis II

MAT 473 Intermediate Real Analysis II MAT 473 Intermediate Real Analysis II John Quigg Spring 2009 revised February 5, 2009 Derivatives Here our purpose is to give a rigorous foundation of the principles of differentiation in R n. Much of

More information

The Fundamental Group and Covering Spaces

The Fundamental Group and Covering Spaces Chapter 8 The Fundamental Group and Covering Spaces In the first seven chapters we have dealt with point-set topology. This chapter provides an introduction to algebraic topology. Algebraic topology may

More information

FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM. Contents

FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM. Contents FUNDAMENTAL GROUPS AND THE VAN KAMPEN S THEOREM SAMUEL BLOOM Abstract. In this paper, we define the fundamental group of a topological space and explore its structure, and we proceed to prove Van-Kampen

More information

Let X be a topological space. We want it to look locally like C. So we make the following definition.

Let X be a topological space. We want it to look locally like C. So we make the following definition. February 17, 2010 1 Riemann surfaces 1.1 Definitions and examples Let X be a topological space. We want it to look locally like C. So we make the following definition. Definition 1. A complex chart on

More information

MATH642. COMPLEMENTS TO INTRODUCTION TO DYNAMICAL SYSTEMS BY M. BRIN AND G. STUCK

MATH642. COMPLEMENTS TO INTRODUCTION TO DYNAMICAL SYSTEMS BY M. BRIN AND G. STUCK MATH642 COMPLEMENTS TO INTRODUCTION TO DYNAMICAL SYSTEMS BY M BRIN AND G STUCK DMITRY DOLGOPYAT 13 Expanding Endomorphisms of the circle Let E 10 : S 1 S 1 be given by E 10 (x) = 10x mod 1 Exercise 1 Show

More information

Math 209B Homework 2

Math 209B Homework 2 Math 29B Homework 2 Edward Burkard Note: All vector spaces are over the field F = R or C 4.6. Two Compactness Theorems. 4. Point Set Topology Exercise 6 The product of countably many sequentally compact

More information

Tools from Lebesgue integration

Tools from Lebesgue integration Tools from Lebesgue integration E.P. van den Ban Fall 2005 Introduction In these notes we describe some of the basic tools from the theory of Lebesgue integration. Definitions and results will be given

More information

j=1 [We will show that the triangle inequality holds for each p-norm in Chapter 3 Section 6.] The 1-norm is A F = tr(a H A).

j=1 [We will show that the triangle inequality holds for each p-norm in Chapter 3 Section 6.] The 1-norm is A F = tr(a H A). Math 344 Lecture #19 3.5 Normed Linear Spaces Definition 3.5.1. A seminorm on a vector space V over F is a map : V R that for all x, y V and for all α F satisfies (i) x 0 (positivity), (ii) αx = α x (scale

More information

Differential Topology Solution Set #3

Differential Topology Solution Set #3 Differential Topology Solution Set #3 Select Solutions 1. Chapter 1, Section 4, #7 2. Chapter 1, Section 4, #8 3. Chapter 1, Section 4, #11(a)-(b) #11(a) The n n matrices with determinant 1 form a group

More information

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005 MATH 225 Summer 25 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 25 Department of Mathematical and Statistical Sciences University of Alberta Question 1. [p 224. #2] The set of all

More information

Chapter 3. Differentiable Mappings. 1. Differentiable Mappings

Chapter 3. Differentiable Mappings. 1. Differentiable Mappings Chapter 3 Differentiable Mappings 1 Differentiable Mappings Let V and W be two linear spaces over IR A mapping L from V to W is called a linear mapping if L(u + v) = Lu + Lv for all u, v V and L(λv) =

More information

SOLUTIONS TO THE FINAL EXAM

SOLUTIONS TO THE FINAL EXAM SOLUTIONS TO THE FINAL EXAM Short questions 1 point each) Give a brief definition for each of the following six concepts: 1) normal for topological spaces) 2) path connected 3) homeomorphism 4) covering

More information

Exercise Sheet 1.

Exercise Sheet 1. Exercise Sheet 1 You can download my lecture and exercise sheets at the address http://sami.hust.edu.vn/giang-vien/?name=huynt 1) Let A, B be sets. What does the statement "A is not a subset of B " mean?

More information

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote

h(x) lim H(x) = lim Since h is nondecreasing then h(x) 0 for all x, and if h is discontinuous at a point x then H(x) > 0. Denote Real Variables, Fall 4 Problem set 4 Solution suggestions Exercise. Let f be of bounded variation on [a, b]. Show that for each c (a, b), lim x c f(x) and lim x c f(x) exist. Prove that a monotone function

More information

McGill University Math 354: Honors Analysis 3

McGill University Math 354: Honors Analysis 3 Practice problems McGill University Math 354: Honors Analysis 3 not for credit Problem 1. Determine whether the family of F = {f n } functions f n (x) = x n is uniformly equicontinuous. 1st Solution: The

More information

Implicit Functions, Curves and Surfaces

Implicit Functions, Curves and Surfaces Chapter 11 Implicit Functions, Curves and Surfaces 11.1 Implicit Function Theorem Motivation. In many problems, objects or quantities of interest can only be described indirectly or implicitly. It is then

More information

Real Analysis Chapter 4 Solutions Jonathan Conder

Real Analysis Chapter 4 Solutions Jonathan Conder 2. Let x, y X and suppose that x y. Then {x} c is open in the cofinite topology and contains y but not x. The cofinite topology on X is therefore T 1. Since X is infinite it contains two distinct points

More information

1 Functions of Several Variables 2019 v2

1 Functions of Several Variables 2019 v2 1 Functions of Several Variables 2019 v2 11 Notation The subject of this course is the study of functions f : R n R m The elements of R n, for n 2, will be called vectors so, if m > 1, f will be said to

More information

Functions. Chapter Continuous Functions

Functions. Chapter Continuous Functions Chapter 3 Functions 3.1 Continuous Functions A function f is determined by the domain of f: dom(f) R, the set on which f is defined, and the rule specifying the value f(x) of f at each x dom(f). If f is

More information

TOPOLOGY HW 2. x x ± y

TOPOLOGY HW 2. x x ± y TOPOLOGY HW 2 CLAY SHONKWILER 20.9 Show that the euclidean metric d on R n is a metric, as follows: If x, y R n and c R, define x + y = (x 1 + y 1,..., x n + y n ), cx = (cx 1,..., cx n ), x y = x 1 y

More information

Topological conjugacy and symbolic dynamics

Topological conjugacy and symbolic dynamics Chapter 4 Topological conjugacy and symbolic dynamics Conjugacy is about when two maps have precisely the same dynamical behaviour. Equivalently it is about changing the co-ordinate system we use to describe

More information

Math 312 Spring08 Day 13

Math 312 Spring08 Day 13 HW 3: Due Monday May 19 th. 11. 1 # 2, 3, 6, 10 11. 2 # 1, 3, 6 Math 312 Spring08 Day 13 11.1 Continuous Functions and Mappings. 1. Definition. Let A be a subset of R n i. A mapping F: A R n is said to

More information

MTH 428/528. Introduction to Topology II. Elements of Algebraic Topology. Bernard Badzioch

MTH 428/528. Introduction to Topology II. Elements of Algebraic Topology. Bernard Badzioch MTH 428/528 Introduction to Topology II Elements of Algebraic Topology Bernard Badzioch 2016.12.12 Contents 1. Some Motivation.......................................................... 3 2. Categories

More information

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9 MAT 570 REAL ANALYSIS LECTURE NOTES PROFESSOR: JOHN QUIGG SEMESTER: FALL 204 Contents. Sets 2 2. Functions 5 3. Countability 7 4. Axiom of choice 8 5. Equivalence relations 9 6. Real numbers 9 7. Extended

More information

1 Directional Derivatives and Differentiability

1 Directional Derivatives and Differentiability Wednesday, January 18, 2012 1 Directional Derivatives and Differentiability Let E R N, let f : E R and let x 0 E. Given a direction v R N, let L be the line through x 0 in the direction v, that is, L :=

More information

Principle of Mathematical Induction

Principle of Mathematical Induction Advanced Calculus I. Math 451, Fall 2016, Prof. Vershynin Principle of Mathematical Induction 1. Prove that 1 + 2 + + n = 1 n(n + 1) for all n N. 2 2. Prove that 1 2 + 2 2 + + n 2 = 1 n(n + 1)(2n + 1)

More information

Introduction to Functional Analysis

Introduction to Functional Analysis Introduction to Functional Analysis Carnegie Mellon University, 21-640, Spring 2014 Acknowledgements These notes are based on the lecture course given by Irene Fonseca but may differ from the exact lecture

More information

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

More information

Math113: Linear Algebra. Beifang Chen

Math113: Linear Algebra. Beifang Chen Math3: Linear Algebra Beifang Chen Spring 26 Contents Systems of Linear Equations 3 Systems of Linear Equations 3 Linear Systems 3 2 Geometric Interpretation 3 3 Matrices of Linear Systems 4 4 Elementary

More information

10. Smooth Varieties. 82 Andreas Gathmann

10. Smooth Varieties. 82 Andreas Gathmann 82 Andreas Gathmann 10. Smooth Varieties Let a be a point on a variety X. In the last chapter we have introduced the tangent cone C a X as a way to study X locally around a (see Construction 9.20). It

More information

NOTES ON DIOPHANTINE APPROXIMATION

NOTES ON DIOPHANTINE APPROXIMATION NOTES ON DIOPHANTINE APPROXIMATION Jan-Hendrik Evertse January 29, 200 9 p-adic Numbers Literature: N. Koblitz, p-adic Numbers, p-adic Analysis, and Zeta-Functions, 2nd edition, Graduate Texts in Mathematics

More information

Chapter 2 Metric Spaces

Chapter 2 Metric Spaces Chapter 2 Metric Spaces The purpose of this chapter is to present a summary of some basic properties of metric and topological spaces that play an important role in the main body of the book. 2.1 Metrics

More information

Metric Spaces Lecture 17

Metric Spaces Lecture 17 Metric Spaces Lecture 17 Homeomorphisms At the end of last lecture an example was given of a bijective continuous function f such that f 1 is not continuous. For another example, consider the sets T =

More information

4 Countability axioms

4 Countability axioms 4 COUNTABILITY AXIOMS 4 Countability axioms Definition 4.1. Let X be a topological space X is said to be first countable if for any x X, there is a countable basis for the neighborhoods of x. X is said

More information

A LOCALIZATION PROPERTY AT THE BOUNDARY FOR MONGE-AMPERE EQUATION

A LOCALIZATION PROPERTY AT THE BOUNDARY FOR MONGE-AMPERE EQUATION A LOCALIZATION PROPERTY AT THE BOUNDARY FOR MONGE-AMPERE EQUATION O. SAVIN. Introduction In this paper we study the geometry of the sections for solutions to the Monge- Ampere equation det D 2 u = f, u

More information

FIRST ASSIGNMENT. (1) Let E X X be an equivalence relation on a set X. Construct the set of equivalence classes as colimit in the category Sets.

FIRST ASSIGNMENT. (1) Let E X X be an equivalence relation on a set X. Construct the set of equivalence classes as colimit in the category Sets. FIRST SSIGNMENT DUE MOND, SEPTEMER 19 (1) Let E be an equivalence relation on a set. onstruct the set of equivalence classes as colimit in the category Sets. Solution. Let = {[x] x } be the set of equivalence

More information

Course Summary Math 211

Course Summary Math 211 Course Summary Math 211 table of contents I. Functions of several variables. II. R n. III. Derivatives. IV. Taylor s Theorem. V. Differential Geometry. VI. Applications. 1. Best affine approximations.

More information

214A HOMEWORK KIM, SUNGJIN

214A HOMEWORK KIM, SUNGJIN 214A HOMEWORK KIM, SUNGJIN 1.1 Let A = k[[t ]] be the ring of formal power series with coefficients in a field k. Determine SpecA. Proof. We begin with a claim that A = { a i T i A : a i k, and a 0 k }.

More information

Problems - Section 17-2, 4, 6c, 9, 10, 13, 14; Section 18-1, 3, 4, 6, 8, 10; Section 19-1, 3, 5, 7, 8, 9;

Problems - Section 17-2, 4, 6c, 9, 10, 13, 14; Section 18-1, 3, 4, 6, 8, 10; Section 19-1, 3, 5, 7, 8, 9; Math 553 - Topology Todd Riggs Assignment 2 Sept 17, 2014 Problems - Section 17-2, 4, 6c, 9, 10, 13, 14; Section 18-1, 3, 4, 6, 8, 10; Section 19-1, 3, 5, 7, 8, 9; 17.2) Show that if A is closed in Y and

More information

MAA6617 COURSE NOTES SPRING 2014

MAA6617 COURSE NOTES SPRING 2014 MAA6617 COURSE NOTES SPRING 2014 19. Normed vector spaces Let X be a vector space over a field K (in this course we always have either K = R or K = C). Definition 19.1. A norm on X is a function : X K

More information

1 )(y 0) {1}. Thus, the total count of points in (F 1 (y)) is equal to deg y0

1 )(y 0) {1}. Thus, the total count of points in (F 1 (y)) is equal to deg y0 1. Classification of 1-manifolds Theorem 1.1. Let M be a connected 1 manifold. Then M is diffeomorphic either to [0, 1], [0, 1), (0, 1), or S 1. We know that none of these four manifolds are not diffeomorphic

More information