209: Honors Analysis in Rn Differentiation and Function Spaces

Total Page:16

File Type:pdf, Size:1020Kb

209: Honors Analysis in Rn Differentiation and Function Spaces 209: Honors Analysis in Rn Differentiation and function spaces 1 Banach Space, Hilbert Space A vector (linear) space E over a field K is a set endowed with two operations + : E × E → E and · : K × E → E that satisfy the familiar axioms [(1) : f + g = g + f], [(2) : ∃ 0, f + 0 = f], [(3) : (f + g) + h = f + (g + h)], [(4) : ∃ − f , f + (−f) = 0], [(5) : 1 · f = f], [(6) : ∀λ, µ ∈ K, (λµ) · f = λ · (µ · f)], [(6) : λ · (f + g) = λ · f + λ · g]. Definition 1 Let E be a real or complex vector space. A function k·k : E → R+ is a norm on E if kfk = 0 ⇔ f = 0 kλfk = |λ|kfk, ∀ λ ∈ K (K = R or K = C kf + gk ≤ kfk + kgk. A vector space endowed with a norm is called a normed vector space. The norm defines a topology. An set U is open if for any f ∈ U there exists r > 0 so that B(f, r) ⊂ U where B(f, r) = {g | kf − gk < r}. The norm defines a distance d(f, g) = kf − gk. Definition 2 We say that E is a Banach space if it is a normed vector space that is complete, i.e. every Cauchy sequence converges. Basic examples of Banach spaces are: Rn, C(K), Lp(dµ), for µ a complete measure on a measurable space (X, Σ), with special case `p(Z), 1 ≤ p ≤ ∞. For K ⊂ Rn a compact set C(K) = {f : K → R | f continuous} with norm kfkC = supx∈K |f(x)|. Exercise 1 C(K) is a real Banach space. Tha analogous space of complex valued functions is a complex Banach space. Lp(dµ) is a real or complex Banach space. 1 Exercise 2 Let T : X → Y be a linear operator between two normed linear spaces. Linear means that T (f + g) = T f + T g and T (λf) = λT f. The following are equivalent: 1.T is continuous. 2.T is continuous at 0. 3. ∃C ≥ 0 such that kT (x)k ≤ Ckxk ho lds ∀ x ∈ X. Exercise 3 If T : X → Y is linear and continuous then kT xk kT xk sup = sup = sup kT xk x6==0 kxk {x;kxk≤1} kxk {x;kxk=1} holds. The common value is denoted kT k. Exercise 4 If T : X → Y is linear and continuous and if S : Y → Z is linear and continuous, then ST : X → Z defined by ST (x) = S(T (x)) is linear and continuous. n m Exercise 5 Let E = R , F = R , ej = (δjk)j,k=1,...n and fα = (δαβ)α,β=1,...,m the canonical bases. Let T : E → F be a linear operator. Prove that it is continuous. Associate to T the matrix (tαi)α=1,...m,i=1,...n defined by Pm β=1 tβifβ = T (ei). Prove that the matrix associated to the composition of two operators TS is the product of the corresponding matrices. Proposition 1 Let L(E, F ) = {T : E → F | T linear and continuous}. Then T 7→ kT k is a norm on L(E, F ) and L(E, F ) is a Banach space. Theorem 1 (Hahn-Banach, real). Let T : S → R be a linear map, defined on a linear subspace of the real vector space X. Assume that there exists a real valued function p : X → R+ such that p(x + y) ≤ p(x) + p(y) and p(tx) = tp(x) for all x, y in X and all t ≥ 0. Assume that T (x) ≤ p(x) holds for all x ∈ S. Then, there exists a linear functional F : X → R that satisfies F (x) = T (x) for all x ∈ S and F (x) ≤ p(x) for all x ∈ X. Theorem 2 (Hahn-Banach, complex). Let X be a complex vector space, S a linear subspace, p a nonnegative real valued function that satsifies p(x + y) ≤ p(x)+p(y) and p(zx) = |z|p(x) for all x, y in X and all z ∈ C. Let T : S → C be a linear functional satisfying |T (x)| ≤ p(x) for all x ∈ S. Then there exists a linear functional F defined on X such that F (x) = T (x) for allx ∈ S and |F (x)| ≤ p(x) for all x ∈ X 2 Proofs: Please see Kolmogorov and Fomin, Chapter 4, section 14. Definition 3 A scalar product on a real (complex) vector space H is a bi- linear (sesquilinear) map H × H → C, denoted (f, g), that is, a map with the properties (f, g) = (g, f), (λf1 + µf2, g) = λ(f1, g) + µ(f2, g), λ µ ∈ C (f, f) ≥ 0, (f, f) = 0 ⇔ f = 0. The scalar product (hermitian product, dot product) defines a norm kfk = p(f, f). The Schwarz inequality holds |(f, g)| ≤ kfkkgk. Definition 4 We say that H is a Hilbert space if it is a real or complex vector space endowed with a scalar product such that H is complete, i.e. any Cauchy sequence converges. A basic example of a Hilbert space is L2(dµ) = {f | R |f|2dµ < ∞} where µ is a complete measure on a measurable space (X, Σ). The scalar product is Z (f, g) = f(x)g(x)dµ X In any Hilbert space we have the parallelogram identity kf + gk2 + kf − gk2 = 2(kfk2 + kgk2). A set C ⊂ H is convex if, whenever f, g ∈ C then (1 − t)f + tg ∈ C holds for all t ∈ [0, 1]. Proposition 2 Let C ⊂ H be a closed convex subset of a Hilbert space. Then the minimum norm is attained: ∃c ∈ C such that kck = inf kfk f∈C 3 Proof. Let d = inff∈C kfk. Let fn ∈ C be such that limn→∞ kfnk = d. By the parallelogram identity " 2# 2 1 2 2 fn + fn+p kfn − fn+pk = 4 kfnk + kfn+pk − 2 2 Suppose that > 0 is given, and we choose N such that, for n ≥ N we have 2 2 4 1 kfnk ≤ d + 4 . Then, because of C’s convexity, we have 2 (fn + fn+p) ∈ C, 1 2 2 hence, by the definition of d, k 2 (fn + fn+p)k ≥ d . It follows then that kfn − fn+pk ≤ holds for all n ≥ N, p ≥ 0. Thus, the sequence fn is Cauchy. Because H is Hilbert, the sequence converges, fn → c, and because C is closed and fn ∈ C, the limit c ∈ C. Because the norm is continuous we obtain kck = d. If S ⊂ H is any set, we define S⊥ = {f ∈ H | (f, s) = 0, ∀s ∈ S} Exercise 6 S⊥ is a closed, linear subspace of H. (That means that S is a closed set and that it is a vectorial subspace of H). Proposition 3 Let M ⊂ H be a closed linear sunbspace. Then for every h ∈ H there exists a unique m ∈ M such that h − m ∈ M ⊥. The identity khk2 = kmk2 + kh − mk2 holds. The map P : H → M that assigns P h = m is linear, continuous and onto M. P is idempotent, i.e. composition with itself does not change it, P 2 = P . P is selfadjoint, i.e. (P f, g) = (f, P g) holds. The map P is called the orthogonal projector onto M. The proof follows from the previous proposition by observing that h + M is closed and convex. Then, let q ∈ x + M be of minimum norm. We can write q = x − m with m ∈ M (because M is a linear space). Assume by contradiction that there exists n ∈ M such that (q, n) 6= 0. Without loss of generality we may assume that (q, n) > 0. (Indeed, this is achieved by setting n0 = zn with z = (q, n).) Then a simple calculation shows that kqk2 > kq − tnk2 can be achieved by taking 0 < t small enough. This contradicts the minimality. 4 Theorem 3 (Riesz) Let L : H → C be a continuous linear map from the Hilbert space H. Then there exists a unique f ∈ H such that Lh = (h, f) holds for all h ∈ H. Proof. Consider kerL = {h | Lh = 0} and assume it is not the entire H. (If it is then f = 0 will do the job). Then let g ∈ (kerL)⊥. The existence of g 6= 0 is guaranteed by the orthogonal projector theorem, by taking h∈ / kerL and setting g = h − P h. Then, for any element f ∈ H we note that h = L(g)f −(Lf)g ∈ kerL, and thus (h, g) = 0 holds. This implies −2 that Lf = (f, ge) holds for all f with ge = [kgk L(g)]g. A family {ea}a∈A of elements in a Hilbert space is said to be orthonormal if (ea, eb) = δab where δab = 1 if a = b and δab = 0 if a 6= b. We define for any f ∈ H, fb(a) = (f, ea). Let F ⊂ A be a finite set. Consider M to be the linear subspace generated by {ea}a∈F . Then the orthogonal projector onto M is P given by P f = a∈F fb(a)ea. Note that one can think of P f as a solution to a variational problem: Find the element m of M that best approximates f, i.e. that minimizes the distance kf − mk. An orthonormal set {ea}A is said to be complete if it is maximal (under inclusion). Theorem 4 TFAE 1. {ea}A is maximal orthonormal 2. {ea}A is orthonormal and the linear space it generates is dense. 2 P 2 3. kfk = a∈A |fb(a)| The sum in 3 is the integral with respect to counting measure H0.
Recommended publications
  • Geometric Integration Theory Contents
    Steven G. Krantz Harold R. Parks Geometric Integration Theory Contents Preface v 1 Basics 1 1.1 Smooth Functions . 1 1.2Measures.............................. 6 1.2.1 Lebesgue Measure . 11 1.3Integration............................. 14 1.3.1 Measurable Functions . 14 1.3.2 The Integral . 17 1.3.3 Lebesgue Spaces . 23 1.3.4 Product Measures and the Fubini–Tonelli Theorem . 25 1.4 The Exterior Algebra . 27 1.5 The Hausdorff Distance and Steiner Symmetrization . 30 1.6 Borel and Suslin Sets . 41 2 Carath´eodory’s Construction and Lower-Dimensional Mea- sures 53 2.1 The Basic Definition . 53 2.1.1 Hausdorff Measure and Spherical Measure . 55 2.1.2 A Measure Based on Parallelepipeds . 57 2.1.3 Projections and Convexity . 57 2.1.4 Other Geometric Measures . 59 2.1.5 Summary . 61 2.2 The Densities of a Measure . 64 2.3 A One-Dimensional Example . 66 2.4 Carath´eodory’s Construction and Mappings . 67 2.5 The Concept of Hausdorff Dimension . 70 2.6 Some Cantor Set Examples . 73 i ii CONTENTS 2.6.1 Basic Examples . 73 2.6.2 Some Generalized Cantor Sets . 76 2.6.3 Cantor Sets in Higher Dimensions . 78 3 Invariant Measures and the Construction of Haar Measure 81 3.1 The Fundamental Theorem . 82 3.2 Haar Measure for the Orthogonal Group and the Grassmanian 90 3.2.1 Remarks on the Manifold Structure of G(N,M).... 94 4 Covering Theorems and the Differentiation of Integrals 97 4.1 Wiener’s Covering Lemma and its Variants .
    [Show full text]
  • Introduction to Sobolev Spaces
    Introduction to Sobolev Spaces Lecture Notes MM692 2018-2 Joa Weber UNICAMP December 23, 2018 Contents 1 Introduction1 1.1 Notation and conventions......................2 2 Lp-spaces5 2.1 Borel and Lebesgue measure space on Rn .............5 2.2 Definition...............................8 2.3 Basic properties............................ 11 3 Convolution 13 3.1 Convolution of functions....................... 13 3.2 Convolution of equivalence classes................. 15 3.3 Local Mollification.......................... 16 3.3.1 Locally integrable functions................. 16 3.3.2 Continuous functions..................... 17 3.4 Applications.............................. 18 4 Sobolev spaces 19 4.1 Weak derivatives of locally integrable functions.......... 19 1 4.1.1 The mother of all Sobolev spaces Lloc ........... 19 4.1.2 Examples........................... 20 4.1.3 ACL characterization.................... 21 4.1.4 Weak and partial derivatives................ 22 4.1.5 Approximation characterization............... 23 4.1.6 Bounded weakly differentiable means Lipschitz...... 24 4.1.7 Leibniz or product rule................... 24 4.1.8 Chain rule and change of coordinates............ 25 4.1.9 Equivalence classes of locally integrable functions..... 27 4.2 Definition and basic properties................... 27 4.2.1 The Sobolev spaces W k;p .................. 27 4.2.2 Difference quotient characterization of W 1;p ........ 29 k;p 4.2.3 The compact support Sobolev spaces W0 ........ 30 k;p 4.2.4 The local Sobolev spaces Wloc ............... 30 4.2.5 How the spaces relate.................... 31 4.2.6 Basic properties { products and coordinate change.... 31 i ii CONTENTS 5 Approximation and extension 33 5.1 Approximation............................ 33 5.1.1 Local approximation { any domain............. 33 5.1.2 Global approximation on bounded domains.......
    [Show full text]
  • Functional Analysis 1 Winter Semester 2013-14
    Functional analysis 1 Winter semester 2013-14 1. Topological vector spaces Basic notions. Notation. (a) The symbol F stands for the set of all reals or for the set of all complex numbers. (b) Let (X; τ) be a topological space and x 2 X. An open set G containing x is called neigh- borhood of x. We denote τ(x) = fG 2 τ; x 2 Gg. Definition. Suppose that τ is a topology on a vector space X over F such that • (X; τ) is T1, i.e., fxg is a closed set for every x 2 X, and • the vector space operations are continuous with respect to τ, i.e., +: X × X ! X and ·: F × X ! X are continuous. Under these conditions, τ is said to be a vector topology on X and (X; +; ·; τ) is a topological vector space (TVS). Remark. Let X be a TVS. (a) For every a 2 X the mapping x 7! x + a is a homeomorphism of X onto X. (b) For every λ 2 F n f0g the mapping x 7! λx is a homeomorphism of X onto X. Definition. Let X be a vector space over F. We say that A ⊂ X is • balanced if for every α 2 F, jαj ≤ 1, we have αA ⊂ A, • absorbing if for every x 2 X there exists t 2 R; t > 0; such that x 2 tA, • symmetric if A = −A. Definition. Let X be a TVS and A ⊂ X. We say that A is bounded if for every V 2 τ(0) there exists s > 0 such that for every t > s we have A ⊂ tV .
    [Show full text]
  • Proving the Regularity of the Reduced Boundary of Perimeter Minimizing Sets with the De Giorgi Lemma
    PROVING THE REGULARITY OF THE REDUCED BOUNDARY OF PERIMETER MINIMIZING SETS WITH THE DE GIORGI LEMMA Presented by Antonio Farah In partial fulfillment of the requirements for graduation with the Dean's Scholars Honors Degree in Mathematics Honors, Department of Mathematics Dr. Stefania Patrizi, Supervising Professor Dr. David Rusin, Honors Advisor, Department of Mathematics THE UNIVERSITY OF TEXAS AT AUSTIN May 2020 Acknowledgements I deeply appreciate the continued guidance and support of Dr. Stefania Patrizi, who supervised the research and preparation of this Honors Thesis. Dr. Patrizi kindly dedicated numerous sessions to this project, motivating and expanding my learning. I also greatly appreciate the support of Dr. Irene Gamba and of Dr. Francesco Maggi on the project, who generously helped with their reading and support. Further, I am grateful to Dr. David Rusin, who also provided valuable help on this project in his role of Honors Advisor in the Department of Mathematics. Moreover, I would like to express my gratitude to the Department of Mathematics' Faculty and Administration, to the College of Natural Sciences' Administration, and to the Dean's Scholars Honors Program of The University of Texas at Austin for my educational experience. 1 Abstract The Plateau problem consists of finding the set that minimizes its perimeter among all sets of a certain volume. Such set is known as a minimal set, or perimeter minimizing set. The problem was considered intractable until the 1960's, when the development of geometric measure theory by researchers such as Fleming, Federer, and De Giorgi provided the necessary tools to find minimal sets.
    [Show full text]
  • HYPERCYCLIC SUBSPACES in FRÉCHET SPACES 1. Introduction
    PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 134, Number 7, Pages 1955–1961 S 0002-9939(05)08242-0 Article electronically published on December 16, 2005 HYPERCYCLIC SUBSPACES IN FRECHET´ SPACES L. BERNAL-GONZALEZ´ (Communicated by N. Tomczak-Jaegermann) Dedicated to the memory of Professor Miguel de Guzm´an, who died in April 2004 Abstract. In this note, we show that every infinite-dimensional separable Fr´echet space admitting a continuous norm supports an operator for which there is an infinite-dimensional closed subspace consisting, except for zero, of hypercyclic vectors. The family of such operators is even dense in the space of bounded operators when endowed with the strong operator topology. This completes the earlier work of several authors. 1. Introduction and notation Throughout this paper, the following standard notation will be used: N is the set of positive integers, R is the real line, and C is the complex plane. The symbols (mk), (nk) will stand for strictly increasing sequences in N.IfX, Y are (Hausdorff) topological vector spaces (TVSs) over the same field K = R or C,thenL(X, Y ) will denote the space of continuous linear mappings from X into Y , while L(X)isthe class of operators on X,thatis,L(X)=L(X, X). The strong operator topology (SOT) in L(X) is the one where the convergence is defined as pointwise convergence at every x ∈ X. A sequence (Tn) ⊂ L(X, Y )issaidtobeuniversal or hypercyclic provided there exists some vector x0 ∈ X—called hypercyclic for the sequence (Tn)—such that its orbit {Tnx0 : n ∈ N} under (Tn)isdenseinY .
    [Show full text]
  • L P and Sobolev Spaces
    NOTES ON Lp AND SOBOLEV SPACES STEVE SHKOLLER 1. Lp spaces 1.1. Definitions and basic properties. Definition 1.1. Let 0 < p < 1 and let (X; M; µ) denote a measure space. If f : X ! R is a measurable function, then we define 1 Z p p kfkLp(X) := jfj dx and kfkL1(X) := ess supx2X jf(x)j : X Note that kfkLp(X) may take the value 1. Definition 1.2. The space Lp(X) is the set p L (X) = ff : X ! R j kfkLp(X) < 1g : The space Lp(X) satisfies the following vector space properties: (1) For each α 2 R, if f 2 Lp(X) then αf 2 Lp(X); (2) If f; g 2 Lp(X), then jf + gjp ≤ 2p−1(jfjp + jgjp) ; so that f + g 2 Lp(X). (3) The triangle inequality is valid if p ≥ 1. The most interesting cases are p = 1; 2; 1, while all of the Lp arise often in nonlinear estimates. Definition 1.3. The space lp, called \little Lp", will be useful when we introduce Sobolev spaces on the torus and the Fourier series. For 1 ≤ p < 1, we set ( 1 ) p 1 X p l = fxngn=1 j jxnj < 1 : n=1 1.2. Basic inequalities. Lemma 1.4. For λ 2 (0; 1), xλ ≤ (1 − λ) + λx. Proof. Set f(x) = (1 − λ) + λx − xλ; hence, f 0(x) = λ − λxλ−1 = 0 if and only if λ(1 − xλ−1) = 0 so that x = 1 is the critical point of f. In particular, the minimum occurs at x = 1 with value f(1) = 0 ≤ (1 − λ) + λx − xλ : Lemma 1.5.
    [Show full text]
  • Fact Sheet Functional Analysis
    Fact Sheet Functional Analysis Literature: Hackbusch, W.: Theorie und Numerik elliptischer Differentialgleichungen. Teubner, 1986. Knabner, P., Angermann, L.: Numerik partieller Differentialgleichungen. Springer, 2000. Triebel, H.: H¨ohere Analysis. Harri Deutsch, 1980. Dobrowolski, M.: Angewandte Funktionalanalysis, Springer, 2010. 1. Banach- and Hilbert spaces Let V be a real vector space. Normed space: A norm is a mapping k · k : V ! [0; 1), such that: kuk = 0 , u = 0; (definiteness) kαuk = jαj · kuk; α 2 R; u 2 V; (positive scalability) ku + vk ≤ kuk + kvk; u; v 2 V: (triangle inequality) The pairing (V; k · k) is called a normed space. Seminorm: In contrast to a norm there may be elements u 6= 0 such that kuk = 0. It still holds kuk = 0 if u = 0. Comparison of two norms: Two norms k · k1, k · k2 are called equivalent if there is a constant C such that: −1 C kuk1 ≤ kuk2 ≤ Ckuk1; u 2 V: If only one of these inequalities can be fulfilled, e.g. kuk2 ≤ Ckuk1; u 2 V; the norm k · k1 is called stronger than the norm k · k2. k · k2 is called weaker than k · k1. Topology: In every normed space a canonical topology can be defined. A subset U ⊂ V is called open if for every u 2 U there exists a " > 0 such that B"(u) = fv 2 V : ku − vk < "g ⊂ U: Convergence: A sequence vn converges to v w.r.t. the norm k · k if lim kvn − vk = 0: n!1 1 A sequence vn ⊂ V is called Cauchy sequence, if supfkvn − vmk : n; m ≥ kg ! 0 for k ! 1.
    [Show full text]
  • Basic Differentiable Calculus Review
    Basic Differentiable Calculus Review Jimmie Lawson Department of Mathematics Louisiana State University Spring, 2003 1 Introduction Basic facts about the multivariable differentiable calculus are needed as back- ground for differentiable geometry and its applications. The purpose of these notes is to recall some of these facts. We state the results in the general context of Banach spaces, although we are specifically concerned with the finite-dimensional setting, specifically that of Rn. Let U be an open set of Rn. A function f : U ! R is said to be a Cr map for 0 ≤ r ≤ 1 if all partial derivatives up through order r exist for all points of U and are continuous. In the extreme cases C0 means that f is continuous and C1 means that all partials of all orders exists and are continuous on m r r U. A function f : U ! R is a C map if fi := πif is C for i = 1; : : : ; m, m th where πi : R ! R is the i projection map defined by πi(x1; : : : ; xm) = xi. It is a standard result that mixed partials of degree less than or equal to r and of the same type up to interchanges of order are equal for a C r-function (sometimes called Clairaut's Theorem). We can consider a category with objects nonempty open subsets of Rn for various n and morphisms Cr-maps. This is indeed a category, since the composition of Cr maps is again a Cr map. 1 2 Normed Spaces and Bounded Linear Oper- ators At the heart of the differential calculus is the notion of a differentiable func- tion.
    [Show full text]
  • Optimal Filter and Mollifier for Piecewise Smooth Spectral Data
    MATHEMATICS OF COMPUTATION Volume 75, Number 254, Pages 767–790 S 0025-5718(06)01822-9 Article electronically published on January 23, 2006 OPTIMAL FILTER AND MOLLIFIER FOR PIECEWISE SMOOTH SPECTRAL DATA JARED TANNER This paper is dedicated to Eitan Tadmor for his direction Abstract. We discuss the reconstruction of piecewise smooth data from its (pseudo-) spectral information. Spectral projections enjoy superior resolution provided the function is globally smooth, while the presence of jump disconti- nuities is responsible for spurious O(1) Gibbs’ oscillations in the neighborhood of edges and an overall deterioration of the convergence rate to the unaccept- able first order. Classical filters and mollifiers are constructed to have compact support in the Fourier (frequency) and physical (time) spaces respectively, and are dilated by the projection order or the width of the smooth region to main- tain this compact support in the appropriate region. Here we construct a noncompactly supported filter and mollifier with optimal joint time-frequency localization for a given number of vanishing moments, resulting in a new fun- damental dilation relationship that adaptively links the time and frequency domains. Not giving preference to either space allows for a more balanced error decomposition, which when minimized yields an optimal filter and mol- lifier that retain the robustness of classical filters, yet obtain true exponential accuracy. 1. Introduction The Fourier projection of a 2π periodic function π ˆ ikx ˆ 1 −ikx (1.1) SN f(x):= fke , fk := f(x)e dx, 2π − |k|≤N π enjoys the well-known spectral convergence rate, that is, the convergence rate is as rapid as the global smoothness of f(·) permits.
    [Show full text]
  • Friedrich Symmetric Systems
    viii CHAPTER 8 Friedrich symmetric systems In this chapter, we describe a theory due to Friedrich [13] for positive symmet- ric systems, which gives the existence and uniqueness of weak solutions of boundary value problems under appropriate positivity conditions on the PDE and the bound- ary conditions. No assumptions about the type of the PDE are required, and the theory applies equally well to hyperbolic, elliptic, and mixed-type systems. 8.1. A BVP for symmetric systems Let Ω be a domain in Rn with boundary ∂Ω. Consider a BVP for an m × m system of PDEs for u :Ω → Rm of the form i A ∂iu + Cu = f in Ω, (8.1) B−u =0 on ∂Ω, where Ai, C, B− are m × m coefficient matrices, f : Ω → Rm, and we use the summation convention. We assume throughout that Ai is symmetric. We define a boundary matrix on ∂Ω by i (8.2) B = νiA where ν is the outward unit normal to ∂Ω. We assume that the boundary is non- characteristic and that (8.1) satisfies the following smoothness conditions. Definition 8.1. The BVP (8.1) is smooth if: (1) The domain Ω is bounded and has C2-boundary. (2) The symmetric matrices Ai : Ω → Rm×m are continuously differentiable on the closure Ω, and C : Ω → Rm×m is continuous on Ω. × (3) The boundary matrix B− : ∂Ω → Rm m is continuous on ∂Ω. These assumptions can be relaxed, but our goal is to describe the theory in its basic form with a minimum of technicalities.
    [Show full text]
  • Geodesic Completeness for Sobolev Hs-Metrics on the Diffeomorphisms Group of the Circle Joachim Escher, Boris Kolev
    Geodesic Completeness for Sobolev Hs-metrics on the Diffeomorphisms Group of the Circle Joachim Escher, Boris Kolev To cite this version: Joachim Escher, Boris Kolev. Geodesic Completeness for Sobolev Hs-metrics on the Diffeomorphisms Group of the Circle. 2013. hal-00851606v1 HAL Id: hal-00851606 https://hal.archives-ouvertes.fr/hal-00851606v1 Preprint submitted on 15 Aug 2013 (v1), last revised 24 May 2014 (v2) HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. GEODESIC COMPLETENESS FOR SOBOLEV Hs-METRICS ON THE DIFFEOMORPHISMS GROUP OF THE CIRCLE JOACHIM ESCHER AND BORIS KOLEV Abstract. We prove that the weak Riemannian metric induced by the fractional Sobolev norm H s on the diffeomorphisms group of the circle is geodesically complete, provided s > 3/2. 1. Introduction The interest in right-invariant metrics on the diffeomorphism group of the circle started when it was discovered by Kouranbaeva [17] that the Camassa– Holm equation [3] could be recast as the Euler equation of the right-invariant metric on Diff∞(S1) induced by the H1 Sobolev inner product on the corre- sponding Lie algebra C∞(S1). The well-posedness of the geodesics flow for the right-invariant metric induced by the Hk inner product was obtained by Constantin and Kolev [5], for k ∈ N, k ≥ 1, following the pioneering work of Ebin and Marsden [8].
    [Show full text]
  • Normed Linear Spaces of Continuous Functions
    NORMED LINEAR SPACES OF CONTINUOUS FUNCTIONS S. B. MYERS 1. Introduction. In addition to its well known role in analysis, based on measure theory and integration, the study of the Banach space B(X) of real bounded continuous functions on a topological space X seems to be motivated by two major objectives. The first of these is the general question as to relations between the topological properties of X and the properties (algebraic, topological, metric) of B(X) and its linear subspaces. The impetus to the study of this question has been given by various results which show that, under certain natural restrictions on X, the topological structure of X is completely determined by the structure of B{X) [3; 16; 7],1 and even by the structure of a certain type of subspace of B(X) [14]. Beyond these foundational theorems, the results are as yet meager and exploratory. It would be exciting (but surprising) if some natural metric property of B(X) were to lead to the unearthing of a new topological concept or theorem about X. The second goal is to obtain information about the structure and classification of real Banach spaces. The hope in this direction is based on the fact that every Banach space is (equivalent to) a linear subspace of B(X) [l] for some compact (that is, bicompact Haus- dorff) X. Properties have been found which characterize the spaces B(X) among all Banach spaces [ô; 2; 14], and more generally, prop­ erties which characterize those Banach spaces which determine the topological structure of some compact or completely regular X [14; 15].
    [Show full text]