Elementary Applications of Fourier Analysis

Total Page:16

File Type:pdf, Size:1020Kb

Elementary Applications of Fourier Analysis ELEMENTARY APPLICATIONS OF FOURIER ANALYSIS COURTOIS Abstract. This paper is intended as a brief introduction to one of the very first applications of Fourier analysis: the study of heat conduction. We derive the steady state equation, which serves as our motivating PDE, and then iden- tify solutions to two fundamental scenarios: the first, a heat distribution on a circle; the second, one on a rod. In doing all of this there is much more room for depth that simply isn't explored for brevity's sake. A more comprehensive paper could explicitly define what constitutes a good kernel, the limitations of convergence of the Fourier transform, and different ways to circumvent these limitations. Theoretically, there's room to explore harmonic functions explic- itly, as well as Hilbert spaces and the L2 space. That would be the more analytic route to take; on the other hand there are many fascinating applica- tions that aren't broached either. In math, application is nearly synonymous with PDEs, and as far as partial differential equations are concerned, the most important feature that the Fourier transform has is the property of exchanging differentiation for multiplication. This property is really what makes bothering with the Fourier transforms of most functions worth it at all. Another equally important property of Fourier transforms is called scaling, which, in physics, directly leads to a concept called the Heisenberg Uncertainty Principle, which, like the whole of quantum physics, is very good at bothering people. Contents 1. Introduction 1 2. The heat equation 2 3. The Steady-state equation and the Laplacian 3 4. The Dirichlet Problem on the disc 3 5. Abel means and the Poisson kernel 5 6. The time-dependant heat equation on the real line 8 Acknowledgments 9 References 9 1. Introduction The mathematical field of Fourier Analysis was born out of the search for a general solution to the heat equation near the turn of the 19th century. Because we seek to explore several applications of Fourier Analysis, it will be necessary to redevelop the techniques and properties that combine to make this subject area illustrative and useful. As far as a starting point: there's no better place to start than the very problem that motivated this powerful technique - the heat equation. Date: July 21, 2009. 1 2 COURTOIS 2. The heat equation Consider an infinite metal plate which we model as the plane R2, and suppose we start with an initial heat distribution at time t = 0. Let the temperature at point (x; y) at time t = 0 be denoted by u(x; y; t). Consider a small square centered at (x0; y0) with sides parallel to the axis and of side length h, as shown in the picture below. The amount of heat energy in S at time t is given by ZZ H(t) = σ u(x; y; t) dx dy; S where σ is a constant called the specific heat of the material. Therefore, the heat flow into S is @H ZZ @u = σ dx dy; @t S @t @u ≈ σ h2 (x ; y ; t) @t o o (. as S has an area of h2.) Given two bodies with a common surface K, New- ton's law of cooling states that heat flows at a rate proportional to the difference in temperature between the bodies integrated over K. Note that κ is a proportionality constant named the conductivity. dH ZZ = κ ru · ^n dK; dt K For the vertical side on the right of our square S, this becomes @u −κh (x − h=2; y ; t); @x o o We can find the net rate of heat change on the square by adding up the other sides as well. ELEMENTARY APPLICATIONS OF FOURIER ANALYSIS 3 " dH @u @u =κh (x + h=2; y ; t) − (x − h=2; y ; t) dt @x o o @x o o # @u @u + (x ; y + h=2; t) − (x ; y − h=2; t) @x o o @x o o Then, by the mean value theorem and letting h tend to 0, we derive σ @u @2u @2u (2.1) = + κ @t @x2 @y2 a partial differential equation affectionately called the heat equation. 3. The Steady-state equation and the Laplacian If we wait long enough, the system will reach thermal equilibrium and the time derivative will reach zero. Our heat equation becomes @2u @2u (3.1) 0 = + @x2 @y2 This is called Laplace's equation. Laplace's equation is the specific case of the Laplacian of a function being equal to zero. The Laplacian is a differential operator, denoted by either r2 or ∆. For a function f, @2f @2f @2f @2f (3.2) ∆f = 2 + 2 + 2 + ··· + 2 @x1 @x2 @x3 @xn Laplace's equation, ∆f = 0, is a partial equation with solutions that are im- portant in many fields of science, such as electromagnetism, astronomy, and fluid dynamics. These solutions are important because they describe the behavior of electromagnetic, gravitational, and fluid potentials. In heat conduction specifically, Laplace's equation is called the steady state equation, representing a final heat distribution that is no longer changing, equation 3.1 above. Solutions of Laplace's equation are also of interest in pure mathematics. For L, an open subset of Rn, a harmonic function is a twice continuously differentiable function f : L ! R, that satisfies Laplace's equation, that is ∆f = 0. Harmonic analysis is a field of mathematics that studies various properties of these harmonic functions, as well as those of the Fourier series and the Fourier transform. 4. The Dirichlet Problem on the disc Consider the unit disc and its boundary, the unit circle: 2 (4.1) D = f(r; θ) 2 R : r < 1g; 2 (4.2) C = f(r; θ) 2 R : r = 1g The Dirichlet problem (for the Laplacian on the unit disc) concerns the search for solutions that satisfy the following conditions: i) u is a harmonic function on D, ii) u is equal to a scalar function f(θ) on C. 4 COURTOIS In the context of heat conduction, this involves fixing a predetermined temper- ature distribution on the unit circle, waiting a long time, and then examining the final distribution of temperature. final.png The boundary, f(θ), is not easily expressible in Cartesian coordinates and so it's helpful to express the Laplacian in terms of polar coordinates. This is done by an application of the chain rule for partial derivatives. The end result: @2u 1 @u 1 @2u ∆u = 0 = + + @r2 r @r r2 @θ2 Rearranging the equation and multiplying by r2, @2u @2u @u − = r2 + r @θ2 @r2 @r We now separate variables and look for a solution of the form u(r; θ) = F (r)G(θ). We find: r2F 00(r) + rF 0(r) G00(θ) = − F (r) G(θ) Because each side depends on a different variable, they must each be equal to a constant, call this λ. G00(θ) + λG(θ) = 0 r2F 00(r) + rF 0(r) − λF (r) = 0 Functions sin(θ), cos(θ), and eiθ are all valid solutions for G. Because Laplace's equation is linear, a full solution can be expressed as a superimposition of all possible solutions and, indeed, this sum for G(θ) is ELEMENTARY APPLICATIONS OF FOURIER ANALYSIS 5 G(θ) = An cos(nθ) + Bn sin(nθ); n 2 Z 1 X inθ (4.3) ane n=−∞ The only solution for F (r) defined at the origin turns out to be F (r) = rjnj. Therefore, we are left with the following solution: 1 X jnj inθ (4.4) u(r; θ) = anr e n=−∞ This is not just a Fourier series, but in fact the Abel means of our function u. 5. Abel means and the Poisson kernel Fourier series are very delicate creatures. Given functions that are too unruly, the Fourier sum may not converge in places. Sn(f)(θ) 6= f(θ) Figure 1. castastrophe! For people like you and I who are interested in expressing functions in terms of their Fourier series, this can be a very bad thing. If we add the constraint that our functions be of the class C2, our Fourier series will naturally uniformly converge everywhere. That said, the more accommodating the domain of an operation, the stronger it's generally considered. The simple Fourier sum of a function f is of the form 1 X inθ Sn(f)(θ) = ane ; n=−∞ We can extend the class of functions whose Fourier series converge by looking at our sums in terms of Abel summation. A sum is Abel summable to s if for 0 ≤ r < 1, 1 X n An(r; θ) = anr converges and lim A(r) = s r!1 n=0 By looking at our Fourier series in terms of Abel summability, we can guarantee pointwise convergence of Fourier series anywhere a function is continuous. Let's play around with our Abel sum! 1 X jnj inθ Ar(f)(θ) = r ane n=−∞ 1 X 1 Z π = rjnj f(')e−in' d' einθ 2π n=−∞ −π 1 ! 1 Z π X (5.1) = f(') rjnje−in('−θ) d' 2π −π n=−∞ 6 COURTOIS This form of Abel summation becomes particularly illustrative if we introduce a new operation. For two functions r(t) and s(t), their convolution, denoted (r ∗s)(t) is defined: Z 1 (r ∗ s)(t) = r(τ) · s(t − τ) dτ 1 Convolution is a binary operation that performs a sort of \sliding integral of two functions." The feature of convolutions that currently interests us is called approximation to the identity. Given a function f and a good kernel Kn, lim (f ∗ Kn)(x) = f(x) n!1 wherever f is continuous.
Recommended publications
  • THE S.V.D. of the POISSON KERNEL 1. Introduction This Paper
    THE S.V.D. OF THE POISSON KERNEL GILES AUCHMUTY Abstract. The solution of the Dirichlet problem for the Laplacian on bounded regions N Ω in R , N 2 is generally described via a boundary integral operator with the Poisson kernel. Under≥ mild regularity conditions on the boundary, this operator is a compact 2 2 2 linear transformation of L (∂Ω,dσ) to LH (Ω) - the Bergman space of L harmonic functions on Ω. This paper describes the singular value decomposition (SVD)− of this operator and related results. The singular functions and singular values are constructed using Steklov eigenvalues and eigenfunctions of the biharmonic operator on Ω. These allow a spectral representation of the Bergman harmonic projection and the identification 2 of an orthonormal basis of the real harmonic Bergman space LH (Ω). A reproducing 2 2 kernel for LH (Ω) and an orthonormal basis of the space L (∂Ω,dσ) also are found. This enables the description of optimal finite rank approximations of the Poisson kernel with error estimates. Explicit spectral formulae for the normal derivatives of eigenfunctions for the Dirichlet Laplacian on ∂Ω are obtained and used to identify a constant in an inequality of Hassell and Tao. 1. Introduction This paper describes representation results for harmonic functions on a bounded region Ω in RN ; N 2. In particular a spectral representation of the Poisson kernel for solutions of the Dirichlet≥ problem for Laplace’s equation with L2 boundary data is described. This leads to an explicit description of the Reproducing− Kernel (RK) for 2 the harmonic Bergman space LH (Ω) and the singular value decomposition (SVD) of the Poisson kernel for the Laplacian.
    [Show full text]
  • Genius Manual I
    Genius Manual i Genius Manual Genius Manual ii Copyright © 1997-2016 Jiríˇ (George) Lebl Copyright © 2004 Kai Willadsen Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this link or in the file COPYING-DOCS distributed with this manual. This manual is part of a collection of GNOME manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license. Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and the members of the GNOME Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters. DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: 1. DOCUMENT IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS WITH YOU.
    [Show full text]
  • Convergence of Complete Ricci-Flat Manifolds Jiewon Park
    Convergence of Complete Ricci-flat Manifolds by Jiewon Park Submitted to the Department of Mathematics in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY May 2020 © Massachusetts Institute of Technology 2020. All rights reserved. Author . Department of Mathematics April 17, 2020 Certified by. Tobias Holck Colding Cecil and Ida Green Distinguished Professor Thesis Supervisor Accepted by . Wei Zhang Chairman, Department Committee on Graduate Theses 2 Convergence of Complete Ricci-flat Manifolds by Jiewon Park Submitted to the Department of Mathematics on April 17, 2020, in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics Abstract This thesis is focused on the convergence at infinity of complete Ricci flat manifolds. In the first part of this thesis, we will give a natural way to identify between two scales, potentially arbitrarily far apart, in the case when a tangent cone at infinity has smooth cross section. The identification map is given as the gradient flow of a solution to an elliptic equation. We use an estimate of Colding-Minicozzi of a functional that measures the distance to the tangent cone. In the second part of this thesis, we prove a matrix Harnack inequality for the Laplace equation on manifolds with suitable curvature and volume growth assumptions, which is a pointwise estimate for the integrand of the aforementioned functional. This result provides an elliptic analogue of matrix Harnack inequalities for the heat equation or geometric flows. Thesis Supervisor: Tobias Holck Colding Title: Cecil and Ida Green Distinguished Professor 3 4 Acknowledgments First and foremost I would like to thank my advisor Tobias Colding for his continuous guidance and encouragement, and for suggesting problems to work on.
    [Show full text]
  • Uniformization of Riemann Surfaces
    CHAPTER 3 Uniformization of Riemann surfaces 3.1 The Dirichlet Problem on Riemann surfaces 128 3.2 Uniformization of simply connected Riemann surfaces 141 3.3 Uniformization of Riemann surfaces and Kleinian groups 148 3.4 Hyperbolic Geometry, Fuchsian Groups and Hurwitz’s Theorem 162 3.5 Moduli of Riemann surfaces 178 127 128 3. UNIFORMIZATION OF RIEMANN SURFACES One of the most important results in the area of Riemann surfaces is the Uni- formization theorem, which classifies all simply connected surfaces up to biholomor- phisms. In this chapter, after a technical section on the Dirichlet problem (solutions of equations involving the Laplacian operator), we prove that theorem. It turns out that there are very few simply connected surfaces: the Riemann sphere, the complex plane and the unit disc. We use this result in 3.2 to give a general formulation of the Uniformization theorem and obtain some consequences, like the classification of all surfaces with abelian fundamental group. We will see that most surfaces have the unit disc as their universal covering space, these surfaces are the object of our study in 3.3 and 3.5; we cover some basic properties of the Riemaniann geometry, §§ automorphisms, Kleinian groups and the problem of moduli. 3.1. The Dirichlet Problem on Riemann surfaces In this section we recall some result from Complex Analysis that some readers might not be familiar with. More precisely, we solve the Dirichlet problem; that is, to find a harmonic function on a domain with given boundary values. This will be used in the next section when we classify all simply connected Riemann surfaces.
    [Show full text]
  • Lectures on Partial Differential Equations
    Lectures on Partial Differential Equations Govind Menon1 Dec. 2005 Abstract These are my incomplete lecture notes for the graduate introduction to PDE at Brown University in Fall 2005. The lectures on Laplace’s equation and the heat equation are included here. Typing took too much work after that. I hope what is here is still useful. Andreas Kl¨ockner’s transcript of the remaining lectures is also posted on my website. Those however have not been proofread. Comments are wel- come by email. Contents 1 Laplace’s equation 3 1.1 Introduction............................ 3 1.1.1 Minimal surfaces and Laplace’s equation . 3 1.1.2 Fields and Laplace’s equation . 5 1.1.3 Motivation v. Results . 5 1.2 Notation.............................. 5 1.3 Themeanvalueinequality. 6 1.4 Maximumprinciples ....................... 8 1.5 Thefundamentalsolution . 10 1.6 Green’s function and Poisson’s integral formula . 13 1.7 The mean value property revisited . 17 1.8 Harmonic functions are analytic . 17 1.9 Compactness and convergence . 21 1.10 Perron’s method for the Dirichlet problem . 22 1.11 Energy methods and Dirichlet’s principle . 26 1.12 Potentials of measures . 28 1.13 Lebesgue’sthorn .. .. .. .. .. .. .. 30 1.14 The potential of a compact set . 33 1.15 Capacity of compact sets . 37 1 2 1.16 Variational principles for capacity . 39 2 The heat equation 43 2.1 Motivation ............................ 43 2.2 Thefundamentalsolution . 43 2.3 Uniquenessofsolutions . 47 2.4 Theweakmaximumprinciple . 48 2.5 Themeanvalueproperty . 49 2.6 Thestrongmaximumprinciple . 53 2.7 Differenceschemes . .. .. .. .. .. .. 54 2.8 Randomwalks .......................... 56 2.9 Brownianmotion ........................
    [Show full text]
  • The Operator-Valued Poisson Kernel and Its Applications
    Irish Math. Soc. Bulletin 51 (2003), 21–44 21 The Operator-valued Poisson Kernel and its Applications ISABELLE CHALENDAR 1. Introduction Let H be a complex Hilbert space and let L(H) denote the algebra of all linear and bounded mappings from H to H. For T 2 L(H), its spectrum σ(T ) is the nonempty compact subset of C consisting of all ¸ 2 C such that T ¡ ¸Id is non-invertible in L(H). Its point spectrum σp(T ) is the (possibly empty) subset of σ(T ) consisting of those ¸ 2 C such that ker (T ¡ ¸Id) 6= f0g. We write D for the open unit disc in C, and T for the unit circle. The spaces Lp = Lp(T), 1 · p · 1 are the usual Lebesgue function spaces relative to nor- malized Lebesgue measure on T. 2 2 As usual, we define theP Hardy space H = H (D) as the space of all functions f : z 7! 1 a zn for which the norm kfk = ¡ ¢ n=0 n P1 2 1=2 2 n=0 janj is finite. It is well known that H (D) may be re- garded isometrically as a closed subspace H2(T) of L2 [31, 25], by identifying the Taylor coefficients of f with the Fourier coefficients of an L2(T) function. The Hardy space H1 is the set of bounded and analytic functions on D, which is isometrically isomorphic to H1(T) := ff 2 L1(T): fˆ(n) = 0; n < 0g via the mapping that 1 takes a function into its radial limit.
    [Show full text]
  • Notes on Distributions
    Notes on Distributions Peter Woit Department of Mathematics, Columbia University [email protected] April 26, 2020 1 Introduction This is a set of notes written for the 2020 spring semester Fourier Analysis class, covering material on distributions. This is an important topic not covered in Stein-Shakarchi. These notes will supplement two textbooks you can consult for more details: A Guide to Distribution Theory and Fourier Transforms [2], by Robert Strichartz. The discussion of distributions in this book is quite compre- hensive, and at roughly the same level of rigor as this course. Much of the motivating material comes from physics. Lectures on the Fourier Transform and its Applications [1], by Brad Os- good, chapters 4 and 5. This book is wordier than Strichartz, has a wealth of pictures and motivational examples from the field of signal processing. The first three chapters provide an excellent review of the material we have covered so far, in a form more accessible than Stein-Shakarchi. One should think of distributions as mathematical objects generalizing the notion of a function (and the term \generalized function" is often used inter- changeably with \distribution"). A function will give one a distribution, but many important examples of distributions do not come from a function in this way. Some of the properties of distributions that make them highly useful are: Distributions are always infinitely differentiable, one never needs to worry about whether derivatives exist. One can look for solutions of differential equations that are distributions, and for many examples of differential equations the simplest solutions are given by distributions.
    [Show full text]
  • An Improved Riemann Mapping Theorem and Complexity In
    AN IMPROVED RIEMANN MAPPING THEOREM AND COMPLEXITY IN POTENTIAL THEORY STEVEN R. BELL Abstract. We discuss applications of an improvement on the Riemann map- ping theorem which replaces the unit disc by another “double quadrature do- main,” i.e., a domain that is a quadrature domain with respect to both area and boundary arc length measure. Unlike the classic Riemann Mapping Theo- rem, the improved theorem allows the original domain to be finitely connected, and if the original domain has nice boundary, the biholomorphic map can be taken to be close to the identity, and consequently, the double quadrature do- main close to the original domain. We explore some of the parallels between this new theorem and the classic theorem, and some of the similarities between the unit disc and the double quadrature domains that arise here. The new results shed light on the complexity of many of the objects of potential theory in multiply connected domains. 1. Introduction The unit disc is the most famous example of a “double quadrature domain.” The average of an analytic function on the disc with respect to both area measure and with respect to boundary arc length measure yield the value of the function at the origin when these averages make sense. The Riemann Mapping Theorem states that when Ω is a simply connected domain in the plane that is not equal to the whole complex plane, a biholomorphic map of Ω to this famous double quadrature domain exists. We proved a variant of the Riemann Mapping Theorem in [16] that allows the domain Ω = C to be simply or finitely connected.
    [Show full text]
  • Applications of the Cauchy Theory
    Chapter 4 Applications Of The Cauchy Theory This chapter contains several applications of the material developed in Chapter 3. In the first section, we will describe the possible behavior of an analytic function near a singularity of that function. 4.1 Singularities We will say that f has an isolated singularity at z0 if f is analytic on D(z0,r) \{z0} for some r. What, if anything, can be said about the behavior of f near z0? The basic tool needed to answer this question is the Laurent series, an expansion of f(z)in powers of z − z0 in which negative as well as positive powers of z − z0 may appear. In fact, the number of negative powers in this expansion is the key to determining how f behaves near z0. From now on, the punctured disk D(z0,r) \{z0} will be denoted by D (z0,r). We will need a consequence of Cauchy’s integral formula. 4.1.1 Theorem Let f be analytic on an open set Ω containing the annulus {z : r1 ≤|z − z0|≤r2}, 0 <r1 <r2 < ∞, and let γ1 and γ2 denote the positively oriented inner and outer boundaries of the annulus. Then for r1 < |z − z0| <r2, we have 1 f(w) − 1 f(w) f(z)= − dw − dw. 2πi γ2 w z 2πi γ1 w z Proof. Apply Cauchy’s integral formula [part (ii)of (3.3.1)]to the cycle γ2 − γ1. ♣ 1 2 CHAPTER 4. APPLICATIONS OF THE CAUCHY THEORY 4.1.2 Definition For 0 ≤ s1 <s2 ≤ +∞ and z0 ∈ C, we will denote the open annulus {z : s1 < |z−z0| <s2} by A(z0,s1,s2).
    [Show full text]
  • A Computation of Poisson Kernels for Some Standard Weighted Biharmonic Operators in the Unit Disc
    A COMPUTATION OF POISSON KERNELS FOR SOME STANDARD WEIGHTED BIHARMONIC OPERATORS IN THE UNIT DISC ANDERS OLOFSSON Abstract. We compute Poisson kernels for integer weight parameter stan- dard weighted biharmonic operators in the unit disc with Dirichlet boundary conditions. The computations performed extend the supply of explicit exam- ples of such kernels and suggest similar formulas for these Poisson kernels to hold true in more generality. Computations have been carried out using the open source computer algebra package Maxima. 0. Introduction We address in this paper the problem of finding explicit formulas for Poisson kernels for weighted biharmonic operators of the form ∆w−1∆ in the unit disc D with Dirichlet boundary conditions, where ∆ = @2=@z@z¯, z = x + iy, is the Laplacian in the complex plane and w = wγ is a weight function of the form 2 γ wγ (z) = (1 − jzj ) ; z 2 D; for some real parameter γ > −1. Such a weight function wγ is commonly referred to as a standard weight. Let us first describe the context of these Poisson kernels. Let w : D ! (0; 1) be a smooth radial weight function and consider the weighted biharmonic Dirichlet problem ∆w−1∆u = 0 in D; (0.1) 8 u = f0 on T; < @nu = f1 on T: Here T = @D is the unit circle: and @n denotes differentiation in the inward normal direction. The first equation in (0.1), the biharmonic equation ∆w−1∆u = 0, is evaluated in the distributional sense and defines a class of functions which we 0 call w-biharmonic. In full generality the boundary datas fj 2 D (T) (j = 0; 1) are distributions on T and the boundary conditions in (0.1) are interpreted in a 0 distributional sense as follows: Let u be a smooth function in D and let f0 2 D (T).
    [Show full text]
  • A Concise Course in Complex Analysis and Riemann Surfaces Wilhelm Schlag
    A concise course in complex analysis and Riemann surfaces Wilhelm Schlag Contents Preface v Chapter 1. From i to z: the basics of complex analysis 1 1. The field of complex numbers 1 2. Differentiability and conformality 3 3. M¨obius transforms 7 4. Integration 12 5. Harmonic functions 19 6. The winding number 21 7. Problems 24 Chapter 2. From z to the Riemann mapping theorem: some finer points of basic complex analysis 27 1. The winding number version of Cauchy’s theorem 27 2. Isolated singularities and residues 29 3. Analytic continuation 33 4. Convergence and normal families 36 5. The Mittag-Leffler and Weierstrass theorems 37 6. The Riemann mapping theorem 41 7. Runge’s theorem 44 8. Problems 46 Chapter 3. Harmonic functions on D 51 1. The Poisson kernel 51 2. Hardy classes of harmonic functions 53 3. Almost everywhere convergence to the boundary data 55 4. Problems 58 Chapter 4. Riemann surfaces: definitions, examples, basic properties 63 1. The basic definitions 63 2. Examples 64 3. Functions on Riemann surfaces 67 4. Degree and genus 69 5. Riemann surfaces as quotients 70 6. Elliptic functions 73 7. Problems 77 Chapter 5. Analytic continuation, covering surfaces, and algebraic functions 79 1. Analytic continuation 79 2. The unramified Riemann surface of an analytic germ 83 iii iv CONTENTS 3. The ramified Riemann surface of an analytic germ 85 4. Algebraic germs and functions 88 5. Problems 100 Chapter 6. Differential forms on Riemann surfaces 103 1. Holomorphic and meromorphic differentials 103 2. Integrating differentials and residues 105 3.
    [Show full text]
  • Hilbert Space Embeddings and Metrics on Probability Measures
    JournalofMachineLearningResearch11(2010)1517-1561 Submitted 8/09; Revised 3/10; Published 4/10 Hilbert Space Embeddings and Metrics on Probability Measures Bharath K. Sriperumbudur [email protected] Department of Electrical and Computer Engineering University of California, San Diego La Jolla, CA 92093-0407, USA Arthur Gretton∗ [email protected] MPI for Biological Cybernetics Spemannstraße 38 72076, Tubingen,¨ Germany Kenji Fukumizu [email protected] The Institute of Statistical Mathematics 10-3 Midori-cho, Tachikawa Tokyo 190-8562, Japan Bernhard Scholkopf¨ [email protected] MPI for Biological Cybernetics Spemannstraße 38 72076, Tubingen,¨ Germany Gert R. G. Lanckriet [email protected] Department of Electrical and Computer Engineering University of California, San Diego La Jolla, CA 92093-0407, USA Editor: Ingo Steinwart Abstract A Hilbert space embedding for probability measures has recently been proposed, with applications including dimensionality reduction, homogeneity testing, and independence testing. This embed- ding represents any probability measure as a mean element in a reproducing kernel Hilbert space (RKHS). A pseudometric on the space of probability measures can be defined as the distance be- tween distribution embeddings: we denote this as γk, indexed by the kernel function k that defines the inner product in the RKHS. We present three theoretical properties of γk. First, we consider the question of determining the conditions on the kernel k for which γk is a metric: such k are denoted characteristic kernels. Un- like pseudometrics, a metric is zero only when two distributions coincide, thus ensuring the RKHS embedding maps all distributions uniquely (i.e., the embedding is injective). While previously pub- lished conditions may apply only in restricted circumstances (e.g., on compact domains), and are difficult to check, our conditions are straightforward and intuitive: integrally strictly positive defi- nite kernels are characteristic.
    [Show full text]