Numerical discretisations of stochastic wave equations

Size: px
Start display at page:

Download "Numerical discretisations of stochastic wave equations"

Transcription

1 Numerical discretisations of stochastic wave equations David Cohen Matematik och matematisk statistik \ UMIT Research Lab, Umeå universitet Institut für Mathematik, Universität Innsbruck Joint works with R. Anton, S. Larsson, L. Quer-Sardanyons, M. Sigg, X. Wang Swedish Research Council (VR) project nr

2 Outline I. Crash course on SPDEs II. The stochastic wave equation III. Numerical discretisations IV. Ongoing and future works

3 Thanks to I. Crash course on SPDEs

4 Motivation We can see a stochastic wave equation ((x, t) [, 1] [, T]) u tt (x, t) u xx (x, t) = RANDOM PERTURBATION as an infinite system of SDE (pseudo-spectral method) dẋ j (t) + ωj 2 X j (t) dt = dβ j (t), j Z, where β j (t) are standard Brownian motions for t [, T]: β j () = a.s. For s < t T we have β j (t) β j (s) N(, t s) = t sn(, 1). For s t v w T the increments β j (t) β j (s) and β j (w) β j (v) are independent.

5 SPDEs: Notations and definitions Mainly TWO approaches to define SPDEs: Functional setting (SDE in Hilbert space) and random-field approach. Let D R d, d = 1, 2, 3, be a nice domain. Let us first consider the linear stochastic wave equation with additive noise in the Hilbert space U := L 2 (D): d u u dt = dw in D (, T), u = in D (, T), u(, ) = u, u(, ) = v in D. Here u = u(x, t) is a U-valued stochastic process, that is u : [, T] Ω U = L 2 (D), u(t) := u(t, ω) : D R, where (Ω, F, P) is our probability space. We will now define a Fourier series for the infinite dimensional Wiener process W(t).

6 Definition of the noise Let Q L(U) be a bounded, linear, symmetric, non-negative operator The operator Q has eigenpairs {(γ j, e j )} j=1 with orthonormal basis {e j } j=1 of U. Theorem. The Wiener process with covariance operator Q is given by W(t) = j=1 γ 1/2 j e j β j (t), where β j (t) are i.i.d. standard Brownian motion. The eig. values γ j > of the operator Q determine the spatial correlation of the noise.

7 Covariance operator Recall definition of noise: W(t) = j=1 Consider two types of covariance operator: Cylindrical Wiener process, e.g. Q = I: γ 1/2 j e j β j (t). W(t) = e j β j (t). j=1 Noise is white in space and time. Operator Q is trace-class if Tr(Q) = γ j <. j=1 This gives noise with some spatial correlation.

8 Stochastic integrals With this definition of the noise, we (Da Prato, Zabczyk, f.ex.) can define the stochastic Itô integral together with Itô s isometry [ t E t Φ(s) dw(s) Φ(s) dw(s) 2 U ] = t Φ(s)Q 1/2 2 HS ds, where we recall that U = L 2 (D) and the Hilbert-Schmidt norm on ( 1/2 compact operators T HS := Tr(TT ) = Tφ j U) 2 with {φj } j=1 an ON basis in U. j=1

9 Last slide of the crash course... Since we will deal with mean-square error bounds, the following norm will be useful v L2 (Ω,U) := E[ v 2 U] 1/2, where we recall that U = L 2 (D) and that E is the mathematical expectation on our probability space (Ω, F, P).

10 No... this was not the last slide :-) The second approach is based on another definition of the noise. Problem (1d for simplicity): 2 u t (t, x) = 2 u (t, x) + Ẇ(t, x). 2 x2 Here, W(t, x) is a Brownian sheet (multi-parameter version of Brownian motion). That is, the noise term Ẇ(t, x) is a mean zero Gaussian noise with spatial correlation k(, ), i.e. E[Ẇ(t, x)ẇ(s, y)] = δ(t s)k(x, y), where δ is a Dirac delta function at the origin.

11 Thanks to A. Grandchamp II. The stochastic wave equation

12 Motivation: motion of DNA molecule in a liquid Motion of a strand of DNA floating in a liquid (Gonzalez, Maddocks 21, Dalang 29): DNA molecule string system of 3 wave equations in R 3. Liquid particles hit DNA stochastic motion.

13 The stochastic wave equation Consider the stochastic wave equation d u u dt = f (u) dt + g(u) dw in D (, T), u = in D (, T), u(, ) = u, u(, ) = v in D, where u = u(x, t), D R d, d = 1, 2, 3, is a bounded convex domain with polygonal boundary D. The stochastic process {W(t)} t is an L 2 (D)-valued (possibly cylindrical) Q-Wiener process. We set Λ = with D( ) = H 2 (D) H 1 (D).

14 Abstract formulation of the problem Recall the problem: d u u dt = f (u) dt + g(u) dw and Λ =. Define the velocity of the solution u 2 := u 1 := u and rewrite the above problem as where X := and X := dx(t) = AX(t) dt + F(X(t)) dt + G(X(t)) dw(t), t >, X() = X, [ u1 [ u 2 u v ]. ], A := [ ] [ ] [ ] I, F(X) :=, G(X) :=, Λ f (u 1 ) g(u 1 ) The operator A is the generator of a strongly continuous semigroup E(t) = e ta.

15 Exact solution of the stochastic wave equation The stochastic wave equation dx(t) = AX(t) dt + F(X(t)) dt + G(X(t)) dw(t), t >, X() = X, has a unique mild solution (recall E(t) = e ta ) X(t) = E(t)X + t E(t s)f(x(s)) ds + This is the variation-of-constants formula :-) t E(t s)g(x(s)) dw(s). Obs. Here, one needs some regularity assumptions on the noise, f and g.

16 1d stochastic sine-gordon Problem: For (x, t) [, 1] [, 1], consider the SPDE with space-time white-noise d u u dt = sin(u) dt sin(u) dw, u(, t) = u(1, t) =, u(x, ) = cos(π(x 1/2)), u(x, ) = x sine-gordon x

17 Thanks to III. Numerical discretisations

18 Results (I)... spoiler alert... Problem: d u u dt = dw. Spatial discretisation by standard linear FEM with mesh h. Time discretisation by stochastic trigonometric method with step size k. Theorems (C., Larsson, Sigg 213) Exact linear growth of the energy for the num. solution. Mean-square order of convergence at most one (depends on the regularity of the noise) U n 1 u h,1(t n ) L2 (Ω,U) Ck min{β,1} Λ (β 1)/2 Q 1/2 HS, where u h,1 is the FE solution of our problem. Mean-square errors for the full discretisation. FEM done in Kovács, Larsson, Saedpanah 21

