Isogeometric Analysis for the Fractional Laplacian

Size: px
Start display at page:

Download "Isogeometric Analysis for the Fractional Laplacian"

Transcription

1 Isogeometric Analysis for the Fractional Laplacian Kailai Xu & Eric Darve CME500 May 14, / 26

2 Outline Fractional Calculus Isogeometric Analysis Numerical Experiment Regularity for the Fractional Laplacian 2 / 26

3 Long, Long Ago (1695) 3 / 26

4 Euler s Solution Euler observed d n x m dx n m n = m(m 1)... (m n + 1)x Γ(m + 1) = m(m 1)... (m n + 1)Γ(m n + 1) Taking m = 1, n = 1 2, we have d n x m dx n = Γ(m + 1) Γ(m n + 1) x m n d 1 2 x dx 1 2 = 2 π x 1/2 4 / 26

5 Modern Definition: Fractional Integral J 0 f (t) = f (t) J 1 f (t) = f (s)ds 0 J 2 f (t) =... t t s 0 0 f (τ)dτds = 0 t (t s)f (s)ds J n t f (t) =... s f (τ)dτ... ds = 1 t 0 0 (n 1)! (t 0 s)n 1 f (s)ds We generalize it to all α R +, J α f (t) = 1 Γ(α) t 0 (t τ)α 1 f (τ)dτ 5 / 26

6 Modern Definition: Fractional Derivative Here we only consider the left side derivatives. Assume n 1 < α n, n N. Definition (Riemann-Liouvill Derivative) 0Dt α f (t) = d n 1 d n dt n Jn α f (t) = Γ(n α) dt n 0 t f (u) du (t u) 1 n+α Definition (Caputo Derivative) C 0 Dt α f (t) = J n α d n dt n f (t) = 1 t Γ(n α) dt f (u) n du 0 (t u) 1 n+α d n 6 / 26

7 Fractional Laplacian We want to generalize the fractional derivative to higher dimension in a isotropic sense. The Fourier transform of the Laplacian operator F(( )f )(ξ) = ξ 2 Ff (ξ) Definition (Fractional Laplacian) Let f L 2, the fractional Laplacian operator ( ) α is defined by F(( )f )(ξ) = ξ 2α Ff (ξ) Fractional Laplacian describe anomalous diffusion, which has heavy tails compared to normal diffusion. 7 / 26

8 Fractional Laplacian: Integral Form It can be proved that the fractional Laplacian has the following representation for smooth enough u(x) ( ) α u(x) = c 2α,d P.V. R d u(x) u(y) dy x y d+2α where P.V. stands for the Cauchy principal value. c α,d = 2α 1 Γ ( d+α 2 ) π d Γ (1 α 2 ) 8 / 26

9 Fractional Laplacian on the Bounded Domain It is still an open question how the fractional Laplacian should be defined on a bounded domain. Physically, diffusion takes place locally; numerically, we can only handle essentially bounded domains. Probablistic interpretation: fractional Laplacian is a generator of the symmetric α-stable process (a special case of Lévy process). Figure 1: Brownian Motion vs. Lévy Process 9 / 26

10 Fractional Laplacian on the Bounded Domain There are three inequivalent definition (or more) of the fractional Laplacian on the bounded domain. Table 1: Integral, Spectral and Regional fractional Laplacian Operator Description ( ) α I Symmetric α-stable process killed upon leaving Ω ( ) α S Subordinate killed Brownian Motion ( ) α R Censored/Reflected α-stable process A short note on my website for the above connection 10 / 26

11 The Fractional Poisson Problem Since the fractional Poisson equation is the building block for many fractional PDE problems, we study ( ) α u(x) = f (x) u(x) = 0 x Ω x Ω c where Ω is a bounded domain with Lipschitz boundary. 11 / 26

12 An Example ( ) α u(x) = f (x) u(x) = 0 x Ω x Ω c Let Ω = B 0 (1) be the unit ball in R d, u(x) in the ball ( ) α u in the ball (1 x 2 ) α 4 α Γ (α + 1) Γ ( d+2α 2 ) Γ( d 2 ) 1 (1 x 2 ) α+1 4 α Γ (α + 2) Γ ( d+2α 2 ) Γ( d 2 ) 1 [1 (1 + 2α d ) x 2 ] Takeaway: Even though Ω and f are smooth, the solution may only have Hölder continuity (C 0,α ). 12 / 26

13 Numerical Methods Overview Method Reference Finite Difference (Huang and Oberman, 2014; Minden and Ying, 2018; Duo et al., 2018) Finite Element (Ainsworth and Glusa, 2017b; Acosta and Borthagaray, 2017; Ainsworth and Glusa, 2017a) Monte Carlo (Kyprianou et al., 2016; Shardlow, 2018) Meshless (Lischke et al., 2018) 13 / 26

14 Singularity Subtraction Idea: Separate the hyper-singularity kernel into an analytical singular part and a continuous part. u(x) u(y) x y 2+2α = u(x) u(y) + σ( x y )g x (y) σ( x y )g x (y) x y 2+2α x y 2+2α Continous: Numerical Quadrature Evaluate Analytically g x(y) = u 1(x)v 1 + u 2(x)v 2 + u 11(x) v u22(x) v u12(x)v1v2 + u v (x) 6 + u112(x) v 1 2 v u v1v (x) 2 + u222(x) v / 26

15 Singularity Subtraction Requirement: Basis functions with continuous derivatives up to order three. 15 / 26

16 B-Spline Basis Functions Knot vectors Ξ = {ξ 1, ξ 2,..., ξ n+p+1 } 1 if ξ i ξ ξ i+1 B i,0 (ξ) = 0 otherwise B i,p = ξ ξ i B i,p 1 (ξ) + ξ i+p+1 ξ B i+1,p 1 (ξ) ξ i+p ξ i ξ i+p+1 ξ i+1 Figure 2: An example of B-spline basis function sets (Hughes et al., 2005) 16 / 26

17 NURBS Basis Functions NURBS (Non-Uniform Rational Basis Spline) Projection B-Spline basis functions from R d+1 to R d. B i,p (ξ)w i N i,p (ξ) = n j=1 B j,p(ξ)w j The basis functions can be arbitrarily smooth. In addition, NURBS can represent many common geometric forms such as cubes, spheres, cones, etc. 17 / 26

