Stochastic Differential Equations

Size: px
Start display at page:

Download "Stochastic Differential Equations"

Transcription

1 Chapter 5 Stochastic Differential Equations We would like to introduce stochastic ODE s without going first through the machinery of stochastic integrals. 5.1 Itô Integrals and Itô Differential Equations Let us start with a review of the invariance principle. Let {ξ n } n be a sequence of i.i.d. random variables such that Eξ n =, Eξn = 1. Define Xt by X t n = n ξ i, t n = n, n (5.1) and piecewise linear interpolation, then the invariance principle asserts that X d W (5.) in distribution. Alternatively, we can define {Xt n } n=1 by the recursion relation X t n+1 = X t n + t ξ n+1, X =, (5.3) where t = 1. We can think of (5.3) as a forward Euler scheme for solving the differential equation dx t = dw t (5.4) Obviously both (5.3) and (5.4) are a bit unusual. In (5.3), the multiplier in front of ξ n+1 is t instead of the usual t. In (5.4) we write dx t = dw t instead of Ẋ t = Ẇt. This is because Ẇt is not a standard stochastic process, but rather a generalized stochastic process as in generalized functions. In fact one can define Ẇ t as a Gaussian process with mean zero and covariance K(s, t) = δ(t s). 41

2 4 CHAPTER 5. STOCHASTIC DIFFERETIAL EQUATIOS This is a very important process called the Gaussian white noise. But its sample path are not the standard functions, but rather distributions, see [5]. We can now combine (5.4) with standard ordinary differential equation and study dx t = b(x t, t)dt + dw t. (5.5) One can think of this as the distributional limit of the forward Euler scheme X t n+1 = X t n + t b(x tn, t n ) + t ξ n+1 (5.6) where as before {ξ n } n=1 is a sequence of i.i.d. random variables such that Eξ n =, Eξ n = 1. In fact if we denote by X t the process obtained using (5.6) and the piecewise linear interpolation, then Theorem There exists a stochastic process X t such that E X t X t C t (5.7) for t [, 1], where C is independent of t = 1/, and Eg[X[,1] ] Eg[X [,1]] C t (5.8) for any continuous functional g on C[, 1], where C may depend on g but not on t. More generally, we can consider SDE s of the type dx t = b(x t, W [,t], t)dt + σ(x t, W [,t], t)dw t (5.9) where B and sigma are functions of X t and t, and functional of W [,t]. otice that they are nonanticipative functional, i.e. the Wiener process up to time t only enters the right hand-sidde of (5.9). (5.9) is defined it as the limit of the forward Euler scheme X n+1 = X n + t b(x n, W m n, t n ) + tσ(x n, W m n, t n )ξ n+1. (5.1) where, for simplicity we have used the slightly abusive notation X t n = X n. We can also write this as X n+1 = X n + t b(x n, W m n, t n ) + σ(x n, W m n, t n )(W n+1 W n ). (5.11) where W t is the Wiener process and W n = W tn. A special case of (5.9) is stochastic integrals dx t = f(w t, t)dw t, X =, (5.1) where f is continuous, whose solution can be expressed as X t = f(w s, s)dw s. (5.13)

3 5.1. ITÔ ITEGRALS AD ITÔ DIFFERETIAL EQUATIOS 43 The meaning of X t is define as the limit of or in other words X n+1 = X n + f(w n, t n )(W n+1 W n ), (5.14) X n = f(w j, t j )(W j+1 W j ). (5.15) j= We can think of (5.15) as a Riemann sum in which the representative point inside each subinterval is the left-most point. This definition of the stochastic integral is called the Itô integral. Itô integrals have several very special properties. Theorem 5.1. (Itô isometry). Itô integrals satisfy Proof. Let then E f(w s, s)dw s =, ( ) E f(w s, s)dw s = Ef (W s, s)ds. EI n = I n = = f(w j, t j )(W j+1 W j ), j= E(f(W j, t j )(W j+1 W j )) j= Ef(W j, t j )E(W j+1 W j ) =, j= where we use the fact that W j and W j+1 W j are independent. Similarly EI n = = E(f(W i, t i )f(w j, t j )(W i+1 W i )(W j+1 W j )) i,j= Ef (W j, t j )(t j+1 t j ) j= where we use the fact that W i+1 W i and W j+1 W j are independent unless i = j. Taking the limit as t, we obtain the equations in the theorem. Another important property of Itô integral is that X t = f(w s, s)dw s is a martingale, i.e. E Xs (X t ) = X s, where E Xs (X t ) denotes the expectation of X t conditional on X s. However since we will not discuss Martingale theory, we will not pursue this further.