19 Results (II) Problem: d u u dt = f (u) dt + g(u) dw. Spatial discretisation by standard linear FEM with mesh h. Time discretisation by stochastic trigonometric method with step size k. Theorems (Anton, C., Larsson, Wang 216) Mean-square errors for the full discretisation U n 1 u 1(t n ) L2 (Ω,U) C (h 2β 3 + k min(β,1)) for β [, 3], U n 2 u 2(t n ) L2 (Ω,U) C (h 2(β 1) 3 + k min(β 1,1)) for β [1, 4]. Almost linear growth of the energy for the num. solution of the nonlinear problem with additive noise.

20 Results (III) for random-field Problem 2 u(t, x) = 2 u(t, x) + f (u(t, x)) + σ(u(t, x)) 2 W (t, x). t 2 x 2 x t Spatial discretisation by centered FD with mesh x. Time discretisation by stochastic trigonometric method with step size t. Theorem (C., Quer-Sardanyons 215). Consider, for simplicity, the initial values u = v =. Assume f and σ satisfy a global Lipschitz and linear growth condition. Let p 1. Then, the following estimate of the error for the full discretisation holds: sup (t,x) [,T] [,1] ( E [ u M,N (t, x) u(t, x) 2p]) 1 2p C 1 ( x) 1 3 ε + C 2 ( t) 1 2, for all small enough ε >. The constants C 1 and C 2 are positive and do not depend neither on M nor on N.

21 Stochastic trigonometric method (Hilb. sp.) (I) Recall: The FE problem for the linear wave equation with additive noise reads (P h orthogonal projection, B = [, I]) dx h (t) = A h X h (t) dt + P h B dw(t), X h () = X h,, t >. Use variation-of-constants formula for the exact solution: where X h (t) = E h (t)x h, + E h (t) = e ta h = [ t E h (t s)p h B dw(s), ] C h (t) Λ 1/2 h S h (t) h S h (t) C h (t) Λ 1/2 with C h (t) = cos(tλ 1/2 h ) and S h (t) = sin(tλ 1/2 h ).

22 Stochastic trigonometric method (II) Discretise the stochastic integral in the var.-of-const. formula X h (k) = E h (k)x h, + k E h (k s)p h B dw(s) to obtain U n+1 = E h (k)u n + E h (k)p h B W n, that is, [ ] [ ] U n+1 [U 1 C U n+1 = h (k) Λ 1/2 ] [ ] h S h (k) n 1 Λ 1/2 2 Λ 1/2 h S h (k) C h (k) U2 n + h S h (k) P h W n, C h (k) where W n = W(t n+1 ) W(t n ) denotes the Wiener increments. Get an approximation Uj n u h,j (t n ) of the exact solution of our FE problem at the discrete times t n = nk. Similar ideas used for the semi-linear case with multiplicative noise. Chap. XIII of the yellow bible by Hairer, Lubich, Wanner 26

23 A trace formula Theorem (C., Larsson, Sigg 213) Expected value of the energy of the FE solution X h (t) = [u h,1 (t), u h,2 (t)] grows linearly with time: [ E [ = E ( Λ 1/2 h u h,1 (t) 2 L 2 (D) + u h,2(t) 2 L 2 (D) ( 1/2 Λ h u h, 2 L 2 (D) + v h, 2 L 2 (D)) ] + 1tTr(P 2 hqp h ). We have the same result for the num. sol. given by the stochastic trigonometric method: [ ( 1 1/2 E 2 Λ h U1 n 2 L 2 (D) + ) ] Un 2 2 L 2 (D) [ ( 1/2 = E Λ h u h, 2 L 2 (D) + v h, 2 L 2 (D)) ] + 1t 2 ntr(p h QP h ). 1 2 Obs. These are long-time results for the numerical solutions. ) ]

24 A trace formula: Numerical experiments (I) We consider the linear stochastic wave equation d u u dt = dw, (x, t) (, 1) (, 1), u(, t) = u(1, t) =, t (, 1), u(x, ) = cos(π(x 1/2)), u(x, ) =, x (, 1), with a Q-Wiener process W(t) with covariance operator Q = Λ 1/2. Where we recall Λ =.

25 A trace formula: Numerical experiments (II) 3 Exact Stochastic Trigonometric method h=.1, k=.1, M=15 samples 25 2 Energy t

26 A trace formula: Numerical experiments (III) BEM with k=.1 SV with k=.5 CNM with k=.1 Exact h=.1, M=1 samples 35 Energy t

27 Mean-square errors: Numerical experiments (I) We consider the 1d sine-gordon equation driven by a multiplicative space-time white noise ((x, t) (, 1) (,.5)) d u(x, t) u(x, t) dt = sin(u(x, t)) dt + u(x, t) dw(x, t), u(, t) = u(1, t) =, t (,.5), u(x, ) = cos(π(x 1/2)), u(x, ) =, x (, 1), with a space-time white noise with Q = I (β < 1/2).

28 Mean-square errors: Numerical experiments (II) Error 1-2 Slope 1/2 Error STM Slope 1/4 Error SEM Slope 1/3 Error CNM k Parameters: True sol. with STM with k exact = 2 11 and h exact = 2 9. M s = 25 for the expectations.

29 @ Universal Pictures IV. Ongoing and future works

30 Ongoing and future works (I) With R. Anton (Umeå University). Exponential methods for the time discretisation of stochastic Schrödinger equations idu ( u + F(u))dt = G(u)dW in R d [, T] u() = u, where u = u(x, t), with t and x R d, is a complex valued random process. With R. Anton and L. Quer-Sardanyons (UA Barcelona). Exponential methods for parabolic problems (random-field approach).

31 Ongoing and future works (II) With G. Dujardin (Inria Lille Nord-Europe). Exponential integrators for nonlinear Schrödinger equations with white noise dispersion idu + c u dβ + u 2σ u dt = u() = u, where u = u(x, t), with t and x R d, is a complex valued random process; c and σ are positive real numbers; and β = β(t) is a real valued Brownian motion. Look for mean-square error estimates and mass-preserving exponential integrators.

32 Thanks to

33 Main ingredients of the proofs Recall: u M,N (t, x) = t 1 + t 1 { G M (t κ T N(s), x, y)f ( u M,N (κ T N(s), κ M (y)) )} dy ds { G M (t κ T N(s), x, y)σ ( u M,N (κ T N(s), κ M (y)) )} W(ds, dy). 1 Write u M,N (t, x) u(t, x) = u M,N (t, x) u M (t, x) + u M (t, x) u(t, x) and use the spatial error estimate from Quer-Sardanyons, Sanz-Solé 26 to get the order C 1 ( x) 1 3 ε for all small enough ε >. 2 Next, consider u M,N (t, x) u M (t, x) and use a Gronwall argument. 3 Use properties of G M (t, x, y), of u M (t, x), of u M,N (t, x), assumptions on f and σ, Hölder s inequality, Burkholder-Davis-Gundy s inequality and finally Gronwall s inequality to bound the error of the fully-discrete solution.