18 Isogeometric Analysis Idea: Same basis functions for the solution space and geometry space. Geometry F (u) = n i=1 C in i,p (u), C i R d, u [0, 1] d Solution u(f (u)) = n i=1 c in i,p (u), c i R, u [0, 1] d 18 / 26

19 Result: C solution 1 u(x) = 16 (1 + cos(πx))2 (1 + cos(πy)) 2 ) x [0, 1] 2 0 otherwise 19 / 26

20 Result: C 1,α solution (1 x 2 ) α+1 x B 0 (1) u(x) = 0 otherwise 20 / 26

21 Result: C 0,α solution (1 x 2 ) α x B 0 (1) u(x) = 0 otherwise 21 / 26

22 What goes wrong? Use a smooth NURBS basis functions defined on untuned meshes to fit C 0,α : Runge phenomenon. (1 x 2 ) α x B 0 (1) u(x) = 0 otherwise 22 / 26

23 Regularity Issues One might ask: is C 0,α merely a very special case? The answer is negative. In fact, we have Theorem (Regularity (Ros-Oton and Serra, 2014)) Let Ω be a bounded C 1,1 domain, f L (Ω), u be a solution of the fractional Poisson equation, and δ(x) = dist(x, Ω). Then, u/δ α Ω can be continuously extended to Ω. Moreover, we have u/δ α C s (Ω) and u/δ α C s (Ω) C f L (Ω) for some s > 0 satisfying s < min{α, 1 α}. The constants s and C depend only on Ω and α. 23 / 26

24 When can we do better? Lemma Let Ω R d be a bounded C 1,1 domain which satisfies the exterior ball condition. Assume that n 0, f L (Ω), and for every x 0 Ω we have there exists C 2 C 1 > 0 such that then there exists C 2 C 1 > 0 C 1 δ(x) n f (x) C 2 δ(x) n, x x 0 C 1δ(x) n+α/2 u(x) C 2δ(x) n+α/2, x x 0 Intuition: If f (x) decays fast near the boundary, so does u(x) (the inverse is not true). Conjecture u(x) δ(x) n+α Ω is C s ( Ω) for some s > 0 and near the boundary. 24 / 26

25 Summary Iso-geometric analysis is suitable for smooth functions (C 1,α and above). Non-locality is the spoiler for large computational cost. Regularity issues are the spoiler for slow convergence of numerical methods. Fractional PDEs maybe a novel and breakthrough approach for modeling compared to traditional PDE. 25 / 26

26 References Gabriel Acosta and Juan Pablo Borthagaray. A fractional laplace equation: Regularity of solutions and finite element approximations. SIAM Journal on Numerical Analysis, 55(2): , Mark Ainsworth and Christian Glusa. Hybrid finite element-spectral method for the fractional laplacian: Approximation theory and efficient solver. arxiv preprint arxiv: , 2017a. Mark Ainsworth and Christian Glusa. Towards an efficient finite element method for the integral fractional laplacian on polygonal domains. arxiv preprint arxiv: , 2017b. Siwei Duo, Hans Werner van Wyk, and Yanzhi Zhang. A novel and accurate finite difference method for the fractional laplacian and the fractional poisson problem. Journal of Computational Physics, 355: , Yanghong Huang and Adam Oberman. Numerical methods for the fractional Laplacian: A finite difference-quadrature approach. SIAM Journal on Numerical Analysis, 52(6): , Thomas JR Hughes, John A Cottrell, and Yuri Bazilevs. Isogeometric analysis: Cad, finite elements, nurbs, exact geometry and mesh refinement. Computer methods in applied mechanics and engineering, 194(39-41): , Andreas E Kyprianou, Ana Osojnik, and Tony Shardlow. Unbiased walk-on-spheres monte carlo methods for the fractional laplacian. IMA Journal of Numerical Analysis, Anna Lischke, Guofei Pang, Mamikon Gulian, Fangying Song, Christian Glusa, Xiaoning Zheng, Zhiping Mao, Wei Cai, Mark M Meerschaert, Mark Ainsworth, et al. What is the fractional laplacian? arxiv preprint arxiv: , V. Minden and L. Ying. A simple solver for the fractional Laplacian in multiple dimensions. ArXiv e-prints, February Xavier Ros-Oton and Joaquim Serra. The dirichlet problem for the fractional laplacian: regularity up to the boundary. Journal de Mathématiques Pures et Appliquées, 101(3): , Tony Shardlow. A walk outside spheres for the fractional laplacian: fields and first eigenvalue. arxiv preprint arxiv: , / 26

Spectral Method for the Fractional Laplacian in 2D and 3D

Spectral Method for the Fractional Laplacian in 2D and 3D Spectral Method for the Fractional Laplacian in D and 3D Kailai Xu a, Eric Darve b arxiv:181.0835v1 [math.na] 18 Dec 018 a Institute for Computational and Mathematical Engineering, Stanford University,

More information

Anomalous diffusion and turbulence

Anomalous diffusion and turbulence Anomalous diffusion and turbulence MURI Project Review Aberdeen Proving Ground 4 December 2018 Mark M. Meerschaert University Distinguished Professsor Department of Statistics and Probability Michigan

More information

Isogeometric Analysis:

Isogeometric Analysis: Isogeometric Analysis: some approximation estimates for NURBS L. Beirao da Veiga, A. Buffa, Judith Rivas, G. Sangalli Euskadi-Kyushu 2011 Workshop on Applied Mathematics BCAM, March t0th, 2011 Outline

More information

Integro-differential equations: Regularity theory and Pohozaev identities

Integro-differential equations: Regularity theory and Pohozaev identities Integro-differential equations: Regularity theory and Pohozaev identities Xavier Ros Oton Departament Matemàtica Aplicada I, Universitat Politècnica de Catalunya PhD Thesis Advisor: Xavier Cabré Xavier

More information

Contents. Preface. Notation

Contents. Preface. Notation Contents Preface Notation xi xv 1 The fractional Laplacian in one dimension 1 1.1 Random walkers with constant steps.............. 1 1.1.1 Particle number density distribution.......... 2 1.1.2 Numerical