4 44 CHAPTER 5. STOCHASTIC DIFFERETIAL EQUATIOS Theorem (Itô formula). Let f be a smooth function, assume that X t is the solution of the SDE (5.9), then g t = f(x t, t) satisfies the SDE df(x t, t) = f(x t, t)dt + f (X t, t)dx t + 1 f (X t, t)σ (X t, t)dt = f(x t, t)dt + ( f (X t, t)b(x t, t) + 1 f (X t, t)σ (X t, t) ) dt + f (X t, t)σ(x t, t)dw t, where f(x, t) = f/ t, f (x, t) = f/ x. (5.16) Itô formula is the analog of chain rule in ordinary differential calculus. However ordinary chain rule would give df(x t ) = f(x t, t)dt + f (X t, t)dx t. Here because of the non-smooth nature of X t, we have the additional term that depends on f. The proof of Itô formula can be outlined as follows. For simplicity we assume that f does not depend explicitly on t. We Taylor expand f(x n+1 ) f(x n ) using (5.1) and keeping terms up to O( t) using W j+1 W j = O( t): f(x n+1 ) f(x n ) = f (X n )(X n+1 X n ) + 1 f (X n )(X n+1 X n ) + = f (X n )(X n+1 X n ) + 1 f (X n )( tb(x n, t n ) = f (X n )(X n+1 X n ) + σ(x n, t n )(W n+1 W n )) + O(( t) 3/ ) + 1 f (X n )σ (X n, t n )(W n+1 W n ) + O(( t) 3/ ). The Itô formula follows in the limit as n since 1 f (X n )σ (X n, t n )(W n+1 W n ) 1 f (X t )σ (X t, t)dt as implied by the following lemma which can be written formally as (dw t ) = dt. Lemma Let W j = W tj with t j = j/. Then as n,, n/ t. (W j W j 1 ) t a.s. j=1 Proof. The limit of this sum can be estimated from 1 ξj = n 1 n j=1 ξj. In this last expression n/ t by assumption; the remainder is the rescaled sum of the i.i.d random variables ξj with mean equal to one which therefore converges to 1 as n by SLL. j=1

5 5.1. ITÔ ITEGRALS AD ITÔ DIFFERETIAL EQUATIOS 45 Example We compute W s dw s. Using the definition of Itô integral, this integral is the limit of W j (W j+1 W j ) = 1 (W j W j+1 + W j + W j+1 )(W j+1 W j ) j Therefore = 1 j (Wj+1 Wj ) 1 (W j+1 W j ). j j W s dw s = 1 W t 1 t. (5.17) This result can also be obtained via a straight forward application of Itô formula which gives for f(x) = 1 x 1 dw t = W t dw t + 1 dt (5.18) Integrating (5.18) we obtain (5.17). Compared with the standard relation f(s)df(s) = 1 (f (t) f ()) for smooth functions, we see the presence of the extra term 1 t. It is forced to be there by the relation E W sdw s =. We can express (5.17) as W s dw s = 1! t H (W t / t), where H (x) = 4x is the second order Hermite polynomial. In the same fashion, we have Using Itô formula, we have ( s W u dw u )dw s = 1 (W s s)dw s. Ws dw s = 1 3 W t 3 W s ds. Hence, using we obtain sdw s = tw t ( s W u dw u )dw s = 1 3! W s ds, ( ) 3/ t H 3 (W t / t),

6 46 CHAPTER 5. STOCHASTIC DIFFERETIAL EQUATIOS where H 3 (x) = 8x 3 1x is the third order Hermite polynomial. As shown below, we have for n dw t1 1 n 1 dw t... dw tn = 1 n! where H n (x) is the n-th order Hermite polynomial ( ) n d H n (x) = ( 1) n e x e x. dx Example We solve Itô s formula with f(x) = log x gives Integrating we get ( ) n/ t H n (W t / t), d t = α t dt + β t dw t (5.19) d log t = 1 (α t dt + β t dw t ) 1 t t β t dt. t = exp ( αt 1 β t + βw t ). ote that if W t were smooth, we would have obtained t = exp(αt + βw t ). For = 1 and α =, t reduces to Using Rodrigues formula, this can be expressed as t = t = exp ( 1 β t + βw t ) e az a = n= H n (z)a n n= H n (W t / t) n! n! ( ) n/ t β n. But iteration of the equation for t shows that it can also be expressed as We deduce that as asserted before. t = 1 + βw t + β n dw t1 n= n 1 dw t1 dw tn = 1 n! n 1 dw tn. ( ) n/ t H n (W t / t)

7 5.. UMERICAL SOLUTIOS OF SDE S 47 Example We solve dx t = γx t dt + σdw t (5.) This is the Ornstein-Uhlenbeck process. Using Itô formula we have Therefore we get d(e γt X t ) = γe γt X t dt + e γt dx t = σe γt dw t X t = e γt X + σ e γ(t s) dw s. This is Duhammel principle applied to (5.). Let Q t = e γ(t s) dw s. Q t is a Gaussian process with mean and variance EQ t = EQ t = E(e γ(t s) ) ds = e γt e γs ds = 1 γ (1 e γt ) As t, the variance goes to 1/γ. Thus as t ( ) d X t, σ γ (5.1) (5.) is a special case of the so-called Langevin equations. More generally, Langevin equation with potential function V (x) is given by dx t = V (X t )dt + σdw t (5.) 5. umerical Solutions of SDE s We will discuss accuracy and stability issues Accuracy Let {Xt t } be the numerical solution of a SDE with time step size t, and {X t } be the exact solution. There are two different notions of measuring the error X t Xt t. We say that {Xt t } converges to {X t } with strong order α if max t T E X t t X t C( t) α (5.3)