34 Main steps for the proofs (I) First, by definition of u M and u M,N, consider the difference u M,N (t, x) u M (t, x) = t 1 {G M (t κ TN(s), x, y)f ( u M,N (κ TN(s), κ M (y)) ) G M (t s, x, y)f ( u M (s, κ M (y)) )} dy ds t 1 + {G M (t κ TN(s), x, y)σ ( u M,N (κ TN(s), κ M (y)) ) G M (t s, x, y)σ ( u M (s, κ M (y)) )} W(ds, dy). Next, add and subtract some terms in order to be able to use the properties of f and σ.

35 Main steps for the proofs (II) The first expression u M,N (t, x) u M (t, x) = t 1 {G M (t κ T N(s), x, y)f ( u M,N (κ T N(s), κ M (y)) ) G M (t s, x, y)f ( u M (s, κ M (y)) )} dy ds + noisy blabla can be decomposed as the sum of 3 terms: D 1 := D 2 := D 3 := t 1 t 1 t 1 G M (t κ T N(s), x, y) { f ( u M,N (κ T N(s), κ M (y)) ) f ( u M (κ T N(s), κ M (y)) )} dy ds, { G M (t κ T N(s), x, y) G M (t s, x, y) } f ( u M (κ T N(s), κ M (y)) ) dy ds, G M (t s, x, y) { f ( u M (κ T N(s), κ M (y)) ) f ( u M (s, κ M (y)) )} dy ds.

36 Main steps for the proofs (III) The second expression t 1 { G M (t κ T N (s), x, y)σ( u M,N (κ T N (s), κ M(y)) ) G M (t s, x, y)σ ( u M (s, κ M (y)) )} W(ds, dy). can be decomposed as the sum of 3 terms: D 4 := D 5 := D 6 := t 1 t 1 t 1 G M (t κ T N(s), x, y) { σ ( u M,N (κ T N(s), κ M (y)) ) σ ( u M (κ T N(s), κ M (y)) )} W(ds, dy), { G M (t κ T N(s), x, y) G M (t s, x, y) } σ ( u M (κ T N(s), κ M (y)) ) W(ds, dy), G M (t s, x, y) { σ ( u M (κ T N(s), κ M (y)) ) σ ( u M (s, κ M (y)) )} W(ds, dy).

37 Main steps for the proofs (IV) We now have to estimate each of the terms D 1,..., D 6. Estimates for D 6 : D 6 := t 1 G M (t s, x, y) { σ ( u M (κ T N(s), κ M (y)) ) σ ( u M (s, κ M (y)) )} W(ds, dy). By Burkholder-Davis-Gundy s and Hölder s inequalities, and Lipschitz condition on σ, one obtains E [ D6 2p] C t 1 G M (t s, x, y) 2 dy sup E[ u M (κ T N(s), x) u M (s, x) 2p ] ds. x [,1] The Hölder continuity property of the process u M (t, x) gives E [ t D6 2p] C (κ T N(s) s) p ds C ( t) p.

38 Main steps for the proofs (V) All these estimates together give sup E [ u M,N (t, x) u M (t, x) 2p] C 1 ( t) p (t,x) [,T] [,1] + C 2 t sup E [ u M,N (r, x) u M (r, x) 2p] ds, (r,x) [,s] [,1] for some positive constants C 1 and C 2 independent of N and M. An application of Gronwall s lemma finally lead to ( [ sup E u M,N (t, x) u M (t, x) 2p]) 1 2p C ( t) 1 2. (t,x) [,T] [,1] This concludes the proof of the theorem.

39 Thanks for your attention!!

Finite element approximation of the stochastic heat equation with additive noise

Finite element approximation of the stochastic heat equation with additive noise p. 1/32 Finite element approximation of the stochastic heat equation with additive noise Stig Larsson p. 2/32 Outline Stochastic heat equation with additive noise du u dt = dw, x D, t > u =, x D, t > u()

More information

Hölder continuity of the solution to the 3-dimensional stochastic wave equation

Hölder continuity of the solution to the 3-dimensional stochastic wave equation Hölder continuity of the solution to the 3-dimensional stochastic wave equation (joint work with Yaozhong Hu and Jingyu Huang) Department of Mathematics Kansas University CBMS Conference: Analysis of Stochastic

More information

PREPRINT 2009:20. Finite Element Approximation of the Linearized Cahn-Hilliard-Cook Equation STIG LARSSON ALI MESFORUSH

PREPRINT 2009:20. Finite Element Approximation of the Linearized Cahn-Hilliard-Cook Equation STIG LARSSON ALI MESFORUSH PREPRINT 9: Finite Element Approximation of the Linearized Cahn-Hilliard-Coo Equation STIG LARSSON ALI MESFORUSH Department of Mathematical Sciences Division of Mathematics CHALMERS UNIVERSITY OF TECHNOLOGY

More information

An Introduction to Stochastic Partial Dierential Equations

An Introduction to Stochastic Partial Dierential Equations An Introduction to Stochastic Partial Dierential Equations Herry Pribawanto Suryawan Dept. of Mathematics, Sanata Dharma University, Yogyakarta 29. August 2014 Herry Pribawanto Suryawan (Math USD) SNAMA

More information

Strong uniqueness for stochastic evolution equations with possibly unbounded measurable drift term

Strong uniqueness for stochastic evolution equations with possibly unbounded measurable drift term 1 Strong uniqueness for stochastic evolution equations with possibly unbounded measurable drift term Enrico Priola Torino (Italy) Joint work with G. Da Prato, F. Flandoli and M. Röckner Stochastic Processes

More information

SELECTED TOPICS CLASS FINAL REPORT

SELECTED TOPICS CLASS FINAL REPORT SELECTED TOPICS CLASS FINAL REPORT WENJU ZHAO In this report, I have tested the stochastic Navier-Stokes equations with different kind of noise, when i am doing this project, I have encountered several

More information

The semigroup approach to stochastic PDEs and their finite element approximation. Bielefeld IGK, November 2009

The semigroup approach to stochastic PDEs and their finite element approximation. Bielefeld IGK, November 2009 The semigroup approach to stochastic PDEs and their finite element approximation Mihály Kovács Department of Mathematics and Statistics University of Otago Dunedin, New Zealand Bielefeld IGK, November

More information

Harnack Inequalities and Applications for Stochastic Equations

Harnack Inequalities and Applications for Stochastic Equations p. 1/32 Harnack Inequalities and Applications for Stochastic Equations PhD Thesis Defense Shun-Xiang Ouyang Under the Supervision of Prof. Michael Röckner & Prof. Feng-Yu Wang March 6, 29 p. 2/32 Outline

More information

Brownian Motion. 1 Definition Brownian Motion Wiener measure... 3