More information

Potential theory of subordinate killed Brownian motions

Potential theory of subordinate killed Brownian motions Potential theory of subordinate killed Brownian motions Renming Song University of Illinois AMS meeting, Indiana University, April 2, 2017 References This talk is based on the following paper with Panki

More information

Fractional Cahn-Hilliard equation

Fractional Cahn-Hilliard equation Fractional Cahn-Hilliard equation Goro Akagi Mathematical Institute, Tohoku University Abstract In this note, we review a recent joint work with G. Schimperna and A. Segatti (University of Pavia, Italy)

More information

Obstacle problems for nonlocal operators

Obstacle problems for nonlocal operators Obstacle problems for nonlocal operators Camelia Pop School of Mathematics, University of Minnesota Fractional PDEs: Theory, Algorithms and Applications ICERM June 19, 2018 Outline Motivation Optimal regularity

More information

Subdiffusion in a nonconvex polygon

Subdiffusion in a nonconvex polygon Subdiffusion in a nonconvex polygon Kim Ngan Le and William McLean The University of New South Wales Bishnu Lamichhane University of Newcastle Monash Workshop on Numerical PDEs, February 2016 Outline Time-fractional

More information

Serendipity Finite Element Methods for Cardiac Electrophysiology Models

Serendipity Finite Element Methods for Cardiac Electrophysiology Models Serendipity Finite Element Methods for Cardiac Electrophysiology Models Andrew Gillette Department of Mathematics University of California, San Diego http://ccom.ucsd.edu/ agillette/ Andrew Gillette -

More information

Fractional Laplacian

Fractional Laplacian Fractional Laplacian Grzegorz Karch 5ème Ecole de printemps EDP Non-linéaire Mathématiques et Interactions: modèles non locaux et applications Ecole Supérieure de Technologie d Essaouira, du 27 au 30 Avril

More information

Fractional order operators on bounded domains

Fractional order operators on bounded domains on bounded domains Gerd Grubb Copenhagen University Geometry seminar, Stanford University September 23, 2015 1. Fractional-order pseudodifferential operators A prominent example of a fractional-order pseudodifferential

More information

i=1 α i. Given an m-times continuously

i=1 α i. Given an m-times continuously 1 Fundamentals 1.1 Classification and characteristics Let Ω R d, d N, d 2, be an open set and α = (α 1,, α d ) T N d 0, N 0 := N {0}, a multiindex with α := d i=1 α i. Given an m-times continuously differentiable

More information

Anomalous diffusion equations

Anomalous diffusion equations Anomalous diffusion equations Ercília Sousa Universidade de Coimbra. p.1/34 Outline 1. What is diffusion? 2. Standard diffusion model 3. Finite difference schemes 4. Convergence of the finite difference

More information

Condition number estimates for matrices arising in the isogeometric discretizations

Condition number estimates for matrices arising in the isogeometric discretizations www.oeaw.ac.at Condition number estimates for matrices arising in the isogeometric discretizations K. Gahalaut, S. Tomar RICAM-Report -3 www.ricam.oeaw.ac.at Condition number estimates for matrices arising

More information

Elliptic PDEs of 2nd Order, Gilbarg and Trudinger

Elliptic PDEs of 2nd Order, Gilbarg and Trudinger Elliptic PDEs of 2nd Order, Gilbarg and Trudinger Chapter 2 Laplace Equation Yung-Hsiang Huang 207.07.07. Mimic the proof for Theorem 3.. 2. Proof. I think we should assume u C 2 (Ω Γ). Let W be an open

More information

Large Solutions for Fractional Laplacian Operators

Large Solutions for Fractional Laplacian Operators Some results of the PhD thesis Nicola Abatangelo Advisors: Louis Dupaigne, Enrico Valdinoci Université Libre de Bruxelles October 16 th, 2015 The operator Fix s (0, 1) and consider a measurable function

More information

Multipatch Space-Time Isogeometric Analysis of Parabolic Diffusion Problems. Ulrich Langer, Martin Neumüller, Ioannis Toulopoulos. G+S Report No.

Multipatch Space-Time Isogeometric Analysis of Parabolic Diffusion Problems. Ulrich Langer, Martin Neumüller, Ioannis Toulopoulos. G+S Report No. Multipatch Space-Time Isogeometric Analysis of Parabolic Diffusion Problems Ulrich Langer, Martin Neumüller, Ioannis Toulopoulos G+S Report No. 56 May 017 Multipatch Space-Time Isogeometric Analysis of

More information

The Fractional Laplacian for the Fractional PDEs

The Fractional Laplacian for the Fractional PDEs The Fractional Laplacian for the Fractional PDEs Kailai Xu 1 Abstract Recent years have witnessed a notable boom in the research interest in the modeling using nonlocal operators. The fractional Laplacian,

More information

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C.

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C. Lecture 9 Approximations of Laplace s Equation, Finite Element Method Mathématiques appliquées (MATH54-1) B. Dewals, C. Geuzaine V1.2 23/11/218 1 Learning objectives of this lecture Apply the finite difference

More information

Lecture No 1 Introduction to Diffusion equations The heat equat

Lecture No 1 Introduction to Diffusion equations The heat equat Lecture No 1 Introduction to Diffusion equations The heat equation Columbia University IAS summer program June, 2009 Outline of the lectures We will discuss some basic models of diffusion equations and

More information

Evolution problems involving the fractional Laplace operator: HUM control and Fourier analysis

Evolution problems involving the fractional Laplace operator: HUM control and Fourier analysis Evolution problems involving the fractional Laplace operator: HUM control and Fourier analysis Umberto Biccari joint work with Enrique Zuazua BCAM - Basque Center for Applied Mathematics NUMERIWAVES group

More information

Boundary problems for fractional Laplacians

Boundary problems for fractional Laplacians Boundary problems for fractional Laplacians Gerd Grubb Copenhagen University Spectral Theory Workshop University of Kent April 14 17, 2014 Introduction The fractional Laplacian ( ) a, 0 < a < 1, has attracted

More information

Recent result on porous medium equations with nonlocal pressure