8 48 CHAPTER 5. STOCHASTIC DIFFERETIAL EQUATIOS holds with a constant C independent of t. We say that {Xt t } converges to {X t } with weak order β if max t T Eg(X t t ) Eg(X t ) C( t) β (5.4) holds with a constant C independent of t but which may depend on the smooth function g. It can be shown that α β, since ( Eg(X t ) Eg(Xt t ) E X t Xt t where M = max g. 1 ME X t X t t, g (X t + θ(x t t ) X t ) )dθ Exercise Show that α = 1, β = 1 for the forward Euler scheme discussed earlier. In order to find numerical schemes that improve the order of accuracy, we proceed as follows. Consider the SDE From Itô formula, we have dx t = b(x t )dt + σ(x t )dw t (5.5) df(x t ) = f (X t )dx t + 1 f (X t )σ (X t )dt = (L 1 f)(x t )dt + (L f)(x t )dw t where Integrating, we get (L 1 f)(x) = f (x)b(x) + 1 f (x)σ (x) (L f)(x) = f (x)σ(x) f(x t+ t f(x t ) = + t (L 1 f)(x s )ds + t t + t (L f)(x s )dw s. (5.6) Apply (5.6) with f(x) = b(x), and f(x) = σ(x) respectively, and use the result in X t+ t X t = we get + t b(x s )ds + t t X t+ t = X t + tb(x t ) + σ(x t )(W t+ t W t ) t s t t + t s (L 1 b)(x τ )dτds + (L 1 σ)(x τ )dτdw s + + t s + t t t + t s t t t t σ(x s )dw s, (L b)(x τ )dw τ ds (L σ)(x τ )dw τ dw s. (5.7)

9 5.3. PATH ITEGRAL REPRESETATIO 49 If we just keep the first two terms at the right hand side, we get Euler scheme. Out of the four double integrals, the last one is the biggest. Approximate the last integral by + t s t t (L σ)(x t ) (L σ)(x τ )dw τ dw s + t s t t dw τ dw s = 1 (L σ)(x t ) ( (W t+ t W t ) t ). (5.8) Since E(W t t) = EW t 4 tew t + ( t) = 3( t) ( t) + ( t) = ( t), the term in (5.8) is of order t; we also have E(W t t) =. So the total error from the final term in (5.7) can be estimated as E(total error) 1 t O( t ) = O( t). (5.9) This suggests that the error for the forward Euler scheme scales as O( t). This analysis also suggests an obvious extension of the forward Euler scheme that promises to be more accurate. X t+ t = X t + b(x t ) t + σ(x t )(W t+ t W t ) + 1 (σσ )(X t )((W t+ t W t ) t). This is the well-known Milstein scheme. Despite the fact that Milstein s scheme is formally more accurate, it also uses the derivative of σ. This is unpleasant for many applications. 5.. Stability 5.3 Path Integral Representation We have seen in Chapter 4 that the Wiener measure over [, T] can be formally expressed as ( ) The solution of the SDE dµ W = Z 1 exp 1 T ḣ (t)dt dx t = b(x t, t) + σ(x t, t)dw t. Dh( )

10 5 CHAPTER 5. STOCHASTIC DIFFERETIAL EQUATIOS can be viewed as a map between the Wiener path W [,T] and X [,T] : W [,T] Φ X[,T]. Consequently, Φ induces another measures on C[, T], which is nothing but the distribution of X [,T]. We now ask the question how the measure dµ W change under the mapping Φ? Let us first consider the case when σ = I. In this case, we claim the measure dµ X can be formally expressed as ( ) dµ X = Z 1 exp 1 T (ḣ(t) b(h(t), t)) dt We proceed at the discrete level. The recurrence relation Dh( ) X n+1 = X n + b(x n, t n ) t + W n+1 W n, X = x, in principle allows to express X n as a function of W m n and x, i.e. X n = Φ n (W m n, x). Therefore the expectation of any function F(X n ) can be expressed as EF(X n ) = Z 1 F(Φ n (y m n, x))exp ( I tn (y n ) ) Dy n R where Dy n = dy 1 dy, Z is a normalization factor, and I tn (y n ) is the kernel defined in the last chapter I tn (y n ) = 1 In the expression above, we wish to integrate over (y i y i 1 ) t i t i 1, y = t = h n = Φ n (y m n, x), instead of y n. Since the recurrence relation for X n implies that W n+1 W n = X n+1 X n b(x n, t n ) t, it follows that the kernel I tn (y n ) can be expressed in terms of h n simply as Ī tn (h n ) = 1 (h i h i 1 b(h i 1, t i 1 ) t) t i t i 1, y = t = On the other hand, the Jocobian of the transformation for y n to h n is one because the matrix h n y m

11 5.3. PATH ITEGRAL REPRESETATIO 51 is a lower triangular matrix (i.e. it has zero element above the diagonal) with ones on the diagonal and hence has determinant one. Therefore we have EF(X n ) = Z 1 F(h n )exp ( Īt n (h n ) ) Dh n R In the limit as t, this expression formally gives EF[X [,T] ] = F[h [,T] ]dµ X [h [,T] ], with the measure dµ X given before. Quite remmarkably, we can give a rigorous meaning to these formal manipulations. To see how, notice that the kernel Īt n (h n ) can be expanded as (using t i t i 1 = t) Ī tn (h n ) = 1 (h i h i 1 ) b(h i 1, t i 1 )(h i h i 1 ) + 1 t b (h i 1, t i 1 ) t = I tn (h n ) b(h i 1, t i 1 )(h i h i 1 ) + 1 b (h i 1, t i 1 ) t. Therefore we can also express the expectation of EF(X n ) as the ratio EF(X n ) = A/B. Here A = Z 1 F(h n )e Q(hn ) exp ( I tn (h n ) ) Dh n R ( = E F(Wn x x )) )eq(w n, and where W x n = x + W n and B = Z 1 e Q(hn ) exp ( I tn (h n ) ) Dh n R = Ee Q(W x n ) Q(h n ) = b(h i 1, t i 1 )(h i h i 1 ) 1 b (h i 1, t i 1 ) t Taking the limit as t, we deduce that ) E (e Q[W x [,T] ] F[W[,T] x ] EF(X [,T] ) =, Ee Q[W x [,T] ]

12 5 CHAPTER 5. STOCHASTIC DIFFERETIAL EQUATIOS where W x t = x + W t is the shifted Wiener process and Q[W x [,T] ] = T b(w x t, t)dw t 1 T b (W x t, t)dt. Quite remarkably, this expression simplify even more because one can show that Ee Q[W [,T]] = 1 and hence ) EF(X [,T] ) = E (e Q[W x [,T] ] F[W[,T] x ] This formula is known as the Girsanov formula. To see that Ee Q[W x [,T] ] = 1, let so that Therefore B t = b(w x s, s)dw s 1 b (W x s, s)ds db t = b(w x t, t)dw t 1 b (W x t, t)dt, B =, and we obtain de Bt = e Bt db t + 1 ebt b (W x t, t)dt = ebt b(w x t, t)dw t e Bt = 1 + The first Itô isometry then implies that e Bs b(w x s, s)dw s Ee Bt = 1 t and, in particular, Ee B T = EeQ[W [,T]] = 1. The Girsanov formula asserts that dµ X and dµ W are absolutely continuous with respect to each other with Radon-ikodym derivative given by ( dµ 1 X ( = exp b(w x dµ s, s)dx s 1 b (Ws x, s)ds )). W A special case of this representation is the Cameron-Martin formula, for the transformation X t = W t + φ(t) (5.3) where φ is a smooth function. This can be obtained from SDE with b(x, t) = φ(t). In this case, we get dµ X dµ W = exp ( 1 ( φ(s)dws 1 φ (s)ds) ). A slight generalization is the Girsanov formula. Consider two SDE s: { dx t = b(x t, t)dt + σ(x t, t)dw t, X = x dy t = (b(y t, t) + c(y t, t))dt + σ(y t, t)dw t, Y = x

13 5.3. PATH ITEGRAL REPRESETATIO 53 (ote that the initial conditions are the same.) Then the distributions of X [,T] and Y [,T] are absolutely continuous with respect to each other. Moreover the Radon-ikodym derivative is given by ( dµ T ) T Y [X.] = exp φ(x t, t)dw t 1 dµ φ(x t, t) dt, X where φ is the solution of σ(x, t)φ(x, t) = c(x, t).

The concentration of a drug in blood. Exponential decay. Different realizations. Exponential decay with noise. dc(t) dt.

The concentration of a drug in blood. Exponential decay. Different realizations. Exponential decay with noise. dc(t) dt. The concentration of a drug in blood Exponential decay C12 concentration 2 4 6 8 1 C12 concentration 2 4 6 8 1 dc(t) dt = µc(t) C(t) = C()e µt 2 4 6 8 1 12 time in minutes 2 4 6 8 1 12 time in minutes

More information

Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio ( )

Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio ( ) Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio (2014-2015) Etienne Tanré - Olivier Faugeras INRIA - Team Tosca November 26th, 2014 E. Tanré (INRIA - Team Tosca) Mathematical

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

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

Stochastic differential equation models in biology Susanne Ditlevsen

Stochastic differential equation models in biology Susanne Ditlevsen Stochastic differential equation models in biology Susanne Ditlevsen Introduction This chapter is concerned with continuous time processes, which are often modeled as a system of ordinary differential

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

Stochastic Calculus February 11, / 33

Stochastic Calculus February 11, / 33 Martingale Transform M n martingale with respect to F n, n =, 1, 2,... σ n F n (σ M) n = n 1 i= σ i(m i+1 M i ) is a Martingale E[(σ M) n F n 1 ] n 1 = E[ σ i (M i+1 M i ) F n 1 ] i= n 2 = σ i (M i+1 M

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

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

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

Theoretical Tutorial Session 2

Theoretical Tutorial Session 2 1 / 36 Theoretical Tutorial Session 2 Xiaoming Song Department of Mathematics Drexel University July 27, 216 Outline 2 / 36 Itô s formula Martingale representation theorem Stochastic differential equations

More information

Clases 11-12: Integración estocástica.

Clases 11-12: Integración estocástica. Clases 11-12: Integración estocástica. Fórmula de Itô * 3 de octubre de 217 Índice 1. Introduction to Stochastic integrals 1 2. Stochastic integration 2 3. Simulation of stochastic integrals: Euler scheme

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

LANGEVIN THEORY OF BROWNIAN MOTION. Contents. 1 Langevin theory. 1 Langevin theory 1. 2 The Ornstein-Uhlenbeck process 8

LANGEVIN THEORY OF BROWNIAN MOTION. Contents. 1 Langevin theory. 1 Langevin theory 1. 2 The Ornstein-Uhlenbeck process 8 Contents LANGEVIN THEORY OF BROWNIAN MOTION 1 Langevin theory 1 2 The Ornstein-Uhlenbeck process 8 1 Langevin theory Einstein (as well as Smoluchowski) was well aware that the theory of Brownian motion

More information

A Short Introduction to Diffusion Processes and Ito Calculus

A Short Introduction to Diffusion Processes and Ito Calculus A Short Introduction to Diffusion Processes and Ito Calculus Cédric Archambeau University College, London Center for Computational Statistics and Machine Learning c.archambeau@cs.ucl.ac.uk January 24,

More information

Week 9 Generators, duality, change of measure

Week 9 Generators, duality, change of measure Week 9 Generators, duality, change of measure Jonathan Goodman November 18, 013 1 Generators This section describes a common abstract way to describe many of the differential equations related to Markov

More information

Applications of Ito s Formula

Applications of Ito s Formula CHAPTER 4 Applications of Ito s Formula In this chapter, we discuss several basic theorems in stochastic analysis. Their proofs are good examples of applications of Itô s formula. 1. Lévy s martingale

More information

Numerical methods for solving stochastic differential equations

Numerical methods for solving stochastic differential equations Mathematical Communications 4(1999), 251-256 251 Numerical methods for solving stochastic differential equations Rózsa Horváth Bokor Abstract. This paper provides an introduction to stochastic calculus

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

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

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

Lecture 4: Introduction to stochastic processes and stochastic calculus

Lecture 4: Introduction to stochastic processes and stochastic calculus Lecture 4: Introduction to stochastic processes and stochastic calculus Cédric Archambeau Centre for Computational Statistics and Machine Learning Department of Computer Science University College London

More information

Stochastic contraction BACS Workshop Chamonix, January 14, 2008

Stochastic contraction BACS Workshop Chamonix, January 14, 2008 Stochastic contraction BACS Workshop Chamonix, January 14, 2008 Q.-C. Pham N. Tabareau J.-J. Slotine Q.-C. Pham, N. Tabareau, J.-J. Slotine () Stochastic contraction 1 / 19 Why stochastic contraction?

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

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

Stochastic Integration and Continuous Time Models

Stochastic Integration and Continuous Time Models Chapter 3 Stochastic Integration and Continuous Time Models 3.1 Brownian Motion The single most important continuous time process in the construction of financial models is the Brownian motion process.

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

Itô s formula. Samy Tindel. Purdue University. Probability Theory 2 - MA 539

Itô s formula. Samy Tindel. Purdue University. Probability Theory 2 - MA 539 Itô s formula 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. Itô s formula Probability Theory

More information

Numerical Integration of SDEs: A Short Tutorial

Numerical Integration of SDEs: A Short Tutorial Numerical Integration of SDEs: A Short Tutorial Thomas Schaffter January 19, 010 1 Introduction 1.1 Itô and Stratonovich SDEs 1-dimensional stochastic differentiable equation (SDE) is given by [6, 7] dx

More information

p 1 ( Y p dp) 1/p ( X p dp) 1 1 p

p 1 ( Y p dp) 1/p ( X p dp) 1 1 p Doob s inequality Let X(t) be a right continuous submartingale with respect to F(t), t 1 P(sup s t X(s) λ) 1 λ {sup s t X(s) λ} X + (t)dp 2 For 1 < p

More information

Brownian Motion and An Introduction to Stochastic Integration

Brownian Motion and An Introduction to Stochastic Integration Brownian Motion and An Introduction to Stochastic Integration Arturo Fernandez University of California, Berkeley Statistics 157: Topics In Stochastic Processes Seminar March 10, 2011 1 Introduction In

More information

Stochastic Calculus Made Easy

Stochastic Calculus Made Easy Stochastic Calculus Made Easy Most of us know how standard Calculus works. We know how to differentiate, how to integrate etc. But stochastic calculus is a totally different beast to tackle; we are trying

More information

Stochastic Modelling in Climate Science

Stochastic Modelling in Climate Science Stochastic Modelling in Climate Science David Kelly Mathematics Department UNC Chapel Hill dtbkelly@gmail.com November 16, 2013 David Kelly (UNC) Stochastic Climate November 16, 2013 1 / 36 Why use stochastic

More information

IEOR 4701: Stochastic Models in Financial Engineering. Summer 2007, Professor Whitt. SOLUTIONS to Homework Assignment 9: Brownian motion

IEOR 4701: Stochastic Models in Financial Engineering. Summer 2007, Professor Whitt. SOLUTIONS to Homework Assignment 9: Brownian motion IEOR 471: Stochastic Models in Financial Engineering Summer 27, Professor Whitt SOLUTIONS to Homework Assignment 9: Brownian motion In Ross, read Sections 1.1-1.3 and 1.6. (The total required reading there

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

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

Quasi-invariant Measures on Path Space. Denis Bell University of North Florida

Quasi-invariant Measures on Path Space. Denis Bell University of North Florida Quasi-invariant Measures on Path Space Denis Bell University of North Florida Transformation of measure under the flow of a vector field Let E be a vector space (or a manifold), equipped with a finite

More information

Introduction. Stochastic Processes. Will Penny. Stochastic Differential Equations. Stochastic Chain Rule. Expectations.

Introduction. Stochastic Processes. Will Penny. Stochastic Differential Equations. Stochastic Chain Rule. Expectations. 19th May 2011 Chain Introduction We will Show the relation between stochastic differential equations, Gaussian processes and methods This gives us a formal way of deriving equations for the activity of

More information

Stochastic Calculus and Black-Scholes Theory MTH772P Exercises Sheet 1

Stochastic Calculus and Black-Scholes Theory MTH772P Exercises Sheet 1 Stochastic Calculus and Black-Scholes Theory MTH772P Exercises Sheet. For ξ, ξ 2, i.i.d. with P(ξ i = ± = /2 define the discrete-time random walk W =, W n = ξ +... + ξ n. (i Formulate and prove the property

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

Problem 1. Construct a filtered probability space on which a Brownian motion W and an adapted process X are defined and such that

Problem 1. Construct a filtered probability space on which a Brownian motion W and an adapted process X are defined and such that Stochatic Calculu Example heet 4 - Lent 5 Michael Tehranchi Problem. Contruct a filtered probability pace on which a Brownian motion W and an adapted proce X are defined and uch that dx t = X t t dt +

More information

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

MA8109 Stochastic Processes in Systems Theory Autumn 2013

MA8109 Stochastic Processes in Systems Theory Autumn 2013 Norwegian University of Science and Technology Department of Mathematical Sciences MA819 Stochastic Processes in Systems Theory Autumn 213 1 MA819 Exam 23, problem 3b This is a linear equation of the form

More information

Man Kyu Im*, Un Cig Ji **, and Jae Hee Kim ***

Man Kyu Im*, Un Cig Ji **, and Jae Hee Kim *** JOURNAL OF THE CHUNGCHEONG MATHEMATICAL SOCIETY Volume 19, No. 4, December 26 GIRSANOV THEOREM FOR GAUSSIAN PROCESS WITH INDEPENDENT INCREMENTS Man Kyu Im*, Un Cig Ji **, and Jae Hee Kim *** Abstract.

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

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

Fast-slow systems with chaotic noise

Fast-slow systems with chaotic noise Fast-slow systems with chaotic noise David Kelly Ian Melbourne Courant Institute New York University New York NY www.dtbkelly.com May 1, 216 Statistical properties of dynamical systems, ESI Vienna. David

More information

Simulation and Parametric Estimation of SDEs

Simulation and Parametric Estimation of SDEs Simulation and Parametric Estimation of SDEs Jhonny Gonzalez School of Mathematics The University of Manchester Magical books project August 23, 2012 Motivation The problem Simulation of SDEs SDEs driven

More information

Homogenization with stochastic differential equations

Homogenization with stochastic differential equations Homogenization with stochastic differential equations Scott Hottovy shottovy@math.arizona.edu University of Arizona Program in Applied Mathematics October 12, 2011 Modeling with SDE Use SDE to model system

More information

1.1 Definition of BM and its finite-dimensional distributions

1.1 Definition of BM and its finite-dimensional distributions 1 Brownian motion Brownian motion as a physical phenomenon was discovered by botanist Robert Brown as he observed a chaotic motion of particles suspended in water. The rigorous mathematical model of BM

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

Discretization of SDEs: Euler Methods and Beyond

Discretization of SDEs: Euler Methods and Beyond Discretization of SDEs: Euler Methods and Beyond 09-26-2006 / PRisMa 2006 Workshop Outline Introduction 1 Introduction Motivation Stochastic Differential Equations 2 The Time Discretization of SDEs Monte-Carlo

More information

Malliavin Calculus: Analysis on Gaussian spaces

Malliavin Calculus: Analysis on Gaussian spaces Malliavin Calculus: Analysis on Gaussian spaces Josef Teichmann ETH Zürich Oxford 2011 Isonormal Gaussian process A Gaussian space is a (complete) probability space together with a Hilbert space of centered

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

Stochastic Calculus. Kevin Sinclair. August 2, 2016

Stochastic Calculus. Kevin Sinclair. August 2, 2016 Stochastic Calculus Kevin Sinclair August, 16 1 Background Suppose we have a Brownian motion W. This is a process, and the value of W at a particular time T (which we write W T ) is a normally distributed

More information

The Cameron-Martin-Girsanov (CMG) Theorem

The Cameron-Martin-Girsanov (CMG) Theorem The Cameron-Martin-Girsanov (CMG) Theorem There are many versions of the CMG Theorem. In some sense, there are many CMG Theorems. The first version appeared in ] in 944. Here we present a standard version,

More information

Stochastic Differential Equations

Stochastic Differential Equations CHAPTER 1 Stochastic Differential Equations Consider a stochastic process X t satisfying dx t = bt, X t,w t dt + σt, X t,w t dw t. 1.1 Question. 1 Can we obtain the existence and uniqueness theorem for

More information

Geometric projection of stochastic differential equations

Geometric projection of stochastic differential equations Geometric projection of stochastic differential equations John Armstrong (King s College London) Damiano Brigo (Imperial) August 9, 2018 Idea: Projection Idea: Projection Projection gives a method of systematically

More information

Exercises. T 2T. e ita φ(t)dt.

Exercises. T 2T. e ita φ(t)dt. Exercises. Set #. Construct an example of a sequence of probability measures P n on R which converge weakly to a probability measure P but so that the first moments m,n = xdp n do not converge to m = xdp.

More information

ELEMENTS OF PROBABILITY THEORY

ELEMENTS OF PROBABILITY THEORY ELEMENTS OF PROBABILITY THEORY Elements of Probability Theory A collection of subsets of a set Ω is called a σ algebra if it contains Ω and is closed under the operations of taking complements and countable

More information

3. WIENER PROCESS. STOCHASTIC ITÔ INTEGRAL

3. WIENER PROCESS. STOCHASTIC ITÔ INTEGRAL 3. WIENER PROCESS. STOCHASTIC ITÔ INTEGRAL 3.1. Wiener process. Main properties. A Wiener process notation W W t t is named in the honor of Prof. Norbert Wiener; other name is the Brownian motion notation

More information

A numerical method for solving uncertain differential equations

A numerical method for solving uncertain differential equations Journal of Intelligent & Fuzzy Systems 25 (213 825 832 DOI:1.3233/IFS-12688 IOS Press 825 A numerical method for solving uncertain differential equations Kai Yao a and Xiaowei Chen b, a Department of Mathematical

More information

Introduction to Random Diffusions

Introduction to Random Diffusions Introduction to Random Diffusions The main reason to study random diffusions is that this class of processes combines two key features of modern probability theory. On the one hand they are semi-martingales

More information

Solution for Problem 7.1. We argue by contradiction. If the limit were not infinite, then since τ M (ω) is nondecreasing we would have

Solution for Problem 7.1. We argue by contradiction. If the limit were not infinite, then since τ M (ω) is nondecreasing we would have 362 Problem Hints and Solutions sup g n (ω, t) g(ω, t) sup g(ω, s) g(ω, t) µ n (ω). t T s,t: s t 1/n By the uniform continuity of t g(ω, t) on [, T], one has for each ω that µ n (ω) as n. Two applications

More information

Stochastic Numerical Analysis

Stochastic Numerical Analysis Stochastic Numerical Analysis Prof. Mike Giles mike.giles@maths.ox.ac.uk Oxford University Mathematical Institute Stoch. NA, Lecture 3 p. 1 Multi-dimensional SDEs So far we have considered scalar SDEs

More information

Verona Course April Lecture 1. Review of probability

Verona Course April Lecture 1. Review of probability Verona Course April 215. Lecture 1. Review of probability Viorel Barbu Al.I. Cuza University of Iaşi and the Romanian Academy A probability space is a triple (Ω, F, P) where Ω is an abstract set, F is

More information

Representing Gaussian Processes with Martingales

Representing Gaussian Processes with Martingales Representing Gaussian Processes with Martingales with Application to MLE of Langevin Equation Tommi Sottinen University of Vaasa Based on ongoing joint work with Lauri Viitasaari, University of Saarland

More information

1 Brownian Local Time

1 Brownian Local Time 1 Brownian Local Time We first begin by defining the space and variables for Brownian local time. Let W t be a standard 1-D Wiener process. We know that for the set, {t : W t = } P (µ{t : W t = } = ) =

More information

Generalized Gaussian Bridges of Prediction-Invertible Processes

Generalized Gaussian Bridges of Prediction-Invertible Processes Generalized Gaussian Bridges of Prediction-Invertible Processes Tommi Sottinen 1 and Adil Yazigi University of Vaasa, Finland Modern Stochastics: Theory and Applications III September 1, 212, Kyiv, Ukraine

More information

FE610 Stochastic Calculus for Financial Engineers. Stevens Institute of Technology

FE610 Stochastic Calculus for Financial Engineers. Stevens Institute of Technology FE610 Stochastic Calculus for Financial Engineers Lecture 3. Calculaus in Deterministic and Stochastic Environments Steve Yang Stevens Institute of Technology 01/31/2012 Outline 1 Modeling Random Behavior

More information

Nested Uncertain Differential Equations and Its Application to Multi-factor Term Structure Model

Nested Uncertain Differential Equations and Its Application to Multi-factor Term Structure Model Nested Uncertain Differential Equations and Its Application to Multi-factor Term Structure Model Xiaowei Chen International Business School, Nankai University, Tianjin 371, China School of Finance, Nankai

More information

Numerical solution of second-order stochastic differential equations with Gaussian random parameters

Numerical solution of second-order stochastic differential equations with Gaussian random parameters Journal of Linear and Topological Algebra Vol. 2, No. 4, 23, 223-235 Numerical solution of second-order stochastic differential equations with Gaussian random parameters R. Farnoosh a, H. Rezazadeh a,,

More information

Stochastic Differential Equations

Stochastic Differential Equations Chapter 19 Stochastic Differential Equations Section 19.1 gives two easy examples of Itô integrals. The second one shows that there s something funny about change of variables, or if you like about the

More information

Homogenization for chaotic dynamical systems

Homogenization for chaotic dynamical systems Homogenization for chaotic dynamical systems David Kelly Ian Melbourne Department of Mathematics / Renci UNC Chapel Hill Mathematics Institute University of Warwick November 3, 2013 Duke/UNC Probability

More information

Lecture 6: Multiple Model Filtering, Particle Filtering and Other Approximations

Lecture 6: Multiple Model Filtering, Particle Filtering and Other Approximations Lecture 6: Multiple Model Filtering, Particle Filtering and Other Approximations Department of Biomedical Engineering and Computational Science Aalto University April 28, 2010 Contents 1 Multiple Model

More information

Universal examples. Chapter The Bernoulli process

Universal examples. Chapter The Bernoulli process Chapter 1 Universal examples 1.1 The Bernoulli process First description: Bernoulli random variables Y i for i = 1, 2, 3,... independent with P [Y i = 1] = p and P [Y i = ] = 1 p. Second description: Binomial

More information

Stochastic Lagrangian Transport and Generalized Relative Entropies

Stochastic Lagrangian Transport and Generalized Relative Entropies Stochastic Lagrangian Transport and Generalized Relative Entropies Peter Constantin Department of Mathematics, The University of Chicago 5734 S. University Avenue, Chicago, Illinois 6637 Gautam Iyer Department

More information

Optimal transportation and optimal control in a finite horizon framework

Optimal transportation and optimal control in a finite horizon framework Optimal transportation and optimal control in a finite horizon framework Guillaume Carlier and Aimé Lachapelle Université Paris-Dauphine, CEREMADE July 2008 1 MOTIVATIONS - A commitment problem (1) Micro

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

HEAT KERNEL ANALYSIS ON INFINITE-DIMENSIONAL GROUPS. Masha Gordina. University of Connecticut.

HEAT KERNEL ANALYSIS ON INFINITE-DIMENSIONAL GROUPS. Masha Gordina. University of Connecticut. HEAT KERNEL ANALYSIS ON INFINITE-DIMENSIONAL GROUPS Masha Gordina University of Connecticut http://www.math.uconn.edu/~gordina 6th Cornell Probability Summer School July 2010 SEGAL-BARGMANN TRANSFORM AND

More information

White noise generalization of the Clark-Ocone formula under change of measure

White noise generalization of the Clark-Ocone formula under change of measure White noise generalization of the Clark-Ocone formula under change of measure Yeliz Yolcu Okur Supervisor: Prof. Bernt Øksendal Co-Advisor: Ass. Prof. Giulia Di Nunno Centre of Mathematics for Applications

More information

MA 8101 Stokastiske metoder i systemteori

MA 8101 Stokastiske metoder i systemteori MA 811 Stokastiske metoder i systemteori AUTUMN TRM 3 Suggested solution with some extra comments The exam had a list of useful formulae attached. This list has been added here as well. 1 Problem In this

More information

arxiv: v2 [math.pr] 12 Sep 2018

arxiv: v2 [math.pr] 12 Sep 2018 Discrete-Time Statistical Inference for Multiscale Diffusions Siragan Gailus and Konstantinos Spiliopoulos 1 Department of Mathematics & Statistics, Boston University 111 Cummington Mall, Boston, MA 2215

More information

Model Specification Testing in Nonparametric and Semiparametric Time Series Econometrics. Jiti Gao

Model Specification Testing in Nonparametric and Semiparametric Time Series Econometrics. Jiti Gao Model Specification Testing in Nonparametric and Semiparametric Time Series Econometrics Jiti Gao Department of Statistics School of Mathematics and Statistics The University of Western Australia Crawley

More information

Computing ergodic limits for SDEs

Computing ergodic limits for SDEs Computing ergodic limits for SDEs M.V. Tretyakov School of Mathematical Sciences, University of Nottingham, UK Talk at the workshop Stochastic numerical algorithms, multiscale modelling and high-dimensional

More information

Lecture 4: Numerical Solution of SDEs, Itô Taylor Series, Gaussian Process Approximations

Lecture 4: Numerical Solution of SDEs, Itô Taylor Series, Gaussian Process Approximations Lecture 4: Numerical Solution of SDEs, Itô Taylor Series, Gaussian Process Approximations Simo Särkkä Aalto University Tampere University of Technology Lappeenranta University of Technology Finland November

More information

Mean-field SDE driven by a fractional BM. A related stochastic control problem

Mean-field SDE driven by a fractional BM. A related stochastic control problem Mean-field SDE driven by a fractional BM. A related stochastic control problem Rainer Buckdahn, Université de Bretagne Occidentale, Brest Durham Symposium on Stochastic Analysis, July 1th to July 2th,

More information

The Pedestrian s Guide to Local Time

The Pedestrian s Guide to Local Time The Pedestrian s Guide to Local Time Tomas Björk, Department of Finance, Stockholm School of Economics, Box 651, SE-113 83 Stockholm, SWEDEN tomas.bjork@hhs.se November 19, 213 Preliminary version Comments

More information

Introduction to nonequilibrium physics

Introduction to nonequilibrium physics Introduction to nonequilibrium physics Jae Dong Noh December 18, 2016 Preface This is a note for the lecture given in the 2016 KIAS-SNU Physics Winter Camp which is held at KIAS in December 17 23, 2016.

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

Gaussian processes for inference in stochastic differential equations

Gaussian processes for inference in stochastic differential equations Gaussian processes for inference in stochastic differential equations Manfred Opper, AI group, TU Berlin November 6, 2017 Manfred Opper, AI group, TU Berlin (TU Berlin) inference in SDE November 6, 2017

More information

Nonparametric Drift Estimation for Stochastic Differential Equations

Nonparametric Drift Estimation for Stochastic Differential Equations Nonparametric Drift Estimation for Stochastic Differential Equations Gareth Roberts 1 Department of Statistics University of Warwick Brazilian Bayesian meeting, March 2010 Joint work with O. Papaspiliopoulos,

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

An adaptive numerical scheme for fractional differential equations with explosions

An adaptive numerical scheme for fractional differential equations with explosions An adaptive numerical scheme for fractional differential equations with explosions Johanna Garzón Departamento de Matemáticas, Universidad Nacional de Colombia Seminario de procesos estocásticos Jointly

More information

1.1.6 Itô and Stratonovich stochastic integrals How to define a stochastic integral?... 6

1.1.6 Itô and Stratonovich stochastic integrals How to define a stochastic integral?... 6 Contents 1 Processes with multiplicative Noise 1 1.1 Multiplicative processes................................. 1 1.1.1 An example of SDE with multiplicative noise................. 1.1. Expansion in cumulants.............................

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

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

Stochastic Functional Differential Equations

Stochastic Functional Differential Equations Stochastic Functional Differential Equations Evelyn Buckwar Heriot-Watt University, until 31st of August 2011, then off to JKU Linz! MFO Oberwolfach, 26th August 2011 Stochastic functional differential

More information

Introduction to the Numerical Simulation of Stochastic Differential Equations with Examples

Introduction to the Numerical Simulation of Stochastic Differential Equations with Examples Introduction to the Numerical Simulation of with Examples Prof. Michael Mascagni Department of Computer Science Department of Mathematics Department of Scientific Computing Florida State University, Tallahassee,

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