Brownian Motion. 1 Definition Brownian Motion Wiener measure... 3 Brownian Motion Contents 1 Definition 2 1.1 Brownian Motion................................. 2 1.2 Wiener measure.................................. 3 2 Construction 4 2.1 Gaussian process.................................

More information

On the stochastic nonlinear Schrödinger equation

On the stochastic nonlinear Schrödinger equation On the stochastic nonlinear Schrödinger equation Annie Millet collaboration with Z. Brzezniak SAMM, Paris 1 and PMA Workshop Women in Applied Mathematics, Heraklion - May 3 211 Outline 1 The NL Shrödinger

More information

A NOTE ON STOCHASTIC INTEGRALS AS L 2 -CURVES

A NOTE ON STOCHASTIC INTEGRALS AS L 2 -CURVES A NOTE ON STOCHASTIC INTEGRALS AS L 2 -CURVES STEFAN TAPPE Abstract. In a work of van Gaans (25a) stochastic integrals are regarded as L 2 -curves. In Filipović and Tappe (28) we have shown the connection

More information

arxiv: v1 [math.na] 25 Jan 2016

arxiv: v1 [math.na] 25 Jan 2016 EXPONENTIAL INTEGRATORS FOR STOCHASTIC SCHRÖDINGER EQUATIONS DRIVEN BY ITO NOISE RIKARD ANTON AND DAVID COHEN arxiv:161.663v1 math.na 5 Jan 16 Abstract. We study an explicit exponential scheme for the

More information

The Stable Manifold Theorem for Semilinear Stochastic Evolution Equations and Stochastic Partial Differential Equations

The Stable Manifold Theorem for Semilinear Stochastic Evolution Equations and Stochastic Partial Differential Equations Southern Illinois University Carbondale OpenSIUC Articles and Preprints Department of Mathematics 26 The Stable Manifold Theorem for Semilinear Stochastic Evolution Equations and Stochastic Partial Differential

More information

Analysis of SPDEs Arising in Path Sampling Part I: The Gaussian Case

Analysis of SPDEs Arising in Path Sampling Part I: The Gaussian Case Analysis of SPDEs Arising in Path Sampling Part I: The Gaussian Case September 2, 2005 M. Hairer 1, A. M. Stuart 1, J. Voss 1,2, and P. Wiberg 1,3 1 Mathematics Institute, The University of Warwick, Coventry

More information

On rough PDEs. Samy Tindel. University of Nancy. Rough Paths Analysis and Related Topics - Nagoya 2012

On rough PDEs. Samy Tindel. University of Nancy. Rough Paths Analysis and Related Topics - Nagoya 2012 On rough PDEs Samy Tindel University of Nancy Rough Paths Analysis and Related Topics - Nagoya 2012 Joint work with: Aurélien Deya and Massimiliano Gubinelli Samy T. (Nancy) On rough PDEs Nagoya 2012 1

More information

ON THE PATHWISE UNIQUENESS OF SOLUTIONS OF STOCHASTIC DIFFERENTIAL EQUATIONS

ON THE PATHWISE UNIQUENESS OF SOLUTIONS OF STOCHASTIC DIFFERENTIAL EQUATIONS PORTUGALIAE MATHEMATICA Vol. 55 Fasc. 4 1998 ON THE PATHWISE UNIQUENESS OF SOLUTIONS OF STOCHASTIC DIFFERENTIAL EQUATIONS C. Sonoc Abstract: A sufficient condition for uniqueness of solutions of ordinary

More information

A Concise Course on Stochastic Partial Differential Equations

A Concise Course on Stochastic Partial Differential Equations A Concise Course on Stochastic Partial Differential Equations Michael Röckner Reference: C. Prevot, M. Röckner: Springer LN in Math. 1905, Berlin (2007) And see the references therein for the original

More information

Solving Stochastic Partial Differential Equations as Stochastic Differential Equations in Infinite Dimensions - a Review

Solving Stochastic Partial Differential Equations as Stochastic Differential Equations in Infinite Dimensions - a Review Solving Stochastic Partial Differential Equations as Stochastic Differential Equations in Infinite Dimensions - a Review L. Gawarecki Kettering University NSF/CBMS Conference Analysis of Stochastic Partial

More information

PROBABILITY: LIMIT THEOREMS II, SPRING HOMEWORK PROBLEMS

PROBABILITY: LIMIT THEOREMS II, SPRING HOMEWORK PROBLEMS PROBABILITY: LIMIT THEOREMS II, SPRING 218. HOMEWORK PROBLEMS PROF. YURI BAKHTIN Instructions. You are allowed to work on solutions in groups, but you are required to write up solutions on your own. Please

More information

State Space Representation of Gaussian Processes

State Space Representation of Gaussian Processes State Space Representation of Gaussian Processes Simo Särkkä Department of Biomedical Engineering and Computational Science (BECS) Aalto University, Espoo, Finland June 12th, 2013 Simo Särkkä (Aalto University)

More information

The Wiener Itô Chaos Expansion

The Wiener Itô Chaos Expansion 1 The Wiener Itô Chaos Expansion The celebrated Wiener Itô chaos expansion is fundamental in stochastic analysis. In particular, it plays a crucial role in the Malliavin calculus as it is presented in

More information

Regularity of the density for the stochastic heat equation

Regularity of the density for the stochastic heat equation Regularity of the density for the stochastic heat equation Carl Mueller 1 Department of Mathematics University of Rochester Rochester, NY 15627 USA email: cmlr@math.rochester.edu David Nualart 2 Department

More information

Lecture 1: Pragmatic Introduction to Stochastic Differential Equations

Lecture 1: Pragmatic Introduction to Stochastic Differential Equations Lecture 1: Pragmatic Introduction to Stochastic Differential Equations Simo Särkkä Aalto University, Finland (visiting at Oxford University, UK) November 13, 2013 Simo Särkkä (Aalto) Lecture 1: Pragmatic

More information

Adaptive timestepping for SDEs with non-globally Lipschitz drift

Adaptive timestepping for SDEs with non-globally Lipschitz drift Adaptive timestepping for SDEs with non-globally Lipschitz drift Mike Giles Wei Fang Mathematical Institute, University of Oxford Workshop on Numerical Schemes for SDEs and SPDEs Université Lille June

More information

BV functions in a Gelfand triple and the stochastic reflection problem on a convex set