Recent result on porous medium equations with nonlocal pressure Recent result on porous medium equations with nonlocal pressure Diana Stan Basque Center of Applied Mathematics joint work with Félix del Teso and Juan Luis Vázquez November 2016 4 th workshop on Fractional

More information

Compactness and weak solutions to time fractional PDEs

Compactness and weak solutions to time fractional PDEs Compactness and weak solutions to time fractional PDEs Lei Li (With Jian-Guo Liu) Department of Mathematics Duke University Lei Li (Math Dept) Compactness and fractional PDEs October 11, 2017 1 / 42 Outline

More information

Geometric Decomposition of Serendipity Finite Element Spaces

Geometric Decomposition of Serendipity Finite Element Spaces Geometric Decomposition of Serendipity Finite Element Spaces Andrew Gillette Department of Mathematics University of California, San Diego http://ccom.ucsd.edu/ agillette/ Joint Mathematics Meetings 2013

More information

Convergence of Particle Filtering Method for Nonlinear Estimation of Vortex Dynamics

Convergence of Particle Filtering Method for Nonlinear Estimation of Vortex Dynamics Convergence of Particle Filtering Method for Nonlinear Estimation of Vortex Dynamics Meng Xu Department of Mathematics University of Wyoming February 20, 2010 Outline 1 Nonlinear Filtering Stochastic Vortex

More information

Isogeometric modeling of Lorentz detuning in linear particle accelerator cavities

Isogeometric modeling of Lorentz detuning in linear particle accelerator cavities Isogeometric modeling of Lorentz detuning in linear particle accelerator cavities Mauro Bonafini 1,2, Marcella Bonazzoli 3, Elena Gaburro 1,2, Chiara Venturini 1,3, instructor: Carlo de Falco 4 1 Department

More information

An introduction to Isogeometric Analysis

An introduction to Isogeometric Analysis An introduction to Isogeometric Analysis A. Buffa 1, G. Sangalli 1,2, R. Vázquez 1 1 Istituto di Matematica Applicata e Tecnologie Informatiche - Pavia Consiglio Nazionale delle Ricerche 2 Dipartimento

More information

ON THE FRACTIONAL CAUCHY PROBLEM ASSOCIATED WITH A FELLER SEMIGROUP

ON THE FRACTIONAL CAUCHY PROBLEM ASSOCIATED WITH A FELLER SEMIGROUP Dedicated to Professor Gheorghe Bucur on the occasion of his 7th birthday ON THE FRACTIONAL CAUCHY PROBLEM ASSOCIATED WITH A FELLER SEMIGROUP EMIL POPESCU Starting from the usual Cauchy problem, we give

More information

arxiv: v1 [math.ap] 25 Jul 2012

arxiv: v1 [math.ap] 25 Jul 2012 THE DIRICHLET PROBLEM FOR THE FRACTIONAL LAPLACIAN: REGULARITY UP TO THE BOUNDARY XAVIER ROS-OTON AND JOAQUIM SERRA arxiv:1207.5985v1 [math.ap] 25 Jul 2012 Abstract. We study the regularity up to the boundary

More information

An Operator Theoretical Approach to Nonlocal Differential Equations

An Operator Theoretical Approach to Nonlocal Differential Equations An Operator Theoretical Approach to Nonlocal Differential Equations Joshua Lee Padgett Department of Mathematics and Statistics Texas Tech University Analysis Seminar November 27, 2017 Joshua Lee Padgett

More information

Cauchy Problems in Bounded Domains and Iterated Processes

Cauchy Problems in Bounded Domains and Iterated Processes Cauchy Problems in Bounded Domains and Iterated Processes Erkan Nane DEPARTMENT OF MATHEMATICS AND STATISTICS AUBURN UNIVERSITY August 18, 21 Continuous time random walks R d X 2 X 3 X 1 J 1 J 2 J 3 J

More information

EFFICIENT MULTIGRID BASED SOLVERS FOR ISOGEOMETRIC ANALYSIS

EFFICIENT MULTIGRID BASED SOLVERS FOR ISOGEOMETRIC ANALYSIS 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 1115 June 2018, Glasgow, UK EFFICIENT MULTIGRID BASED SOLVERS FOR ISOGEOMETRIC

More information

The Dirichlet problem for non-divergence parabolic equations with discontinuous in time coefficients in a wedge

The Dirichlet problem for non-divergence parabolic equations with discontinuous in time coefficients in a wedge The Dirichlet problem for non-divergence parabolic equations with discontinuous in time coefficients in a wedge Vladimir Kozlov (Linköping University, Sweden) 2010 joint work with A.Nazarov Lu t u a ij

More information

ODE solutions for the fractional Laplacian equations arising in co

ODE solutions for the fractional Laplacian equations arising in co ODE solutions for the fractional Laplacian equations arising in conformal geometry Granada, November 7th, 2014 Background Classical Yamabe problem (M n, g) = Riemannian manifold; n 3, g = u 4 n 2 g conformal

More information

Numerical Solutions of Geometric Partial Differential Equations. Adam Oberman McGill University

Numerical Solutions of Geometric Partial Differential Equations. Adam Oberman McGill University Numerical Solutions of Geometric Partial Differential Equations Adam Oberman McGill University Sample Equations and Schemes Fully Nonlinear Pucci Equation! "#+ "#* "#) "#( "#$ "#' "#& "#% "#! "!!!"#$ "

More information

S chauder Theory. x 2. = log( x 1 + x 2 ) + 1 ( x 1 + x 2 ) 2. ( 5) x 1 + x 2 x 1 + x 2. 2 = 2 x 1. x 1 x 2. 1 x 1.

S chauder Theory. x 2. = log( x 1 + x 2 ) + 1 ( x 1 + x 2 ) 2. ( 5) x 1 + x 2 x 1 + x 2. 2 = 2 x 1. x 1 x 2. 1 x 1. Sep. 1 9 Intuitively, the solution u to the Poisson equation S chauder Theory u = f 1 should have better regularity than the right hand side f. In particular one expects u to be twice more differentiable

More information

ON A CONNECTION BETWEEN THE DISCRETE FRACTIONAL LAPLACIAN AND SUPERDIFFUSION

