Functional Analysis TMA401/MMA400 at Chalmers University of Technology and University of Gothenburg

Total Page:16

File Type:pdf, Size:1020Kb

Functional Analysis TMA401/MMA400 at Chalmers University of Technology and University of Gothenburg Functional Analysis TMA401/MMA400 at Chalmers University of Technology and University of Gothenburg A Companion to the textbook Peter Kumlin 2019 ii iii Preface During the last years I have given a course in Functional Analysis for the master programs at Chalmers University of Technology and University of Gothenburg based on the textbook Hilbert Spaces with Applications, 3rd ed. by L.Debnath and P.Mikusinski. Pre- viously the book Applied Functional Analysis by D.H.Griffel was used and there is a vast literature on the subject. One nice recent book is Functional Analysis - Entering Hilbert Space by Vagn Lundsgaard Hansen. It should be noted that a (the) graduate course in functional analysis given at the department is based on Real Analysis: Modern Techniques and their Applications by G.B.Folland. The overlap between the two courses is substantial. These notes serve as a complement to the textbook [2]. The first chapter is an introduction to the course. Here we start out with a differential equation, reformulate it as an integral equation and prove the existence/uniqueness of solutions from scratch. The purpose is to motivate the different notions that will be discussed during the course. The second chapter treats fixed point theory more ambitiously than that in [2]. Although the results hold for complete metric spaces we formulate the theorems for Banach spaces. Chapter three gives a short survey on Lebesgue integration, based on measure theory in the spirit of Follands book. The fourth chapter is devoted to spectral theory and finally chapter five treats boundary value problems in one dimension. A description, a course diary, for the course given the first study period during fall 2018 makes up chapter six and the final chapter is a collection of exercises. A reference list is found at the end of the document. Exercises and Theorems in this text refer to exercises and theorems in this document. These notes coincides with the material [K] on the course homepage. Gothenburg May 2019 Peter Kumlin iv Contents 1 Introduction 1 2 Fixed point theory 11 2.1 Introduction . 11 2.2 Banach’s fixed point theorem . 13 2.3 Brouwer and Schauder fixed point theorems . 20 2.4 Continuity and applications . 24 2.5 Some more fixed point theorems . 29 3 Lp-spaces 33 3.1 Introduction . 33 3.2 Lebesgue measure on Rn ............................ 36 3.3 Lebesgue measurable functions . 38 3.4 Integrals and convergence theorems . 40 3.5 Lp–spaces, Hölder’s and Young’s inequalities . 44 4 Spectral theory 47 4.1 Introduction . 47 5 Ordinary differential equations 61 5.1 Introduction . 61 5.2 Existence of Green’s functions . 61 v vi CONTENTS 5.3 Spectral theory for ordinary differential equations . 68 6 What happened the year 2018/2019? A course diary 73 7 Exercises 89 7.1 Vector spaces . 89 7.2 Normed spaces . 93 7.3 Banach spaces . 98 7.4 Fixed point techniques . 112 7.5 Hilbert spaces . 124 7.6 Linear operators on Hilbert spaces . 131 7.7 Ordinary differential equations . 150 7.8 Calculus of variation . 158 Chapter 1 Introduction Functional analysis is one of the major fields of mathematics from the twentieth century. Early pioneers were Fredholm (a swede) and Volterra (an italian). Important mathemati- cian in the development were Hilbert (a german) and Riesz (a hungarian). And most importantly Stefan Banach (a pole) whose book Théorie des opérations linéares from 1932 is a cornerstone. Many more names could and should be mentioned but the ones given above will appear in the course. As a motivating example we discuss a problem from differential equations. Looking at the problem in retrospect we can easily identify many of the different notions that appear in course and also get a sense for the corresponding definitions as being "natural". So now let us roll up our sleeves and start with the calculations. Consider the differential equation f 00(x) + f(x) = g(x) (1.1) in the interval 0 ≤ x ≤ 1 with the solution satisfying the boundary conditions f(0) = 1; f 0(0) = 0: The problem itself is of no special interest and will only serve as a testing ground for our ideas. Here we first think of g(x) as a given continuous function on the interval x 2 [0; 1]. If g = 0 we know from our first calculus class that f(x) = A cos x + B sin x is a solution to the differential equation, where A; B are arbitrary constants. To treat the case with an arbitrary function g(x) we apply the method of variations of constants. If you are not familiar with the method it does not matter since this is the only time when we will use it. Set f(x) = A(x) cos x + B(x) sin x (1.2) 1 2 CHAPTER 1. INTRODUCTION and differentiate. We get f 0(x) = A0(x) cos x + B0(x) sin x − A(x) sin x + B(x) cos x: Assume (and this is part of the method) that A0(x) cos x + B0(x) sin x = 0; x 2 [0; 1]: Differentiate once more. This gives f 00(x) = −A(x) cos x − B(x) sin x − A0(x) sin x + B0(x) cos x: Hence (1:2) satisfies (1:1) if −A0(x) sin x + B0(x) cos x = g(x); x 2 [0; 1]: We now solve 8 0 0 < A (x) cos x + B (x) sin x = 0 : −A0(x) sin x + B0(x) cos x = g(x) This together with the boundary conditions give us 8 0 > A (x) = −g(x) sin x > > > 0 <> B (x) = g(x) cos x > > A(0) = 1 (= f(0)) > > :> B(0) = 0 (= f 0(0)) We conclude that 8 A(x) = A(0) + R x A0(t) dt = 1 + R x(−g(t) sin t) dt < 0 0 : R x 0 R x B(x) = B(0) + 0 B (t) dt = 0 g(t) cos t dt which finally implies that Z x f(x) = cos x + sin(x − t)g(t) dt: (1.3) 0 You can easily check that this function f(x) satisfies the differential equation and the imposed boundary conditions. (1:3) is a reformulation of the differential equation with the boundary conditions. To push things further consider the case with g(x) = k(x)f(x); x 2 [0; 1]. Here k is assumed to be a known continuous function on [0; 1]. The solution formula above implies Z x f(x) = cos x + sin(x − t)k(t)f(t) dt: (1.4) 0 3 (1:4) is a reformulation of the differential equation with the boundary conditions, i.e. the boundary value problem, as an integral equation. Note that now the function f appears on both sides. Here comes a main idea. Pick any f0(x) 2 C([0; 1]). C([0; 1]) denotes the set of all continuous functions on [0; 1]. Set 8 R x f1(x) = cos x + sin(x − t)k(t)f0(t) dt > 0 > < R x f2(x) = cos x + 0 sin(x − t)k(t)f1(t) dt > > :> ::: i.e. Z x fn(x) = cos x + sin(x − t)k(t)fn−1(t) dt n = 1; 2; 3;::: 0 Observe that all fn: s are continuous functions on I. To simplify notations set u(x) = cos x and Z x Kv(x) = sin(x − t)k(t)v(t) dt; v 2 C([0; 1]); x 2 [0; 1]: 0 Then equation (1:4) takes the form f = u + Kf: 1 Consider the sequence (fn)n=0 where fn = u + Kfn−1; n = 1; 2; 3;::: Hope: fn "tends to" a continuous function f and Kfn "tends to" Kf as n ! 1. Here we have to make "tends to", which we denote by !, precise. The wishful thinking is illustrated by the diagram fn = u + Kfn−1 ## (1.5) f = u + Kf The limit function f will be a solution to our problem. To proceed we recall some basic facts from first year calculus courses. 1 Definition 1.0.1. We say that a sequence (vn)n=1 of continuous functions on I = [0; 1] converges uniformly on I if max jvn(x) − vm(x)j ! 0; as n; m ! 1 (1.6) x2I i.e. if for all > 0 there exists N such that max jvn(x) − vm(x)j < , for all n; m ≥ N: x2I 4 CHAPTER 1. INTRODUCTION 1 Lemma 1.0.1. Suppose that (vn)n=1 converges uniformly on I. Then there exists a con- tinuous function v on I such that max jvn(x) − v(x)j ! 0; as n; m ! 1: (1.7) x2I Moreover we set khk = maxx2I jh(x)j for every h 2 C(I). Then (1:6) and (1:7) can be written as kvn − vmk ! 0; as n; m ! 1 and kv − vnk ! 0; as n ! 1 Back to our problem above: The question is now whether kfn − fmk ! 0; as n; m ! 1 or not? Does this depend on the choice of f0? To settle that question note that with notations from above K(v + w) = Kv + Kw for all v; w 2 C(I); where v + w is the (continuous!) function that is defined by (v + w)(x) = v(x) + w(x) for x 2 I (and also K(v + w) continuous). Moreover we set Knv = K(Kn−1v); for all v 2 C(I) and n = 2; 3; 4;::: Then we get f1 = u + Kf0 2 f2 = u + Kf1 = u + K(u + Kf0) = u + Ku + K f0 ::: 2 n−1 n fn = u + Ku + K u + ::: + K u + K f0 Assume n > m.
Recommended publications
  • The Mathematical Sciences at Clemson
    BIOMATHEMATICS IS The Geometry of Biological Time m Arthur Winfree, Purdue University The Geometry of Biological Time explains periodic processes in living systems >< and their nonliving analogues in the abstract terms of systems theory. Emphasis is on phase singularities, waves, and mutual synchronization in -n tissues composed of many clocklike units. Also provided are detailed de- )5-._U scriptions of the most commonly used experimental systems, such as electrical oscillations and waves, circadian clocks, the cell division cycle, and the crystal-like regularities observed in the regeneration of severed limbs. z No theoretical background is assumed: required notions are introduced through an extensive collection of illustrations and easily understood o examples. 1979/approx. 576 pp./290 lllus./Cioth $32.00 _ (Biomathematics. Volume 8) ISBN 0-387-09373-7 z Mathematical Population Genetics G) Warren J. Ewens, University of Pennsylvania, Philadelphia Presents the mathematical theory of population genetics with emphasis on those aspects relevant to evolutionary studies. The opening chapter pro- vides an excellent general historical and biological background. Subsequent chapters treat deterministic and stochastic models, discrete and continuous time processes, theory concerning classical and molecular aspects, and one, two, and many loci in a concise and comprehensive manner, with ample references to additional literature. An essential working guide for population geneticists interested in the mathematical foundations of their field and mathematicians involved in genetic evolutionary processes. 1979/ approx. 330 pp./ 4111us/17 Tables/ Cloth $32.00 (Biomathematics. Volume 9) ISBN 0-387-09577-2 Diffusion and Ecological Problems: M~thematical Models Akira Okubo, State University of New York, Stony Brook The first comprehensive book on mathematical models of diffusion in an ecological context.
    [Show full text]
  • Global Existence for Quasilinear Diffusion Equations in Nondivergence Form
    GLOBAL EXISTENCE FOR QUASILINEAR DIFFUSION EQUATIONS IN NONDIVERGENCE FORM WOLFGANG ARENDT AND RALPH CHILL A. We consider the quasilinear parabolic equation u β(t, x, u, u)∆u = f (t, x, u, u) t − ∇ ∇ in a cylindrical domain, together with initial-boundary conditions, where the quasilinearity operates on the diffusion coefficient of the Laplacian. Un- der suitable conditions we prove global existence of a solution in the energy space. Our proof depends on maximal regularity of a nonautonomous lin- ear parabolic equation which we use to provide us with compactness in order to apply Schaefer’s fixed point theorem. 1. I We prove global existence of a solution of the quasilinear diffusion prob- lem u β(t, x, u, u)∆u = f (t, x, u, u) in (0, ) Ω, t − ∇ ∇ ∞ × (1) u = 0 in (0, ) ∂Ω, ∞ × u(0, ) = u0( ) in Ω, · · where Ω Rd is an open set, u H1(Ω) and ⊂ 0 ∈ 0 1 β : (0, ) Ω R1+d [ε, ](ε (0, 1) is fixed) and ∞ × × → ε ∈ f : (0, ) Ω R1+d R ∞ × × → are measurable functions which are continuous with respect to the last vari- able, for every (t, x) (0, ) Ω. The function f satisfies in addition a linear growth condition with∈ respect∞ × to the last variable. We prove in fact existence of a solution in the space H1 ([0, ); L2(Ω)) L2 ([0, ); D(∆ )) C([0, ); H1(Ω)), loc ∞ ∩ loc ∞ D ∩ ∞ 0 2 where D(∆D) is the domain of the Dirichlet-Laplacian in L (Ω). Date: October 21, 2008. 2000 Mathematics Subject Classification. 35P05, 35J70, 35K65.
    [Show full text]
  • Functional Analysis TMA401/MMA400
    Functional analysis TMA401/MMA400 Peter Kumlin 2018-09-21 1 Course diary — What has happened? Week 1 Discussion of introductory example, see section 1. Definition of real/complex vector space, remark on existence of unique zero vector and inverse vectors, example of real vector spaces (sequence spaces and function spaces). Hölder and Minkowski inequal- ities. Introducing (the to all students very well-known concepts) linear combination, linear independence, span of a set, (vector space-) basis (= Hamel basis) with examples. All vector spaces have basis (using Axiom of choice/Zorn’s lemma; it was not proven but stated). Introducing norms on vector spaces with examples, equivalent norms, con- vergence of sequences in normed spaces, showed that C([0; 1]) can be equipped with norms that are not equivalent. Stated and proved that all norms on finite-dimensional vector spaces are equivalent. A proof of this is supplied below. Also mentioned that all infinte-dimensional vector spaces can be equipped with norms that are not equivalent (easy to prove once we have a Hamel basis). Theorem 0.1. Suppose E is a vector space with dim(E) < 1. Then all norms on E are equivalent. Proof: We observe that the relation that two norms are equivalent is transitive, so it is enough to show that an arbitrary norm k · k on E is equivalent to a fixed norm k · k∗ on E. Let x1; x2; : : : ; xn, where n = dim(E), be a basis for E. This means that for every x 2 E there are uniquely defined scalars αk(x), k = 1; 2; : : : ; n, such that x = α1(x)x1 + α2(x)x2 + ::: + αn(x)xn: Set kxk∗ = jα1(x)j + jα2(x)j + ::: jαn(x)j for x 2 E.
    [Show full text]
  • 1. Harmonic Functions 2. Perron's Method 3. Potential Theor
    Elliptic and Parabolic Equations by J. Hulshof Elliptic equations: 1. Harmonic functions 2. Perron’s method 3. Potential theory 4. Existence results; the method of sub- and supersolutions 5. Classical maximum principles for elliptic equations 6. More regularity, Schauder’s theory for general elliptic operators 7. The weak solution approach in one space dimension 8. Eigenfunctions for the Sturm-Liouville problem 9. Generalization to more dimensions Parabolic equations: 10. Maximum principles for parabolic equations 11. Potential theory and existence results 12. Asymptotic behaviour of solutions to the semilinear heat equation Functional Analysis: A. Banach spaces B. Hilbert spaces C. Continous semigroups and Liapounov functionals 1 1. Harmonic functions Throughout this section, Ω ⊂ Rn is a bounded domain. 1.1 Definition A function u ∈ C2(Ω) is called subharmonic if ∆u ≥ 0 in Ω, harmonic if ∆u ≡ 0 in Ω, and superharmonic if ∆u ≤ 0 in Ω. 1.2 Notation The measure of the unit ball in Rn is Z n/2 n 2 2 2π ωn = |B1| = |{x ∈ R : x1 + ... + xn ≤ 1}| = dx = . B1 nΓ(n/2) The (n − 1)-dimensional measure of the boundary ∂B1 of B1 is equal to nωn. 1.3 Mean Value Theorem Let u ∈ C2(Ω) be subharmonic, and n BR(y) = {x ∈ R : |x − y| ≤ R} ⊂ Ω. Then 1 Z u(y) ≤ n−1 u(x)dS(x), nωnR ∂BR(y) where dS is the (n − 1)-dimensional surface element on ∂BR(y). Also 1 Z u(y) ≤ n u(x)dx. ωnR BR(y) Equalities hold if u is harmonic. Proof We may assume y = 0.
    [Show full text]
  • Pseudoparabolic Partial Differential Equations
    SIAM J. MATH. ANAL. Vol. 1, No. 1, February 1970 PSEUDOPARABOLIC PARTIAL DIFFERENTIAL EQUATIONS* R. E. SHOWALTERt AND T. W. TING: 1. Introduction. Various physical phenomena have led to a study of a mixed boundary value problem for the partial differential equation (1.1) -diu- rlau kau, where A denotes the Laplacian differential operator. The initial and boundary conditions for this equation are the same as those posed for solutions of the parabolic equation (1.2) --u kAu which is obtained from (1.1) by setting r/= 0. The class of equations which are considered here will be called pseudoparabolic, not only because the problems which are well-posed for the parabolic equation are also well-posed for these equations, but because the generalized solution to the parabolic equation (1.2) satisfying mixed initial and boundary conditions can be obtained as the limit of a sequence of solutions to the corresponding problem for equation (1.1) corres- ponding to any null sequence for the coefficient q. That is, a solution of the parabolic equation can be approximated by a solution of (1.1). More statements on the comparison of these problems will appear in the following. A study ofnonsteady flow of second order fluids [36] leads to a mixed boundary value problem for the one-dimensional case of (1.1) for the velocity of the fluid. In [36 the role of the material constant r/was examined, for this constant dis- tinguishes this theory of second order fluids from earlier ones. This principal result of interest here is that the mixed boundary value problem is mathematically well-posed.
    [Show full text]
  • Arxiv:1706.03727V4 [Math.AP] 23 Jan 2018 Β Condition 1.1
    ELLIPTIC EQUATIONS WITH TRANSMISSION AND WENTZELL BOUNDARY CONDITIONS AND AN APPLICATION TO STEADY WATER WAVES IN THE PRESENCE OF WIND HUNG LE Abstract. In this paper, we present results about the existence and uniqueness of so- lutions of elliptic equations with transmission and Wentzell boundary conditions. We provide Schauder estimates and existence results in H¨older spaces. As an application, we develop an existence theory for small-amplitude two-dimensional traveling waves in an air-water system with surface tension. The water region is assumed to be irrotational and of finite depth, and we permit a general distribution of vorticity in the atmosphere. 1. Introduction 1.1. Elliptic theory. Let Ω Rn be a connected bounded C2,β domain for n > 1 and β (0, 1). Suppose that there⊂ exists a C2,β hypersurface Γ that divides Ω into two connected∈ regions such that Ω=Ω Γ Ω , Ω Ω = , ∂Ω ∂Ω =Γ, 1 ∪ ∪ 2 1 ∩ 2 ∅ 1 ∩ 2 and denote by S := ∂Ω. Let ν = (ν1,...,νn) be the normal vector field on the interface Γ pointing outward from Ω1. We define the co-normal derivative operator on Γ n ij ∂N := a νi∂xj , i,jX=1 and the tangential differential operator along Γ n := wst∂ , 1 s n, Ds xt ≤ ≤ t=1 X where w := In ν ν, and In is the n n identity matrix. Our main object− ⊗ of study is the following× transmission problem with a Wentzell boundary arXiv:1706.03727v4 [math.AP] 23 Jan 2018 condition Lu = f in Ω, u = 0 on S, (1.1) u = 0 onΓ, Bu = g on Γ, J K 2010 Mathematics Subject Classification.
    [Show full text]
  • Elementary Theory and Methods for Elliptic Partial Differential Equations
    Elementary Theory and Methods for Elliptic Partial Differential Equations John Villavert Contents 1 Introduction and Basic Theory 4 1.1 Harmonic Functions . 5 1.1.1 Mean Value Properties . 5 1.1.2 Sub-harmonic and Super-harmonic Functions . 8 1.1.3 Further Properties of Harmonic Functions . 11 1.1.4 Energy and Comparison Methods for Harmonic Functions . 14 1.2 Classical Maximum Principles . 17 1.2.1 The Weak Maximum Principle . 17 1.2.2 The Strong Maximum Principle . 18 1.3 Newtonian and Riesz Potentials . 21 1.3.1 The Newtonian Potential and Green's Formula . 21 1.3.2 Riesz Potentials and the Hardy-Littlewood-Sobolev Inequalitiy . 23 1.3.3 Green's Function and Representation Formulas of Solutions . 25 1.3.4 Green's Function for a Half-Space . 26 1.3.5 Green's Function for a Ball . 28 1.4 H¨olderRegularity for Poisson's Equation . 31 1.4.1 The Dirichlet Problem for Poisson's Equation . 33 1.4.2 Interior H¨olderEstimates for Second Derivatives . 36 1.4.3 Boundary H¨olderEstimates for Second Derivatives . 40 2 Existence Theory 43 2.1 The Lax-Milgram Theorem . 43 2.1.1 Existence of Weak Solutions . 44 2.2 The Fredholm Alternative . 47 2.2.1 Existence of Weak Solutions . 48 2.3 Eigenvalues and Eigenfunctions . 52 1 2.4 Topological Fixed Point Theorems . 53 2.4.1 Brouwer's Fixed Point Theorem . 54 2.4.2 Schauder's Fixed Point Theorem . 55 2.4.3 Schaefer's Fixed Point Theorem . 56 2.4.4 Application to Nonlinear Elliptic Boundary Value Problems .
    [Show full text]
  • © Copyright 2015
    Handbook of Mathematics Index © Copyright 2015. Index A-basis, 316 Adjoint functor, 302 A-module, 316 Adjoint functors, 595 Ab-category, 585 Adjoint functors (adjunction), 595 Ab-enriched (symmetric) monoidal category, 586 Adjoint map, 243 Abel lemma, 121, 453 Adjoint of a linear map, 243 Abel theorem, 129 Adjoint operator, 243, 375 Abel-Poisson, 487 Adjoint pair (of functors), 311 Abelian category, 584, 591 Adjointness, 589 Abelian group, 42, 43, 82, 84, 88, 89, 103, 474, 475, 516, 517, 521, 584, 590, Adjunction, 595 599 Adjunction isomorphism, 596 Abelian integral, 437 Adjunction of indeterminates, 120 Abelian semigroup, 43, 516 Admissible open set, 306 Abelian variety, 513 Admissible parameter, 393 Abelianization, 315 Admissible parameterization, 393 Abraham-Shaw, 748 Affine algebraic set, 513 Absolute complement, 8, 12 Affine bijection, 169 Absolute consistency, 5 Affine combination, 278 Absolute extrema, 45 Affine connection, 417, 418 Absolute frequency, 620 Affine coordinates system, 190 Absolute geometry, 149, 151, 152 Affine endomorphism, 191 Absolute gometry Affine form, 191 models 1,2,3,4, 151 Affine geometry, 155 Absolute homology groups , 291 Affine group, 168 Absolute Hurewicz theorem, 315 Affine independent, 278 Absolute maximum, 670 Affine independent set, 278 Absolute valuation, 79 Affine isometry, 187 Absolute value, 145 anti-displacement, 187 in the field of rationals, 145 displacement, 187 non-Archimedean, 145 Affine map, 168, 169 Absolute value of a rational number, 62 A ffi ne m ap in R3, 186 Absolutely convergent series, 324 Affine morphism, 564
    [Show full text]
  • Well-Posedness of a Pulsed Electric Field Model in Biological Media And
    Well-posedness of a Pulsed Electric Field Model in Biological Media and its Finite Element Approximation Habib Ammari∗ Dehan Chen† Jun Zou‡ Abstract This work aims at providing a mathematical and numerical framework for the analysis on the effects of pulsed electric fields on biological media. Biological tissues and cell suspensions are described as having a heterogeneous permittivity and a heterogeneous conductivity. Well-posedness of the model problem and the regularity of its solution are established. A fully discrete finite element scheme is proposed for the numerical approximation of the potential distribution as a function of time and space simultaneously for an arbitrary shaped pulse, and it is demonstrated to enjoy the optimal convergence order in both space and time. The presented results and numerical scheme have potential applications in the fields of medicine, food sciences, and biotechnology. Mathematics Subject Classification: 65M60, 78M30. Keywords: pulsed electric field, biological medium, well-posedness, numerical schemes, finite element, convergence. 1 Introduction The electrical properties of biological tissues and cell suspensions determine the pathways of current flow through the medium and, thus, are very important in the analysis of a wide range of biomedical applications and in food sciences and biotechnology [3, 16, 18]. A biological tissue is described as having a permittivity and a conductivity [17]. The conductivity can be regarded as a measure of the ability of its charge to be transported throughout its volume by an applied electric field while the permittivity is a measure of the ability of its dipoles to rotate or its charge to be stored by an applied external field.
    [Show full text]
  • The Role of Smoothing Effect in Some Dispersive Equations Ricardo
    The role of smoothing effect in some dispersive equations by Ricardo Grande Izquierdo Submitted to the Department of Mathematics in partial fulfillment of the requirements for the degree of Doctor of Philosophy at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY May 2020 © Massachusetts Institute of Technology 2020. All rights reserved. Author............................................................................ Department of Mathematics May 1, 2020 Certified by........................................................................ Professor Gigliola Staffilani Abby Rockefeller Mauze Professor Thesis Supervisor Accepted by....................................................................... Davesh Maulik Chairman, Department Committee on Graduate Studies The role of smoothing effect in some dispersive equations by Ricardo Grande Izquierdo Submitted to the Department of Mathematics on May 1, 2020, in partial fulfillment of the requirements for the degree of Doctor of Philosophy Abstract In this thesis, we study the role of smoothing effect in the local well-posedness theory of dispersive partial differential equations in three different contexts. First, we use it to overcome a loss of derivatives in a family of nonlocal dispersive equations. Second, we exploit a discrete version of the smoothing effect to study a discrete system of particles and how to approximate it by a continuous dispersive equation. Third, we use an anisotropic version of the smoothing effect to establish the local well-posedness theory of the two-dimensional Dysthe equation, which is used to model oceanic rogue waves. Thesis Supervisor: Professor Gigliola Staffilani Title: Abby Rockefeller Mauze Professor Acknowledgements I would like to thank my advisor, Gigliola Staffilani, for her support, advice and encour- agement over the past five years. I also want to thank her for her generosity and wisdom, for creating a fantastic atmosphere to study mathematics at MIT, and for being the only one to help me out that one time at Sulmona.
    [Show full text]
  • Bibliography
    Bibliography Adams, R. A. [AD] Sobolev Spaces. New York: Academic Press 1975. Agmon, S. [AG] Lectures on Elliptic Boundary Value Problems. Princeton, N. J.: Van Nostrand 1965. Agmon, S., A. Douglis, and L. Nirenberg [ADN I] Estimates near the boundary for solutions of elliptic partial differential equations satisfying general boundary conditions. I. Comm. Pure App!. Math. 12, 623-727 (1959). [ADN 2] Estimates near the boundary for solutions of elliptic partial differential equations satisfying general boundary conditions. II. Comm. Pure App!. Math. 17,35-92 (1964). Aleksandrov, A. D. [AL I] Dirichlet's problem for the equation Det IIZul1 = 1/1. Vestnik Leningrad Univ. 13, no. I, 5-24 (1958) [Russian]. [AL 2] Certain estimates for the Dirichlet problem. Dok\. Akad. Nauk. SSSR 134, 1001-1004 (1960) [Russian]. English Translation in Soviet Math. Dok!. I, 1151-1154 (1960). [AL 3] Uniqueness conditions and estimates for the solution of the Dirichlet problem. Vestnik Leningrad Univ. 18, no. 3, 5-29 (\963) [Russian]. English Translation in Amer. Math. Soc. Trans!. (2) 68, 89-119 (1968). [AL 4] Majorization of solutions of second-order linear equations. Vestnik Leningrad Univ. 21, no. I, 5-25 (1966) [Russian]. English Translation in Amer. Math. Soc. Trans!. (2) 68, 120-143 (1968). [AL 5] Majorants of solutions and uniqueness conditions for elliptic equations. Vestnik Leningrad Univ. 21, no. 7, 5-20 (1966) [Russian]. English Translation in Amer. Math. Soc. Trans!. (2) 68, 144-161 (1968). [AL 6] The impossibility of general estimates for solutions and of uniqueness conditions for linear equations with norms weaker than in Ln.
    [Show full text]
  • 1 a Note on Spectral Theory
    TMA 401/MAN 670 Functional Analysis 2003/2004 Peter Kumlin Mathematics Chalmers & GU 1 A Note on Spectral Theory 1.1 Introduction In this course we focus on equations of the form Af = g; (1) where A is a linear mapping, e.g. an integral operator, and g is a given element in some normed space which almost always is a Banach space. The type of questions one usually and naturally poses are: 1. Is there a solution to Af = g and, if so is it unique? 2. If the RHS g is slightly perturbed, i.e. data g~ is chosen close to g, will the solution f~ to Af~ = g~ be close to f? 3. If the operator A~ is a good approximation of the operator A will the solution f~ to A~f~ = g be a good approximation for f to Af = g? These questions will be made precise and to some extent answered below. One direct way to proceed is to try to calculate the \inverse operator" A¡1 and obtain f from the expression f = A¡1g: Earlier we have seen examples of this for the case where A is a small perturbation of the identity mapping on a Banach space X, more precisely for A = I + B with kBk < 1. Here the inverse operator A¡1 is given by the Neumann series 1 n n §n=0(¡1) B ; (B0 should be interpreted as I). We showed that if B 2 B(X; X), where X is a 1 n n Banach space, then we got C ´ §n=0(¡1) B 2 B(X; X) and ² (I + B)C = C(I + B) = IX 1 n n 1 ² k§n=0(¡1) B k · 1¡kBk Sometimes we are able to prove the existence and uniqueness for solutions to equa- tions Af = g in Banach spaces X without being able to explicitly calculate the 1 solution.
    [Show full text]