BV functions in a Gelfand triple and the stochastic reflection problem on a convex set BV functions in a Gelfand triple and the stochastic reflection problem on a convex set Xiangchan Zhu Joint work with Prof. Michael Röckner and Rongchan Zhu Xiangchan Zhu ( Joint work with Prof. Michael

More information

Elliptic Operators with Unbounded Coefficients

Elliptic Operators with Unbounded Coefficients Elliptic Operators with Unbounded Coefficients Federica Gregorio Universitá degli Studi di Salerno 8th June 2018 joint work with S.E. Boutiah, A. Rhandi, C. Tacelli Motivation Consider the Stochastic Differential

More information

Rough Burgers-like equations with multiplicative noise

Rough Burgers-like equations with multiplicative noise Rough Burgers-like equations with multiplicative noise Martin Hairer Hendrik Weber Mathematics Institute University of Warwick Bielefeld, 3.11.21 Burgers-like equation Aim: Existence/Uniqueness for du

More information

Some Properties of NSFDEs

Some Properties of NSFDEs Chenggui Yuan (Swansea University) Some Properties of NSFDEs 1 / 41 Some Properties of NSFDEs Chenggui Yuan Swansea University Chenggui Yuan (Swansea University) Some Properties of NSFDEs 2 / 41 Outline

More information

Stochastic integrals for spde s: a comparison

Stochastic integrals for spde s: a comparison Stochastic integrals for spde s: a comparison arxiv:11.856v1 [math.pr] 6 Jan 21 Robert C. Dalang Ecole Polytechnique Fédérale de Lausanne Lluís Quer-Sardanyons Universitat Autònoma de Barcelona Abstract

More information

Stochastic Partial Differential Equations with Levy Noise

Stochastic Partial Differential Equations with Levy Noise Stochastic Partial Differential Equations with Levy Noise An Evolution Equation Approach S..PESZAT and J. ZABCZYK Institute of Mathematics, Polish Academy of Sciences' CAMBRIDGE UNIVERSITY PRESS Contents

More information

Weak Feller Property and Invariant Measures

Weak Feller Property and Invariant Measures Weak Feller Property and Invariant Measures Martin Ondreját, J. Seidler, Z. Brzeźniak Institute of Information Theory and Automation Academy of Sciences Prague September 11, 2012 Outline 2010: Stochastic

More information

Lecture Notes on PDEs

Lecture Notes on PDEs Lecture Notes on PDEs Alberto Bressan February 26, 2012 1 Elliptic equations Let IR n be a bounded open set Given measurable functions a ij, b i, c : IR, consider the linear, second order differential

More information

PROBABILITY: LIMIT THEOREMS II, SPRING HOMEWORK PROBLEMS

PROBABILITY: LIMIT THEOREMS II, SPRING HOMEWORK PROBLEMS PROBABILITY: LIMIT THEOREMS II, SPRING 15. HOMEWORK PROBLEMS PROF. YURI BAKHTIN Instructions. You are allowed to work on solutions in groups, but you are required to write up solutions on your own. Please

More information

Interest Rate Models:

Interest Rate Models: 1/17 Interest Rate Models: from Parametric Statistics to Infinite Dimensional Stochastic Analysis René Carmona Bendheim Center for Finance ORFE & PACM, Princeton University email: rcarmna@princeton.edu

More information

STOCHASTIC DIFFERENTIAL EQUATIONS DRIVEN BY PROCESSES WITH INDEPENDENT INCREMENTS

STOCHASTIC DIFFERENTIAL EQUATIONS DRIVEN BY PROCESSES WITH INDEPENDENT INCREMENTS STOCHASTIC DIFFERENTIAL EQUATIONS DRIVEN BY PROCESSES WITH INDEPENDENT INCREMENTS DAMIR FILIPOVIĆ AND STEFAN TAPPE Abstract. This article considers infinite dimensional stochastic differential equations

More information

Gaussian estimates for the density of the non-linear stochastic heat equation in any space dimension

Gaussian estimates for the density of the non-linear stochastic heat equation in any space dimension Available online at www.sciencedirect.com Stochastic Processes and their Applications 22 (202) 48 447 www.elsevier.com/locate/spa Gaussian estimates for the density of the non-linear stochastic heat equation

More information

S. Lototsky and B.L. Rozovskii Center for Applied Mathematical Sciences University of Southern California, Los Angeles, CA

S. Lototsky and B.L. Rozovskii Center for Applied Mathematical Sciences University of Southern California, Los Angeles, CA RECURSIVE MULTIPLE WIENER INTEGRAL EXPANSION FOR NONLINEAR FILTERING OF DIFFUSION PROCESSES Published in: J. A. Goldstein, N. E. Gretsky, and J. J. Uhl (editors), Stochastic Processes and Functional Analysis,

More information

Hardy-Stein identity and Square functions

Hardy-Stein identity and Square functions Hardy-Stein identity and Square functions Daesung Kim (joint work with Rodrigo Bañuelos) Department of Mathematics Purdue University March 28, 217 Daesung Kim (Purdue) Hardy-Stein identity UIUC 217 1 /

More information

Partial Differential Equations with Applications to Finance Seminar 1: Proving and applying Dynkin s formula

Partial Differential Equations with Applications to Finance Seminar 1: Proving and applying Dynkin s formula Partial Differential Equations with Applications to Finance Seminar 1: Proving and applying Dynkin s formula Group 4: Bertan Yilmaz, Richard Oti-Aboagye and Di Liu May, 15 Chapter 1 Proving Dynkin s formula

More information

Malliavin Calculus in Finance

Malliavin Calculus in Finance Malliavin Calculus in Finance Peter K. Friz 1 Greeks and the logarithmic derivative trick Model an underlying assent by a Markov process with values in R m with dynamics described by the SDE dx t = b(x

More information

Regularization by noise in infinite dimensions

Regularization by noise in infinite dimensions Regularization by noise in infinite dimensions Franco Flandoli, University of Pisa King s College 2017 Franco Flandoli, University of Pisa () Regularization by noise King s College 2017 1 / 33 Plan of

More information

Infinite-dimensional calculus under weak spatial regularity of the processes

Infinite-dimensional calculus under weak spatial regularity of the processes Infinite-dimensional calculus under weak spatial regularity of the processes Franco Flandoli1, Francesco Russo2, Giovanni Zanco3 November 8, 215 Abstract Two generalizations of Itô formula to infinite-dimensional

More information

EULER MARUYAMA APPROXIMATION FOR SDES WITH JUMPS AND NON-LIPSCHITZ COEFFICIENTS

EULER MARUYAMA APPROXIMATION FOR SDES WITH JUMPS AND NON-LIPSCHITZ COEFFICIENTS Qiao, H. Osaka J. Math. 51 (14), 47 66 EULER MARUYAMA APPROXIMATION FOR SDES WITH JUMPS AND NON-LIPSCHITZ COEFFICIENTS HUIJIE QIAO (Received May 6, 11, revised May 1, 1) Abstract In this paper we show

More information

Convergence at first and second order of some approximations of stochastic integrals

Convergence at first and second order of some approximations of stochastic integrals Convergence at first and second order of some approximations of stochastic integrals Bérard Bergery Blandine, Vallois Pierre IECN, Nancy-Université, CNRS, INRIA, Boulevard des Aiguillettes B.P. 239 F-5456

More information

Stochastic Differential Equations.

Stochastic Differential Equations. Chapter 3 Stochastic Differential Equations. 3.1 Existence and Uniqueness. One of the ways of constructing a Diffusion process is to solve the stochastic differential equation dx(t) = σ(t, x(t)) dβ(t)

More information

Bernardo D Auria Stochastic Processes /10. Notes. Abril 13 th, 2010

Bernardo D Auria Stochastic Processes /10. Notes. Abril 13 th, 2010 1 Stochastic Calculus Notes Abril 13 th, 1 As we have seen in previous lessons, the stochastic integral with respect to the Brownian motion shows a behavior different from the classical Riemann-Stieltjes

More information

On a class of stochastic differential equations in a financial network model

On a class of stochastic differential equations in a financial network model 1 On a class of stochastic differential equations in a financial network model Tomoyuki Ichiba Department of Statistics & Applied Probability, Center for Financial Mathematics and Actuarial Research, University

More information

ALMOST SURE CONVERGENCE OF A SEMIDISCRETE MILSTEIN SCHEME FOR SPDE S OF ZAKAI TYPE

ALMOST SURE CONVERGENCE OF A SEMIDISCRETE MILSTEIN SCHEME FOR SPDE S OF ZAKAI TYPE ALMOST SURE CONVERGENCE OF A SEMIDISCRETE MILSTEIN SCHEME FOR SPDE S OF ZAKAI TYPE ANNIKA LANG, PAO-LIU CHOW, AND JÜRGEN POTTHOFF ABSTRACT. A semidiscrete Milstein scheme for stochastic partial differential

More information

Random attractors and the preservation of synchronization in the presence of noise

Random attractors and the preservation of synchronization in the presence of noise Random attractors and the preservation of synchronization in the presence of noise Peter Kloeden Institut für Mathematik Johann Wolfgang Goethe Universität Frankfurt am Main Deterministic case Consider

More information

Stability of Stochastic Differential Equations

Stability of Stochastic Differential Equations Lyapunov stability theory for ODEs s Stability of Stochastic Differential Equations Part 1: Introduction Department of Mathematics and Statistics University of Strathclyde Glasgow, G1 1XH December 2010

More information

Itô isomorphisms for L p -valued Poisson stochastic integrals

Itô isomorphisms for L p -valued Poisson stochastic integrals L -valued Rosenthal inequalities Itô isomorhisms in L -saces One-sided estimates in martingale tye/cotye saces Itô isomorhisms for L -valued Poisson stochastic integrals Sjoerd Dirksen - artly joint work

More information

Uniqueness of Solutions to the Stochastic Navier-Stokes, the Invariant Measure and Kolmogorov s Theory

Uniqueness of Solutions to the Stochastic Navier-Stokes, the Invariant Measure and Kolmogorov s Theory of Uniqueness of Solutions to the Stochastic Navier-Stokes, and Kolmogorov s Björn Center for Complex and Non-Linear Science and Department of Mathematics, UC Santa Barbara and Finance, Sandbjerg 2008

More information

SPDEs, criticality, and renormalisation

SPDEs, criticality, and renormalisation SPDEs, criticality, and renormalisation Hendrik Weber Mathematics Institute University of Warwick Potsdam, 06.11.2013 An interesting model from Physics I Ising model Spin configurations: Energy: Inverse

More information

A Class of Fractional Stochastic Differential Equations

A Class of Fractional Stochastic Differential Equations Vietnam Journal of Mathematics 36:38) 71 79 Vietnam Journal of MATHEMATICS VAST 8 A Class of Fractional Stochastic Differential Equations Nguyen Tien Dung Department of Mathematics, Vietnam National University,

More information

Asymptotic Analysis 88 (2014) DOI /ASY IOS Press

Asymptotic Analysis 88 (2014) DOI /ASY IOS Press Asymptotic Analysis 88 4) 5 DOI.333/ASY-4 IOS Press Smoluchowski Kramers approximation and large deviations for infinite dimensional gradient systems Sandra Cerrai and Michael Salins Department of Mathematics,

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