ON A CONNECTION BETWEEN THE DISCRETE FRACTIONAL LAPLACIAN AND SUPERDIFFUSION ON A CONNECTION BETWEEN THE DISCRETE FRACTIONAL LAPLACIAN AND SUPERDIFFUSION ÓSCAR CIAURRI, CARLOS LIZAMA, LUZ RONCAL, AND JUAN LUIS VARONA Abstract. We relate the fractional powers of the discrete Laplacian

More information

Fractional Cauchy Problems for time-changed Processes

Fractional Cauchy Problems for time-changed Processes Fractional Cauchy Problems for time-changed Processes Erkan Nane Department of Mathematics and Statistics Auburn University February 17, 211 Erkan Nane (Auburn University) Fractional Cauchy Problems February

More information

ON THE SHAPE OF THE GROUND STATE EIGENFUNCTION FOR STABLE PROCESSES

ON THE SHAPE OF THE GROUND STATE EIGENFUNCTION FOR STABLE PROCESSES ON THE SHAPE OF THE GROUND STATE EIGENFUNCTION FOR STABLE PROCESSES RODRIGO BAÑUELOS, TADEUSZ KULCZYCKI, AND PEDRO J. MÉNDEZ-HERNÁNDEZ Abstract. We prove that the ground state eigenfunction for symmetric

More information

ON A CONNECTION BETWEEN THE DISCRETE FRACTIONAL LAPLACIAN AND SUPERDIFFUSION

ON A CONNECTION BETWEEN THE DISCRETE FRACTIONAL LAPLACIAN AND SUPERDIFFUSION ON A CONNECTION BETWEEN THE DISCRETE FRACTIONAL LAPLACIAN AND SUPERDIFFUSION ÓSCAR CIAURRI, CARLOS LIZAMA, LUZ RONCAL, AND JUAN LUIS VARONA Abstract. We relate the fractional powers of the discrete Laplacian

More information

Partial Differential Equations