The stochastic heat equation with a fractional-colored noise: existence of solution

The stochastic heat equation with a fractional-colored noise: existence of solution The stochastic heat equation with a fractional-colored noise: existence of solution Raluca Balan (Ottawa) Ciprian Tudor (Paris 1) June 11-12, 27 aluca Balan (Ottawa), Ciprian Tudor (Paris 1) Stochastic

More information

1. Stochastic Processes and filtrations

1. Stochastic Processes and filtrations 1. Stochastic Processes and 1. Stoch. pr., A stochastic process (X t ) t T is a collection of random variables on (Ω, F) with values in a measurable space (S, S), i.e., for all t, In our case X t : Ω S

More information

SDE Coefficients. March 4, 2008

SDE Coefficients. March 4, 2008 SDE Coefficients March 4, 2008 The following is a summary of GARD sections 3.3 and 6., mainly as an overview of the two main approaches to creating a SDE model. Stochastic Differential Equations (SDE)

More information

Stochastic Shear Thickening Fluids: Strong Convergence of the Galerkin Approximation and the Energy Equality 1

Stochastic Shear Thickening Fluids: Strong Convergence of the Galerkin Approximation and the Energy Equality 1 Stochastic Shear Thickening Fluids: Strong Convergence of the Galerkin Approximation and the Energy Equality Nobuo Yoshida Contents The stochastic power law fluids. Terminology from hydrodynamics....................................

More information

The Heat Equation John K. Hunter February 15, The heat equation on a circle

The Heat Equation John K. Hunter February 15, The heat equation on a circle The Heat Equation John K. Hunter February 15, 007 The heat equation on a circle We consider the diffusion of heat in an insulated circular ring. We let t [0, ) denote time and x T a spatial coordinate

More information

SEISMIC WAVE PROPAGATION. Lecture 2: Fourier Analysis

SEISMIC WAVE PROPAGATION. Lecture 2: Fourier Analysis SEISMIC WAVE PROPAGATION Lecture 2: Fourier Analysis Fourier Series & Fourier Transforms Fourier Series Review of trigonometric identities Analysing the square wave Fourier Transform Transforms of some

More information

Weak Convergence of Numerical Methods for Dynamical Systems and Optimal Control, and a relation with Large Deviations for Stochastic Equations

Weak Convergence of Numerical Methods for Dynamical Systems and Optimal Control, and a relation with Large Deviations for Stochastic Equations Weak Convergence of Numerical Methods for Dynamical Systems and, and a relation with Large Deviations for Stochastic Equations Mattias Sandberg KTH CSC 2010-10-21 Outline The error representation for weak

More information

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product Chapter 4 Hilbert Spaces 4.1 Inner Product Spaces Inner Product Space. A complex vector space E is called an inner product space (or a pre-hilbert space, or a unitary space) if there is a mapping (, )

More information

Lecture 4: Ito s Stochastic Calculus and SDE. Seung Yeal Ha Dept of Mathematical Sciences Seoul National University

Lecture 4: Ito s Stochastic Calculus and SDE. Seung Yeal Ha Dept of Mathematical Sciences Seoul National University Lecture 4: Ito s Stochastic Calculus and SDE Seung Yeal Ha Dept of Mathematical Sciences Seoul National University 1 Preliminaries What is Calculus? Integral, Differentiation. Differentiation 2 Integral

More information

Lévy Processes and Infinitely Divisible Measures in the Dual of afebruary Nuclear2017 Space 1 / 32

Lévy Processes and Infinitely Divisible Measures in the Dual of afebruary Nuclear2017 Space 1 / 32 Lévy Processes and Infinitely Divisible Measures in the Dual of a Nuclear Space David Applebaum School of Mathematics and Statistics, University of Sheffield, UK Talk at "Workshop on Infinite Dimensional

More information

Vector spaces. DS-GA 1013 / MATH-GA 2824 Optimization-based Data Analysis.

Vector spaces. DS-GA 1013 / MATH-GA 2824 Optimization-based Data Analysis. Vector spaces DS-GA 1013 / MATH-GA 2824 Optimization-based Data Analysis http://www.cims.nyu.edu/~cfgranda/pages/obda_fall17/index.html Carlos Fernandez-Granda Vector space Consists of: A set V A scalar

More information

Convergence of the Ensemble Kalman Filter in Hilbert Space

Convergence of the Ensemble Kalman Filter in Hilbert Space Convergence of the Ensemble Kalman Filter in Hilbert Space Jan Mandel Center for Computational Mathematics Department of Mathematical and Statistical Sciences University of Colorado Denver Parts based

More information

Brownian motion. Samy Tindel. Purdue University. Probability Theory 2 - MA 539

Brownian motion. Samy Tindel. Purdue University. Probability Theory 2 - MA 539 Brownian motion Samy Tindel Purdue University Probability Theory 2 - MA 539 Mostly taken from Brownian Motion and Stochastic Calculus by I. Karatzas and S. Shreve Samy T. Brownian motion Probability Theory

More information

Densities for the Navier Stokes equations with noise

Densities for the Navier Stokes equations with noise Densities for the Navier Stokes equations with noise Marco Romito Università di Pisa Universitat de Barcelona March 25, 2015 Summary 1 Introduction & motivations 2 Malliavin calculus 3 Besov bounds 4 Other

More information

GAUSSIAN PROCESSES; KOLMOGOROV-CHENTSOV THEOREM

GAUSSIAN PROCESSES; KOLMOGOROV-CHENTSOV THEOREM GAUSSIAN PROCESSES; KOLMOGOROV-CHENTSOV THEOREM STEVEN P. LALLEY 1. GAUSSIAN PROCESSES: DEFINITIONS AND EXAMPLES Definition 1.1. A standard (one-dimensional) Wiener process (also called Brownian motion)

More information

Bernardo D Auria Stochastic Processes /12. Notes. March 29 th, 2012

Bernardo D Auria Stochastic Processes /12. Notes. March 29 th, 2012 1 Stochastic Calculus Notes March 9 th, 1 In 19, Bachelier proposed for the Paris stock exchange a model for the fluctuations affecting the price X(t) of an asset that was given by the Brownian motion.

More information

The Chaotic Character of the Stochastic Heat Equation

The Chaotic Character of the Stochastic Heat Equation The Chaotic Character of the Stochastic Heat Equation March 11, 2011 Intermittency The Stochastic Heat Equation Blowup of the solution Intermittency-Example ξ j, j = 1, 2,, 10 i.i.d. random variables Taking

More information

LAN property for sde s with additive fractional noise and continuous time observation

LAN property for sde s with additive fractional noise and continuous time observation LAN property for sde s with additive fractional noise and continuous time observation Eulalia Nualart (Universitat Pompeu Fabra, Barcelona) joint work with Samy Tindel (Purdue University) Vlad s 6th birthday,

More information

Applied/Numerical Analysis Qualifying Exam

Applied/Numerical Analysis Qualifying Exam Applied/Numerical Analysis Qualifying Exam August 9, 212 Cover Sheet Applied Analysis Part Policy on misprints: The qualifying exam committee tries to proofread exams as carefully as possible. Nevertheless,

More information

Uniformly Uniformly-ergodic Markov chains and BSDEs

Uniformly Uniformly-ergodic Markov chains and BSDEs Uniformly Uniformly-ergodic Markov chains and BSDEs Samuel N. Cohen Mathematical Institute, University of Oxford (Based on joint work with Ying Hu, Robert Elliott, Lukas Szpruch) Centre Henri Lebesgue,

More information

THE SUBSTITUTION THEOREM FOR SEMILINEAR STOCHASTIC PARTIAL DIFFERENTIAL EQUATIONS. Salah-Eldin A. Mohammed and Tusheng Zhang

THE SUBSTITUTION THEOREM FOR SEMILINEAR STOCHASTIC PARTIAL DIFFERENTIAL EQUATIONS. Salah-Eldin A. Mohammed and Tusheng Zhang THE SUBSTITUTION THEOREM FOR SEMILINEAR STOCHASTIC PARTIAL DIFFERENTIAL EQUATIONS Salah-Eldin A. Mohammed and Tusheng Zhang Abstract. In this article we establish a substitution theorem for semilinear

More information

Stochastic Integration and Stochastic Differential Equations: a gentle introduction

Stochastic Integration and Stochastic Differential Equations: a gentle introduction Stochastic Integration and Stochastic Differential Equations: a gentle introduction Oleg Makhnin New Mexico Tech Dept. of Mathematics October 26, 27 Intro: why Stochastic? Brownian Motion/ Wiener process

More information

Wiener Measure and Brownian Motion

Wiener Measure and Brownian Motion Chapter 16 Wiener Measure and Brownian Motion Diffusion of particles is a product of their apparently random motion. The density u(t, x) of diffusing particles satisfies the diffusion equation (16.1) u

More information

Exercises in stochastic analysis

Exercises in stochastic analysis Exercises in stochastic analysis Franco Flandoli, Mario Maurelli, Dario Trevisan The exercises with a P are those which have been done totally or partially) in the previous lectures; the exercises with

More information

Optimal series representations of continuous Gaussian random fields

Optimal series representations of continuous Gaussian random fields Optimal series representations of continuous Gaussian random fields Antoine AYACHE Université Lille 1 - Laboratoire Paul Painlevé A. Ayache (Lille 1) Optimality of continuous Gaussian series 04/25/2012

More information

Introduction to numerical simulations for Stochastic ODEs