Partial Differential Equations Part II Partial Differential Equations Year 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2015 Paper 4, Section II 29E Partial Differential Equations 72 (a) Show that the Cauchy problem for u(x,

More information

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM

Finite Elements. Colin Cotter. February 22, Colin Cotter FEM Finite Elements February 22, 2019 In the previous sections, we introduced the concept of finite element spaces, which contain certain functions defined on a domain. Finite element spaces are examples of

More information

Nonlinear and Nonlocal Degenerate Diffusions on Bounded Domains

Nonlinear and Nonlocal Degenerate Diffusions on Bounded Domains Nonlinear and Nonlocal Degenerate Diffusions on Bounded Domains Matteo Bonforte Departamento de Matemáticas, Universidad Autónoma de Madrid, Campus de Cantoblanco 28049 Madrid, Spain matteo.bonforte@uam.es

More information

CTRW Limits: Governing Equations and Fractal Dimensions

CTRW Limits: Governing Equations and Fractal Dimensions CTRW Limits: Governing Equations and Fractal Dimensions Erkan Nane DEPARTMENT OF MATHEMATICS AND STATISTICS AUBURN UNIVERSITY August 19-23, 2013 Joint work with Z-Q. Chen, M. D Ovidio, M.M. Meerschaert,

More information

Laplace s Equation. Chapter Mean Value Formulas

Laplace s Equation. Chapter Mean Value Formulas Chapter 1 Laplace s Equation Let be an open set in R n. A function u C 2 () is called harmonic in if it satisfies Laplace s equation n (1.1) u := D ii u = 0 in. i=1 A function u C 2 () is called subharmonic

More information

A proof for the full Fourier series on [ π, π] is given here.

A proof for the full Fourier series on [ π, π] is given here. niform convergence of Fourier series A smooth function on an interval [a, b] may be represented by a full, sine, or cosine Fourier series, and pointwise convergence can be achieved, except possibly at

More information

Geometric bounds for Steklov eigenvalues

Geometric bounds for Steklov eigenvalues Geometric bounds for Steklov eigenvalues Luigi Provenzano École Polytechnique Fédérale de Lausanne, Switzerland Joint work with Joachim Stubbe June 20, 2017 luigi.provenzano@epfl.ch (EPFL) Steklov eigenvalues

More information

Partial Differential Equations

Partial Differential Equations M3M3 Partial Differential Equations Solutions to problem sheet 3/4 1* (i) Show that the second order linear differential operators L and M, defined in some domain Ω R n, and given by Mφ = Lφ = j=1 j=1

More information

Space-time isogeometric analysis of parabolic evolution equations

Space-time isogeometric analysis of parabolic evolution equations www.oeaw.ac.at Space-time isogeometric analysis of parabolic evolution equations U. Langer, S.E. Moore, M. Neumüller RICAM-Report 2015-19 www.ricam.oeaw.ac.at SPACE-TIME ISOGEOMETRIC ANALYSIS OF PARABOLIC

More information

MODULUS OF CONTINUITY OF THE DIRICHLET SOLUTIONS

MODULUS OF CONTINUITY OF THE DIRICHLET SOLUTIONS MODULUS OF CONTINUITY OF THE DIRICHLET SOLUTIONS HIROAKI AIKAWA Abstract. Let D be a bounded domain in R n with n 2. For a function f on D we denote by H D f the Dirichlet solution, for the Laplacian,

More information

n 2 xi = x i. x i 2. r r ; i r 2 + V ( r) V ( r) = 0 r > 0. ( 1 1 ) a r n 1 ( 1 2) V( r) = b ln r + c n = 2 b r n 2 + c n 3 ( 1 3)

n 2 xi = x i. x i 2. r r ; i r 2 + V ( r) V ( r) = 0 r > 0. ( 1 1 ) a r n 1 ( 1 2) V( r) = b ln r + c n = 2 b r n 2 + c n 3 ( 1 3) Sep. 7 The L aplace/ P oisson Equations: Explicit Formulas In this lecture we study the properties of the Laplace equation and the Poisson equation with Dirichlet boundary conditions through explicit representations

More information

Local vs. Nonlocal Diffusions A Tale of Two Laplacians

Local vs. Nonlocal Diffusions A Tale of Two Laplacians Local vs. Nonlocal Diffusions A Tale of Two Laplacians Jinqiao Duan Dept of Applied Mathematics Illinois Institute of Technology Chicago duan@iit.edu Outline 1 Einstein & Wiener: The Local diffusion 2

More information

1 Distributions (due January 22, 2009)

1 Distributions (due January 22, 2009) Distributions (due January 22, 29). The distribution derivative of the locally integrable function ln( x ) is the principal value distribution /x. We know that, φ = lim φ(x) dx. x ɛ x Show that x, φ =

More information

Introduction to Computational Stochastic Differential Equations

Introduction to Computational Stochastic Differential Equations Introduction to Computational Stochastic Differential Equations Gabriel J. Lord Catherine E. Powell Tony Shardlow Preface Techniques for solving many of the differential equations traditionally used by

More information

Integro-differential equations and Boltzmann

Integro-differential equations and Boltzmann Integro-differential equations and Boltzmann Luis Silvestre University of Chicago Rivière - Fabes symposium Nestor Riviere Nestor Riviere Ariel and Joana Plan for the talks Talk 1 Gentle introduction to

More information

Asymptotic behavior of infinity harmonic functions near an isolated singularity

Asymptotic behavior of infinity harmonic functions near an isolated singularity Asymptotic behavior of infinity harmonic functions near an isolated singularity Ovidiu Savin, Changyou Wang, Yifeng Yu Abstract In this paper, we prove if n 2 x 0 is an isolated singularity of a nonegative

More information

Geometry and the Dirichlet Problem in Any Co-dimension

Geometry and the Dirichlet Problem in Any Co-dimension Geometry and the Dirichlet Problem in Any Co-dimension Max Engelstein (joint work with G. David (U. Paris Sud) and S. Mayboroda (U. Minn.)) Massachusetts Institute of Technology January 10, 2019 This research

More information

Fast convergent finite difference solvers for the elliptic Monge-Ampère equation

Fast convergent finite difference solvers for the elliptic Monge-Ampère equation Fast convergent finite difference solvers for the elliptic Monge-Ampère equation Adam Oberman Simon Fraser University BIRS February 17, 211 Joint work [O.] 28. Convergent scheme in two dim. Explicit solver.

More information

Cauchy Problems Solved by Running Subordinate Processes

Cauchy Problems Solved by Running Subordinate Processes Cauchy Problems Solved by Running Subordinate Processes Erkan Nane DEPARTMENT OF MATHEMATICS AND STATISTICS AUBURN UNIVERSITY August 18, 21 Continuous time random walks R d X 2 X 3 X 1 J 1 J 2 J 3 J 4

More information

TOPICS IN NONLINEAR ANALYSIS AND APPLICATIONS. Dipartimento di Matematica e Applicazioni Università di Milano Bicocca March 15-16, 2017

TOPICS IN NONLINEAR ANALYSIS AND APPLICATIONS. Dipartimento di Matematica e Applicazioni Università di Milano Bicocca March 15-16, 2017 TOPICS IN NONLINEAR ANALYSIS AND APPLICATIONS Dipartimento di Matematica e Applicazioni Università di Milano Bicocca March 15-16, 2017 Abstracts of the talks Spectral stability under removal of small capacity

More information

Benchmarking high order finite element approximations for one-dimensional boundary layer problems

Benchmarking high order finite element approximations for one-dimensional boundary layer problems Benchmarking high order finite element approximations for one-dimensional boundary layer problems Marcello Malagù,, Elena Benvenuti, Angelo Simone Department of Engineering, University of Ferrara, Italy

More information

Richard F. Bass Krzysztof Burdzy University of Washington

Richard F. Bass Krzysztof Burdzy University of Washington ON DOMAIN MONOTONICITY OF THE NEUMANN HEAT KERNEL Richard F. Bass Krzysztof Burdzy University of Washington Abstract. Some examples are given of convex domains for which domain monotonicity of the Neumann

More information

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots,

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots, Chapter 8 Elliptic PDEs In this chapter we study elliptical PDEs. That is, PDEs of the form 2 u = lots, where lots means lower-order terms (u x, u y,..., u, f). Here are some ways to think about the physical

More information

The Dirichlet s P rinciple. In this lecture we discuss an alternative formulation of the Dirichlet problem for the Laplace equation:

The Dirichlet s P rinciple. In this lecture we discuss an alternative formulation of the Dirichlet problem for the Laplace equation: Oct. 1 The Dirichlet s P rinciple In this lecture we discuss an alternative formulation of the Dirichlet problem for the Laplace equation: 1. Dirichlet s Principle. u = in, u = g on. ( 1 ) If we multiply

More information

n 1 f n 1 c 1 n+1 = c 1 n $ c 1 n 1. After taking logs, this becomes

n 1 f n 1 c 1 n+1 = c 1 n $ c 1 n 1. After taking logs, this becomes Root finding: 1 a The points {x n+1, }, {x n, f n }, {x n 1, f n 1 } should be co-linear Say they lie on the line x + y = This gives the relations x n+1 + = x n +f n = x n 1 +f n 1 = Eliminating α and

More information

RBF-FD Approximation to Solve Poisson Equation in 3D

RBF-FD Approximation to Solve Poisson Equation in 3D RBF-FD Approximation to Solve Poisson Equation in 3D Jagadeeswaran.R March 14, 2014 1 / 28 Overview Problem Setup Generalized finite difference method. Uses numerical differentiations generated by Gaussian

More information

ISOGEOMETRIC COLLOCATION METHOD FOR ELASTICITY PROBLEMS CONTAINING SINGULARITIES. Puja Rattan

ISOGEOMETRIC COLLOCATION METHOD FOR ELASTICITY PROBLEMS CONTAINING SINGULARITIES. Puja Rattan ISOGEOMETRIC COLLOCATION METHOD FOR ELASTICITY PROBLEMS CONTAINING SINGULARITIES by Puja Rattan A dissertation proposal submitted to the faculty of The University of North Carolina at Charlotte in partial

More information

Stat 451 Lecture Notes Numerical Integration

Stat 451 Lecture Notes Numerical Integration Stat 451 Lecture Notes 03 12 Numerical Integration Ryan Martin UIC www.math.uic.edu/~rgmartin 1 Based on Chapter 5 in Givens & Hoeting, and Chapters 4 & 18 of Lange 2 Updated: February 11, 2016 1 / 29

More information

Final Exam May 4, 2016

Final Exam May 4, 2016 1 Math 425 / AMCS 525 Dr. DeTurck Final Exam May 4, 2016 You may use your book and notes on this exam. Show your work in the exam book. Work only the problems that correspond to the section that you prepared.

More information

AN INTEGRAL TRANSFORM APPLIED TO SOLVE THE STEADY HEAT TRANSFER PROBLEM IN THE HALF-PLANE

AN INTEGRAL TRANSFORM APPLIED TO SOLVE THE STEADY HEAT TRANSFER PROBLEM IN THE HALF-PLANE THERMAL SCIENCE: Year 07, Vol., Suppl., pp. S05-S S05 AN INTEGRAL TRANSFORM APPLIED TO SOLVE THE STEADY HEAT TRANSFER PROBLEM IN THE HALF-PLANE by Tongqiang XIA a, Shengping YAN b, Xin LIANG b, Pengjun

More information

High order FEM vs. IgA by J.A.Evans, T.J.Hughes and A.Reali, 2014

High order FEM vs. IgA by J.A.Evans, T.J.Hughes and A.Reali, 2014 High order FEM vs. IgA by J.A.Evans, T.J.Hughes and A.Reali, 2014 Rainer Schneckenleitner JKU Linz rainer.schneckenleitner@gmx.at Jan 20, 2017 Rainer Schneckenleitner (SS16) Isogeometric Analysis Jan 20,

More information

Regularity for Poisson Equation

Regularity for Poisson Equation Regularity for Poisson Equation OcMountain Daylight Time. 4, 20 Intuitively, the solution u to the Poisson equation u= f () should have better regularity than the right hand side f. In particular one expects

More information

COMPUTING FRACTIONAL LAPLACIANS ON COMPLEX-GEOMETRY DOMAINS: ALGORITHMS AND SIMULATIONS

COMPUTING FRACTIONAL LAPLACIANS ON COMPLEX-GEOMETRY DOMAINS: ALGORITHMS AND SIMULATIONS SIAM J. SCI. COMPUT. Vol. 39, No. 4, pp. A3 A344 c 7 Society for Industrial and Applied Mathematics COMPUTING FRACTIONAL LAPLACIANS ON COMPLEX-GEOMETRY DOMAINS: ALGORITHMS AND SIMULATIONS FANGYING SONG,

More information

ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS EXERCISES I (HARMONIC FUNCTIONS)

ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS EXERCISES I (HARMONIC FUNCTIONS) ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS EXERCISES I (HARMONIC FUNCTIONS) MATANIA BEN-ARTZI. BOOKS [CH] R. Courant and D. Hilbert, Methods of Mathematical Physics, Vol. Interscience Publ. 962. II, [E] L.

More information

Class Meeting # 9: Poisson s Formula, Harnack s Inequality, and Liouville s Theorem

Class Meeting # 9: Poisson s Formula, Harnack s Inequality, and Liouville s Theorem MATH 85 COUSE NOTES - CLASS MEETING # 9 85 Introduction to PDEs, Fall 0 Professor: Jared Speck Class Meeting # 9: Poisson s Formula, Harnack s Inequality, and Liouville s Theorem epresentation Formula

More information

On uniqueness in the inverse conductivity problem with local data

On uniqueness in the inverse conductivity problem with local data On uniqueness in the inverse conductivity problem with local data Victor Isakov June 21, 2006 1 Introduction The inverse condictivity problem with many boundary measurements consists of recovery of conductivity

More information

Inégalités spectrales pour le contrôle des EDP linéaires : groupe de Schrödinger contre semigroupe de la chaleur.

Inégalités spectrales pour le contrôle des EDP linéaires : groupe de Schrödinger contre semigroupe de la chaleur. Inégalités spectrales pour le contrôle des EDP linéaires : groupe de Schrödinger contre semigroupe de la chaleur. Luc Miller Université Paris Ouest Nanterre La Défense, France Pde s, Dispersion, Scattering

More information

Research in Mathematical Analysis Some Concrete Directions

Research in Mathematical Analysis Some Concrete Directions Research in Mathematical Analysis Some Concrete Directions Anthony Carbery School of Mathematics University of Edinburgh Prospects in Mathematics, Durham, 9th January 2009 Anthony Carbery (U. of Edinburgh)

More information

2 A Model, Harmonic Map, Problem

2 A Model, Harmonic Map, Problem ELLIPTIC SYSTEMS JOHN E. HUTCHINSON Department of Mathematics School of Mathematical Sciences, A.N.U. 1 Introduction Elliptic equations model the behaviour of scalar quantities u, such as temperature or

More information

Stable and extended hypergeometric Lévy processes

Stable and extended hypergeometric Lévy processes Stable and extended hypergeometric Lévy processes Andreas Kyprianou 1 Juan-Carlos Pardo 2 Alex Watson 2 1 University of Bath 2 CIMAT as given at CIMAT, 23 October 2013 A process, and a problem Let X be

More information

On Surface Meshes Induced by Level Set Functions

On Surface Meshes Induced by Level Set Functions On Surface Meshes Induced by Level Set Functions Maxim A. Olshanskii, Arnold Reusken, and Xianmin Xu Bericht Nr. 347 Oktober 01 Key words: surface finite elements, level set function, surface triangulation,

More information

Math 127C, Spring 2006 Final Exam Solutions. x 2 ), g(y 1, y 2 ) = ( y 1 y 2, y1 2 + y2) 2. (g f) (0) = g (f(0))f (0).