Introduction to numerical simulations for Stochastic ODEs Introduction to numerical simulations for Stochastic ODEs Xingye Kan Illinois Institute of Technology Department of Applied Mathematics Chicago, IL 60616 August 9, 2010 Outline 1 Preliminaries 2 Numerical

More information

Session 1: Probability and Markov chains

Session 1: Probability and Markov chains Session 1: Probability and Markov chains 1. Probability distributions and densities. 2. Relevant distributions. 3. Change of variable. 4. Stochastic processes. 5. The Markov property. 6. Markov finite

More information

Existence of an invariant measure for stochastic evolutions driven by an eventually compact semigroup

Existence of an invariant measure for stochastic evolutions driven by an eventually compact semigroup Existence of an invariant measure for stochastic evolutions driven by an eventually compact semigroup Joris Bierkens, Onno van Gaans and Sjoerd Verduyn Lunel Abstract. It is shown that for an SDE in a

More information

Existence of an invariant measure for stochastic evolutions driven by an eventually compact semigroup

Existence of an invariant measure for stochastic evolutions driven by an eventually compact semigroup J. Evol. Equ. 9 (9), 771 786 9 The Author(s). This article is published with open access at Springerlink.com 144-3199/9/4771-16, published onlineaugust 6, 9 DOI 1.17/s8-9-33-7 Journal of Evolution Equations

More information

The Schrödinger equation with spatial white noise potential

The Schrödinger equation with spatial white noise potential The Schrödinger equation with spatial white noise potential Arnaud Debussche IRMAR, ENS Rennes, UBL, CNRS Hendrik Weber University of Warwick Abstract We consider the linear and nonlinear Schrödinger equation

More information

A new approach for investment performance measurement. 3rd WCMF, Santa Barbara November 2009

A new approach for investment performance measurement. 3rd WCMF, Santa Barbara November 2009 A new approach for investment performance measurement 3rd WCMF, Santa Barbara November 2009 Thaleia Zariphopoulou University of Oxford, Oxford-Man Institute and The University of Texas at Austin 1 Performance

More information

Evaluation of the HJM equation by cubature methods for SPDE

Evaluation of the HJM equation by cubature methods for SPDE Evaluation of the HJM equation by cubature methods for SPDEs TU Wien, Institute for mathematical methods in Economics Kyoto, September 2008 Motivation Arbitrage-free simulation of non-gaussian bond markets

More information

Backward Stochastic Differential Equations with Infinite Time Horizon

Backward Stochastic Differential Equations with Infinite Time Horizon Backward Stochastic Differential Equations with Infinite Time Horizon Holger Metzler PhD advisor: Prof. G. Tessitore Università di Milano-Bicocca Spring School Stochastic Control in Finance Roscoff, March

More information

Large deviations and averaging for systems of slow fast stochastic reaction diffusion equations.

Large deviations and averaging for systems of slow fast stochastic reaction diffusion equations. Large deviations and averaging for systems of slow fast stochastic reaction diffusion equations. Wenqing Hu. 1 (Joint work with Michael Salins 2, Konstantinos Spiliopoulos 3.) 1. Department of Mathematics

More information

Nonlinear stabilization via a linear observability

Nonlinear stabilization via a linear observability via a linear observability Kaïs Ammari Department of Mathematics University of Monastir Joint work with Fathia Alabau-Boussouira Collocated feedback stabilization Outline 1 Introduction and main result

More information

On LDP and inviscid hydrodynamical equations

On LDP and inviscid hydrodynamical equations On LDP and inviscid hydrodynamical equations Annie Millet (amillet@univ-paris1.fr ) collaboration with H. Bessaih (Bessaih@uwyo.edu) SAMM, Université Paris 1 and PMA University of Wyoming Workshop Stochastic

More information

UNCERTAINTY FUNCTIONAL DIFFERENTIAL EQUATIONS FOR FINANCE

UNCERTAINTY FUNCTIONAL DIFFERENTIAL EQUATIONS FOR FINANCE Surveys in Mathematics and its Applications ISSN 1842-6298 (electronic), 1843-7265 (print) Volume 5 (2010), 275 284 UNCERTAINTY FUNCTIONAL DIFFERENTIAL EQUATIONS FOR FINANCE Iuliana Carmen Bărbăcioru Abstract.

More information

EXISTENCE OF NEUTRAL STOCHASTIC FUNCTIONAL DIFFERENTIAL EQUATIONS WITH ABSTRACT VOLTERRA OPERATORS

EXISTENCE OF NEUTRAL STOCHASTIC FUNCTIONAL DIFFERENTIAL EQUATIONS WITH ABSTRACT VOLTERRA OPERATORS International Journal of Differential Equations and Applications Volume 7 No. 1 23, 11-17 EXISTENCE OF NEUTRAL STOCHASTIC FUNCTIONAL DIFFERENTIAL EQUATIONS WITH ABSTRACT VOLTERRA OPERATORS Zephyrinus C.

More information

On continuous time contract theory

On continuous time contract theory Ecole Polytechnique, France Journée de rentrée du CMAP, 3 octobre, 218 Outline 1 2 Semimartingale measures on the canonical space Random horizon 2nd order backward SDEs (Static) Principal-Agent Problem

More information

Weak convergence and large deviation theory

Weak convergence and large deviation theory First Prev Next Go To Go Back Full Screen Close Quit 1 Weak convergence and large deviation theory Large deviation principle Convergence in distribution The Bryc-Varadhan theorem Tightness and Prohorov

More information

Brownian Motion. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan Brownian Motion

Brownian Motion. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan Brownian Motion Brownian Motion An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2010 Background We have already seen that the limiting behavior of a discrete random walk yields a derivation of

More information

Gaussian, Markov and stationary processes

Gaussian, Markov and stationary processes Gaussian, Markov and stationary processes Gonzalo Mateos Dept. of ECE and Goergen Institute for Data Science University of Rochester gmateosb@ece.rochester.edu http://www.ece.rochester.edu/~gmateosb/ November

More information

Bessel-like SPDEs. Lorenzo Zambotti, Sorbonne Université (joint work with Henri Elad-Altman) 15th May 2018, Luminy

Bessel-like SPDEs. Lorenzo Zambotti, Sorbonne Université (joint work with Henri Elad-Altman) 15th May 2018, Luminy Bessel-like SPDEs, Sorbonne Université (joint work with Henri Elad-Altman) Squared Bessel processes Let δ, y, and (B t ) t a BM. By Yamada-Watanabe s Theorem, there exists a unique (strong) solution (Y

More information

I forgot to mention last time: in the Ito formula for two standard processes, putting

I forgot to mention last time: in the Ito formula for two standard processes, putting I forgot to mention last time: in the Ito formula for two standard processes, putting dx t = a t dt + b t db t dy t = α t dt + β t db t, and taking f(x, y = xy, one has f x = y, f y = x, and f xx = f yy

More information