Math 127C, Spring 2006 Final Exam Solutions. x 2 ), g(y 1, y 2 ) = ( y 1 y 2, y1 2 + y2) 2. (g f) (0) = g (f(0))f (0). Math 27C, Spring 26 Final Exam Solutions. Define f : R 2 R 2 and g : R 2 R 2 by f(x, x 2 (sin x 2 x, e x x 2, g(y, y 2 ( y y 2, y 2 + y2 2. Use the chain rule to compute the matrix of (g f (,. By the chain

More information

Lecture 3: Function Spaces I Finite Elements Modeling. Bruno Lévy

Lecture 3: Function Spaces I Finite Elements Modeling. Bruno Lévy Lecture 3: Function Spaces I Finite Elements Modeling Bruno Lévy Overview 1. Motivations 2. Function Spaces 3. Discretizing a PDE 4. Example: Discretizing the Laplacian 5. Eigenfunctions Spectral Mesh

More information

MATH COURSE NOTES - CLASS MEETING # Introduction to PDEs, Fall 2011 Professor: Jared Speck

MATH COURSE NOTES - CLASS MEETING # Introduction to PDEs, Fall 2011 Professor: Jared Speck MATH 8.52 COURSE NOTES - CLASS MEETING # 6 8.52 Introduction to PDEs, Fall 20 Professor: Jared Speck Class Meeting # 6: Laplace s and Poisson s Equations We will now study the Laplace and Poisson equations

More information

Brownian survival and Lifshitz tail in perturbed lattice disorder

Brownian survival and Lifshitz tail in perturbed lattice disorder Brownian survival and Lifshitz tail in perturbed lattice disorder Ryoki Fukushima Kyoto niversity Random Processes and Systems February 16, 2009 6 B T 1. Model ) ({B t t 0, P x : standard Brownian motion

More information

MATH COURSE NOTES - CLASS MEETING # Introduction to PDEs, Spring 2018 Professor: Jared Speck

MATH COURSE NOTES - CLASS MEETING # Introduction to PDEs, Spring 2018 Professor: Jared Speck MATH 8.52 COURSE NOTES - CLASS MEETING # 6 8.52 Introduction to PDEs, Spring 208 Professor: Jared Speck Class Meeting # 6: Laplace s and Poisson s Equations We will now study the Laplace and Poisson equations

More information

Simple Examples on Rectangular Domains

Simple Examples on Rectangular Domains 84 Chapter 5 Simple Examples on Rectangular Domains In this chapter we consider simple elliptic boundary value problems in rectangular domains in R 2 or R 3 ; our prototype example is the Poisson equation

More information

Sharp energy estimates and 1D symmetry for nonlinear equations involving fractional Laplacians

Sharp energy estimates and 1D symmetry for nonlinear equations involving fractional Laplacians Sharp energy estimates and 1D symmetry for nonlinear equations involving fractional Laplacians Eleonora Cinti Università degli Studi di Bologna - Universitat Politécnica de Catalunya (joint work with Xavier

More information

4 Divergence theorem and its consequences

4 Divergence theorem and its consequences Tel Aviv University, 205/6 Analysis-IV 65 4 Divergence theorem and its consequences 4a Divergence and flux................. 65 4b Piecewise smooth case............... 67 4c Divergence of gradient: Laplacian........

More information

Simulation Video. Sarafa Iyaniwura, Kelly Huang, Justin Tzou, and Colin Macdonald MFPT for moving (UBC) trap June 12, / 30

Simulation Video. Sarafa Iyaniwura, Kelly Huang, Justin Tzou, and Colin Macdonald MFPT for moving (UBC) trap June 12, / 30 Simulation Video Sarafa Iyaniwura, Kelly Huang, Justin Tzou, and Colin Macdonald MFPT for moving (UBC) trap June 12, 2017 1 / 30 Mean First Passage Time for a small periodic moving trap inside a reflecting

More information

Fractional Operators with Inhomogeneous Boundary Conditions: Analysis, Control, and Discretization

Fractional Operators with Inhomogeneous Boundary Conditions: Analysis, Control, and Discretization Fractional Operators with Inhomogeneous Boundary Conditions: Analysis, Control, and Discretization Harbir Antil Johannes Pfefferer Sergejs Rogovs arxiv:1703.05256v1 [math.na] 15 Mar 2017 March 16, 2017

More information

Fourier transform of tempered distributions

Fourier transform of tempered distributions Fourier transform of tempered distributions 1 Test functions and distributions As we have seen before, many functions are not classical in the sense that they cannot be evaluated at any point. For eample,

More information

Notation. General. Notation Description See. Sets, Functions, and Spaces. a b & a b The minimum and the maximum of a and b

Notation. General. Notation Description See. Sets, Functions, and Spaces. a b & a b The minimum and the maximum of a and b Notation General Notation Description See a b & a b The minimum and the maximum of a and b a + & a f S u The non-negative part, a 0, and non-positive part, (a 0) of a R The restriction of the function

More information

Lecture 21: Stochastic Differential Equations

Lecture 21: Stochastic Differential Equations : Stochastic Differential Equations In this lecture, we study stochastic differential equations. See Chapter 9 of [3] for a thorough treatment of the materials in this section. 1. Stochastic differential

More information

The Dirichlet boundary problems for second order parabolic operators satisfying a Carleson condition

The Dirichlet boundary problems for second order parabolic operators satisfying a Carleson condition The Dirichlet boundary problems for second order parabolic operators satisfying a Martin Dindos Sukjung Hwang University of Edinburgh Satellite Conference in Harmonic Analysis Chosun University, Gwangju,

More information

Matrix assembly by low rank tensor approximation

Matrix assembly by low rank tensor approximation Matrix assembly by low rank tensor approximation Felix Scholz 13.02.2017 References Angelos Mantzaflaris, Bert Juettler, Boris Khoromskij, and Ulrich Langer. Matrix generation in isogeometric analysis

More information

CHENCHEN MOU AND YINGFEI YI

CHENCHEN MOU AND YINGFEI YI INTERIOR REGULARITY FOR REGIONAL FRACTIONAL LAPLACIAN CHENCHEN MOU AND YINGFEI YI Abstract. In this paper, we study interior regularity properties for the regional fractional Laplacian operator. We obtain

More information

Dual-Primal Isogeometric Tearing and Interconnecting Solvers for Continuous and Discontinuous Galerkin IgA Equations

Dual-Primal Isogeometric Tearing and Interconnecting Solvers for Continuous and Discontinuous Galerkin IgA Equations Dual-Primal Isogeometric Tearing and Interconnecting Solvers for Continuous and Discontinuous Galerkin IgA Equations Christoph Hofer and Ulrich Langer Doctoral Program Computational Mathematics Numerical

More information