Stochastic models for chemical reactions

Size: px
Start display at page:

Download "Stochastic models for chemical reactions"

Transcription

1 First Prev Next Go To Go Back Full Screen Close Quit 1 Stochastic models for chemical reactions Formulating Markov models Two stochastic equations Simulation schemes Reaction Networks Scaling limit Central limit theorem General approaches to averaging Well-mixed reactions Michaelis-Menten equation Model of viral infection References Software Abstract

2 First Prev Next Go To Go Back Full Screen Close Quit 2 Bilingual dictionary Chemistry propensity master equation nonlinear diffusion approximation Van Kampen approximation quasi steady state/partial equilibrium Probability intensity forward equation diffusion approximation central limit theorem averaging

3 First Prev Next Go To Go Back Full Screen Close Quit 3 Intensities for continuous-time Markov chains Assume X is a continuous time Markov chain in E Z d. The Q-matrix, Q = {q kl }, for the chain gives and hence P {X(t + t) = l X(t) = k} q kl t, k l E, E[f(X(t+ t)) f(x(t)) F X t ] l q X(t),l (f(l) f(x(t)) t Af(X(t)) t Alternative notation: Define β l (k) = q k,k+l. Then Af(k) = l β l (k)(f(k + l) f(k))

4 First Prev Next Go To Go Back Full Screen Close Quit 4 Martingale problems is made precise by the requirement that f(x(t)) f(x()) Af(X(s))ds be a {Ft X }-martingale for f in an appropriate domain D(A). X is called a solution of the martingale problem for A.

5 First Prev Next Go To Go Back Full Screen Close Quit 5 Backward and forward equations Defining u(x, t) = E[f(X(t)) X() = x], one can derive the backward equation t u(t, x) = Au(t, x) and setting ν t (G) = P {X(t) G} and ν t f = E fdν t, the martingale property gives the forward equation (in weak form) ν t f = ν f + ν s Afds, f D(A).

6 First Prev Next Go To Go Back Full Screen Close Quit 6 The forward/master equation Taking f = 1 {k} and setting p k (t) = ν t ({k}), ṗ k (t) = l p k l (t)β l (k l) p k (t) l β l (k) giving the usual form of the forward equation (the master equation in the chemical literature).

7 First Prev Next Go To Go Back Full Screen Close Quit 7 Time change equation X(t) = X() + l ln l (t) where N l (t) is the number of jumps of l at or before time t. N l is a counting process with intensity (propensity in the chemical literature) β l (X(t)), that is, N l (t) β l (X(s))ds is a martingale. Consequently, we can write N l (t) = Y l ( β l (X(s))ds), where the Y l are independent, unit Poisson processes, and X(t) = X() + l ly l ( β l (X(s))ds).

8 First Prev Next Go To Go Back Full Screen Close Quit 8 Random jump equation Alternatively, setting β(k) = l β l(k), and N(t) = Y ( X(t) = X() + β(x(s))ds) F (X(s ), ξ N(s ) )dn(s) where Y is a unit Poisson process, {ξ i } are iid uniform [, 1], and P {F (k, ξ) = l} = β l(k) β(k).

9 First Prev Next Go To Go Back Full Screen Close Quit 9 Connections to simulation schemes Simulating the random-jump equation gives Gillespie s [7, 8] direct method (the stochastic simulation algorithm SSA). Simulating the time-change equation gives the next jump) method as defined by Gibson and Bruck [6]. reaction (next For = τ (x) < τ 1 (x) <, satisfying τ k (x) = τ k (x τk ), where { x τk x(s) s < τ (s) = k (x) x(τ k (x) ) s τ k (x) (typically, τ k+1 (x) = τ k (x) + g k+1 (x(τ k ))), simulation of ˆX(t) = X() + ( ) ly l β l ( ˆX(τ k ))(τ k+1 t τ k t) l k gives Gillespie s [9] τ-leap method

10 First Prev Next Go To Go Back Full Screen Close Quit 1 Reaction networks Standard notation for chemical reactions A + B k C is interpreted as a molecule of A combines with a molecule of B to give a molecule of C. A + B C means that the reaction can go in either direction, that is, a molecule of C can dissociate into a molecule of A and a molecule of B We consider a network of reactions involving m chemical species, A 1,..., A m. m m ν ik A i i=1 i=1 ν ika i where the ν ik and ν ik are nonnegative integers

11 First Prev Next Go To Go Back Full Screen Close Quit 11 Markov chain models X(t) number of molecules of each species in the system at time t. ν k number of molecules of each chemical species consumed in the kth reaction. ν k number of molecules of each species created by the kth reaction. λ k (x) rate at which the kth reaction occurs. (The propensity/intensity.) If the kth reaction occurs at time t, the new state becomes X(t) = X(t ) + ν k ν k. The number of times that the kth reaction occurs by time t is given by the counting process satisfying R k (t) = Y k ( λ k (X(s))ds), where the Y k are independent unit Poisson processes.

12 First Prev Next Go To Go Back Full Screen Close Quit 12 Equations for the system state The state of the system satisfies X(t) = X() + k = X() + k R k (t)(ν k ν k ) Y k ( λ k (X(s))ds)(ν k ν k ) = (ν ν)r(t) ν is the matrix with columns given by the ν k. ν is the matrix with columns given by the ν k. R(t) is the vector with components R k (t). Basic assumption: The system is well-mixed.

13 First Prev Next Go To Go Back Full Screen Close Quit 13 Rates for the law of mass action For a binary reaction A 1 + A 2 A 3 or A 1 + A 2 A 3 + A 4 λ k (x) = κ k x 1 x 2 For A 1 A 2 or A 1 A 2 + A 3, λ k (x) = κ k x 1. For 2A 1 A 2, λ k (x) = κ k x 1 (x 1 1). For a binary reaction A 1 +A 2 A 3, the rate should vary inversely with volume, so it would be better to write λ N k (x) = κ k N 1 x 1 x 2 = Nκ k z 1 z 2, where classically, N is a scaling parameter taken to be the volume of the system times Avogadro s number and z i = N 1 x i is the concentration in moles per unit volume. Note that unary reaction rates also satisfy λ k (x) = κ k x i = Nκ k z i.

14 First Prev Next Go To Go Back Full Screen Close Quit 14 General form for classical scaling All the rates naturally satisfy λ N k (x) Nκ k i z ν ik i N λ k (z).

15 First Prev Next Go To Go Back Full Screen Close Quit 15 First scaling limit Setting C N (t) = N 1 X(t) C N (t) = C N () + k C N () + k N 1 Y k ( N 1 Y k (N λ N k (X(s))ds)(ν k ν k ) λ k (C N (s))ds)(ν k ν k ) The law of large numbers for the Poisson process implies N 1 Y (Nu) u, C N (t) C N () + κ k Ci N (s) ν ik (ν k ν k )ds, k i which in the large volume limit gives the classical deterministic law of mass action Ċ(t) = κ k C i (t) ν ik (ν k ν k ) F (C(t)). k i skip

16 First Prev Next Go To Go Back Full Screen Close Quit 16 Central limit theorem/van Kampen approximation V N (t) N(C N (t) C(t)) V N () + N( 1 N Y k(n k F (C(s))ds) λ N k (C N (s))ds)(ν k ν k ) = V N () + 1 Ỹ k (N λ N k (C N (s))ds)(ν k ν k ) k N + N(F N (C N (s)) F (C(s)))ds V N () + W k ( λ k (C(s))ds)(ν k ν k ) k + F (C(s)))V N (s)ds

17 First Prev Next Go To Go Back Full Screen Close Quit 17 Gaussian limit V N converges to the solution of V (t) = V () + k W k ( λ k (C(s))ds)(ν k ν k ) + F (C(s)))V (s)ds C N (t) C(t) + 1 N V (t)

18 First Prev Next Go To Go Back Full Screen Close Quit 18 Diffusion approximation where C N (t) = C N () + k N 1 Y k ( C N () + N 1/2 W k ( k + F (C N (s))ds, F (c) = k λ k (X N (s))ds)(ν k ν k ) λ k (c)(ν k ν k ). λ k (C N (s))ds)(ν k ν k ) The diffusion approximation is given by the equation C N (t) = C N ()+ N 1/2 W k ( k λ k ( C N (s))ds)(ν k ν k )+ F ( C N (s))ds.

19 First Prev Next Go To Go Back Full Screen Close Quit 19 Itô formulation The time-change formulation is equivalent to the Itô equation C N (t) = N 1/2 λ k ( C N (s))d W k (s)(ν k ν k ) C N () + k + F ( C N (s))ds = C N () + N 1/2 σ( C N (s))d W (s) + k where σ(c) is the matrix with columns λk (c)(ν k ν k). F ( C N (s))ds, See Kurtz [11], Ethier and Kurtz [4], Chapter 1, Gardiner [5], Chapter 7, and Van Kampen, [14].

20 First Prev Next Go To Go Back Full Screen Close Quit 2 General approaches to averaging Models with two time scales: (X, Y ), Y is fast Occupation measure: Γ Y (C [, t]) = 1 C(Y (s))ds Replace integrals involving Y by integrals against Γ Y f(x(s), Y (s))ds = f(x(s), y)γ Y (dy ds) How do we identify η s? E Y [,t] E Y f(x(s), y)η s (dy)ds

21 First Prev Next Go To Go Back Full Screen Close Quit 21 Generator approach Suppose B r f(x, y) = rcf(x, y) + Df(x, y) where C operates on f as a function of y alone. f(x r (t), Y r (t)) r Cf(X r (s), y)γ Y r (dy ds) E Y [,t] Df(X r (s), y)γ Y r (dy ds) E Y [,t] Assuming (X r, Γ Y r ) (X, Γ Y ), dividing by r, we should Cf(X(s), y)γ Y (dy ds) = Cf(X(s), y)η s (dy)ds = E Y [,t] E Y [,t] Suppose that for each x, there exists a unique µ x satisfying E Y Cf(x, y)µ x (dy) =, f D, then η s (dy) = µ X(s) (dy)

22 Well-mixed reactions Consider A + B κ C. The generator for the Markov chain model is Af(m, n) = κmn(f(m 1, n 1) f(m, n)) Spatial model U i V j state (location and configuration) of ith molecule of A state of jth molecule of B Bf(u, v) = m n rc A u i f(u, v) + rc B v j f(u, v) i=1 j=1 + ρ(u i, v j )(f(θ i u, θ j v) f(u, v)) i,j where rc A is a generator modeling the evolution of a molecule of A and rc B models the evolution of a molecule of B. First Prev Next Go To Go Back Full Screen Close Quit 22

23 First Prev Next Go To Go Back Full Screen Close Quit 23 Independent evolution of molecules If there was no reaction rcf(u, v) = m rc A u i f(u, v) + i=1 n rc B v j f(u, v) would model the independent evolution of m molecules of A and r molecules of B. j=1

24 First Prev Next Go To Go Back Full Screen Close Quit 24 Averaging: Markov chain model Assume that the state spaces E A, E B for molecules of A and B are compact and let E = m,n E m A En B. Let Γ r be the occupation measure so f(u r (t), V r (t)) Γ r (C [, t]) = E [,t] 1 C (U r (s), V r (s))ds, (rcf(u, v) + Df(u, v))γ r (du dv ds) is a martingale. Then {(Γ r, XA r, Xr B )} is relatively compact, and assuming all functions are continuous, any limit point (Γ, X A, X B ) of Γ r as r satisfies Cf(u, v)γ(du, dv, ds) =. E [,t] cf. Kurtz [12]

25 First Prev Next Go To Go Back Full Screen Close Quit 25 Averaged generator If f depends only on the numbers of molecules the martingale becomes f(x A (t), X B (t)) E [,t] i,j ρ(u i, v j )(f(x A (s) 1, X B (s) 1) f(x A (s), X B (s)))γ(du, dv, ds). If C A and C B have unique stationary distributions µ A, µ B, then for f(u, v) = m i=1 g(u i) n j=1 h(u j), f(u, v)γ(du, dv, t) = g, µ A XA(s) h, µ B XB(s) ds and setting κ = ρ(u, v )µ A (du )µ B (dv ), f(x A (t), X B (t)) is a martingale. κx A (s)x B (s)f(x A (s) 1, X B (s) 1) f(x A (s), X B (s)))ds

26 First Prev Next Go To Go Back Full Screen Close Quit 26 Averaging: Michaelis-Menten kinetics Consider the reaction system A + E AE B + E modeled as a continuous time Markov chain satisfying X A (t) = X A () Y 1 ( X E (t) = X E () Y 1 ( +Y 3 ( κ 1 X A (s)x E (s)ds) + Y 2 ( κ 1 X A (s)x E (s)ds) + Y 2 ( κ 3 X AE (s)ds) X B (t) = Y 3 ( κ 3 X AE (s)ds) κ 2 X AE (s)ds) κ 2 X AE (s)ds)

27 First Prev Next Go To Go Back Full Screen Close Quit 27 Scaling Note that M = X AE (t) + X E (t) is constant. Let N = O(X A ) define V E (t) = M 1 X E (s)ds, Z A (t) = N 1 X A (t) κ 1 = M 1 γ 1, κ 2 = NM 1 γ 2, κ 3 = NM 1 γ 3 Z A (t) = Z A () N 1 Y 1 (N X E (t) = X E () Y 1 (N +Y 3 (Nγ 3 (t V E (t))) Z B (t) = N 1 Y 3 (Nγ 3 (t V E (t))) γ 1 Z A (s)dv E (s)) + N 1 Y 2 (Nγ 2 (t V E (t))) γ 1 Z A (s)dv E (s)) + Y 2 (Nγ 2 (t V E (t))) Along a subsequence (Z A, Z B, V E ) (x A, x B, v E ) and Z A (s)dv E (s) x A (s)dv E (s) = x A (s) v E (s)ds

28 First Prev Next Go To Go Back Full Screen Close Quit 28 Theorem 1 (Darden [2, 3]) Assume that N, M/N, Mκ 1 γ 1, Mκ 2 /N γ 2, Mκ 3 /N γ 3, and X A ()/N x A (), and Then (N 1 X A, V E ) converges to (x A (t), v E (t)) satisfying x A (t) = x A () = and hence v E (s) = γ 1 x A (s) v E (s)ds + γ 1 x A (s) v E (s)ds + γ 2 +γ 3 γ 2 +γ 3 +γ 1 x A (s) and γ 1 γ 3 x A (t) ẋ A (t) = γ 2 + γ 3 + γ 1 x A (s). γ 2 (1 v E (s))ds (1) (γ 2 + γ 3 )(1 v E (s))ds,

29 First Prev Next Go To Go Back Full Screen Close Quit 29 Quasi-steady state Assume M is constant κ 2 = γ 2 N/M, κ 3 = γ 3 N/M. Then f(x E (t)) f(x E ()) Nγ 1 Z A (s)m 1 X E (s)(f(x E (s) 1) f(x E (s)))ds N(γ 2 + γ 3 )(1 M 1 X E (s))(f(x E (s) + 1) f(x E (s)))ds Since Z A (s) x A (s), Cf(x A (s), k)η s (dk) = becomes M η s (k)[(γ 1 x A (s)m 1 k(f(k 1) f(k) k= so η s is binomial(m, p s ), where p s = +(γ 2 + γ 3 )(1 M 1 k)(f(k + 1) f(k))] = γ 2 +γ 3 γ 2 +γ 3 +γ 1 x A (s).

30 A model of intracellular viral infection Srivastava, You, Summers, and Yin [13], Haseltine and Rawlings [1], Ball, Kurtz, Popovic, and Rampala [1] Three time-varying species, the viral template, the viral genome, and the viral structural protein (indexed, 1, 2, 3 respectively). The model involves six reactions, T + stuff k 1 T + G G k 2 T T + stuff k 3 T + S T k 4 S k 5 G + S k 6 V First Prev Next Go To Go Back Full Screen Close Quit 3

31 First Prev Next Go To Go Back Full Screen Close Quit 31 Stochastic system X 1 (t) = X 1 () + Y b ( X 2 (t) = X 2 () + Y a ( X 3 (t) = X 3 () + Y c ( k 2 X 2 (s)ds) Y d ( k 1 X 1 (s)ds) Y b ( Y f ( k 6 X 2 (s)x 3 (s)ds) k 3 X 1 (s)ds) Y e ( Y f ( k 6 X 2 (s)x 3 (s)ds) k 4 X 1 (s)ds) k 2 X 2 (s)ds) k 5 X 3 (s)ds)

32 Figure 1: Simulation (Haseltine and Rawlings 22) First Prev Next Go To Go Back Full Screen Close Quit 32

33 First Prev Next Go To Go Back Full Screen Close Quit 33 Scaling parameters N scaling parameter Each X i is scaled according to its abundance in the system. For N = 1, X 1 = O(N ), X 2 = O(N 2/3 ), and X 3 = O(N) and we take Z 1 = X 1, Z 2 = X 2 N 2/3, and Z 3 = X 3 N 1. Expressing the rate constants in terms of N = 1 k k N 2/3 k 3 1 N k k k N 5/3

34 First Prev Next Go To Go Back Full Screen Close Quit 34 Normalized system With the scaled rate constants, we have Z N 1 (t) = Z N 1 () + Y b ( Z N 2 (t) = Z N 2 () + N 2/3 Y a ( 2.5Z N 2 (s)ds) Y d ( N 2/3 Y f ( Z3 N (t) = Z3 N () + N 1 Y c ( N 1 Y f ( Z N 1 (s)ds) N 2/3 Y b (.25Z N 1 (s)ds).75z N 2 (s)z N 3 (s)ds) NZ N 1 (s)ds) N 1 Y e (.75Z N 2 (s)z N 3 (s)ds), 2.5Z N 2 (s)ds) 2NZ N 3 (s)ds)

35 First Prev Next Go To Go Back Full Screen Close Quit 35 Limiting system With the scaled rate constants, we have Z 1 (t) = Z 1 () + Y b ( Z 2 (t) = Z 2 () Z 3 (t) = Z 3 () + 2.5Z 2 (s)ds) Y d ( Z 1 (s)ds 2Z 3 (s)ds.25z 1 (s)ds)

36 First Prev Next Go To Go Back Full Screen Close Quit 36 Fast time scale When τɛ N On the event τɛ N <, = inf{t : Z N 2 (t) ɛ} <, define V N i (t) = Z i (τ N ɛ + N 2/3 t). V N 1 (t) = Z 1 (τ N ɛ ) + Y b ( V2 N (t) = ɛn 2/3 + N 2/3 Y N 2/3 a ( V3 N (t) = Z 3 (τɛ N ) + N 1 Yc ( 2.5N 2/3 V N 2 (s)ds) Y N 2/3 V1 N (s)ds) N 2/3 Y b ( N 2/3 Y f (N 2/3 d ( 2.5N 2/3 V N 2 (s)ds).25n 2/3 V N 1 (s)ds).75v N 2 (s)v N N 5/3 V N 1 (s)ds) N 1 Y N 1 Y f ( e ( 3 (s)ds).75n 2/3 V N 2 (s)v N 3 (s)ds) 2N 5/3 V N 3 (s)ds)

37 First Prev Next Go To Go Back Full Screen Close Quit 37 Averaging As N, dividing the equations for V1 N and V3 N by N 2/3 shows that V N 1 (s)ds 1 V N 3 (s)ds 5 V N 2 (s)ds V N 2 (s)ds. The assertion for V3 N and the fact that V2 N is asymptotically regular imply V2 N (s)v3 N (s)ds 5 V2 N (s) 2 ds. It follows that V2 N converges to the solution of (2).

38 First Prev Next Go To Go Back Full Screen Close Quit 38 Law of large numbers Theorem 2 Conditioning on τ N ɛ <, for each δ > and t >, where V 2 is the solution of lim P { sup V2 N (s) V 2 (s) δ} =, N s t V 2 (t) = ɛ + 7.5V 2 (s)ds) 3.75V 2 (s) 2 ds. (2)

39 First Prev Next Go To Go Back Full Screen Close Quit 39 References [1] Karen Ball, Thomas G. Kurtz, Lea Popovic, and Grzegorz A. Rempala. Asymptotic analysis of multiscale approximations to reaction networks. Ann. Appl. Probab., 26. to appear. [2] Thomas Darden. A pseudo-steady state approximation for stochastic chemical kinetics. Rocky Mountain J. Math., 9(1):51 71, Conference on Deterministic Differential Equations and Stochastic Processes Models for Biological Systems (San Cristobal, N.M., 1977). [3] Thomas A. Darden. Enzyme kinetics: stochastic vs. deterministic models. In Instabilities, bifurcations, and fluctuations in chemical systems (Austin, Tex., 198), pages Univ. Texas Press, Austin, TX, [4] Stewart N. Ethier and Thomas G. Kurtz. Markov processes. Wiley Series in Probability and Mathematical Statistics: Probability and Mathematical Statistics. John Wiley & Sons Inc., New York, Characterization and convergence. [5] C. W. Gardiner. Handbook of stochastic methods for physics, chemistry and the natural sciences, volume 13 of Springer Series in Synergetics. Springer-Verlag, Berlin, third edition, 24. [6] M. A. Gibson and Bruck J. Efficient exact simulation of chemical systems with many species and many channels. J. Phys. Chem. A, 14(9): , 2. [7] Daniel T. Gillespie. A general method for numerically simulating the stochastic time evolution of coupled chemical reactions. J. Computational Phys., 22(4):43 434, [8] Daniel T. Gillespie. Exact stochastic simulation of coupled chemical reactions. J. Phys. Chem., 81:234 61, [9] Daniel T. Gillespie. Approximate accelerated stochastic simulation of chemically reacting systems. J. Chem. Phys., 115(4): , 21. [1] Eric L. Haseltine and James B. Rawlings. Approximate simulation of coupled fast and slow reactions for stochastic chemical kinetics. J. Chem. Phys., 117(15): , 22.

40 First Prev Next Go To Go Back Full Screen Close Quit 4 [11] Thomas G. Kurtz. Strong approximation theorems for density dependent Markov chains. Stochastic Processes Appl., 6(3):223 24, 1977/78. [12] Thomas G. Kurtz. Averaging for martingale problems and stochastic approximation. In Applied stochastic analysis (New Brunswick, NJ, 1991), volume 177 of Lecture Notes in Control and Inform. Sci., pages Springer, Berlin, [13] R. Srivastava, L. You, J. Summers, and J. Yin. Stochastic vs. deterministic modeling of intracellular viral kinetics. J. Theoret. Biol., 218(3):39 321, 22. [14] N. G. van Kampen. Stochastic processes in physics and chemistry. North-Holland Publishing Co., Amsterdam, Lecture Notes in Mathematics, 888.

41 First Prev Next Go To Go Back Full Screen Close Quit 41 Software StochKit Petzold group, UC Santa Barbara Hy3S Hybrid Stochastic Simulation for Supercomputers Kaznessis Group, University of Minnesota StochSim Computational Cell Biology Group, Cambridge Stochastirator Molecular Sciences Institute, Berkeley

42 First Prev Next Go To Go Back Full Screen Close Quit 42 Abstract Attempts to model chemical reactions within biological cells has led to renewed interest in stochastic models for these systems. The classical stochastic models for chemical reaction networks will be reviewed, and multiscale methods for model reduction will be described. New models motivated by the particular nature of biochemical processes will also be discussed.

2008 Hotelling Lectures

2008 Hotelling Lectures First Prev Next Go To Go Back Full Screen Close Quit 1 28 Hotelling Lectures 1. Stochastic models for chemical reactions 2. Identifying separated time scales in stochastic models of reaction networks 3.

More information

Stochastic models of biochemical systems

Stochastic models of biochemical systems Stochastic models of biochemical systems David F. Anderson anderson@math.wisc.edu Department of Mathematics University of Wisconsin - Madison University of Amsterdam November 14th, 212 Stochastic models

More information

Simulation methods for stochastic models in chemistry

Simulation methods for stochastic models in chemistry Simulation methods for stochastic models in chemistry David F. Anderson anderson@math.wisc.edu Department of Mathematics University of Wisconsin - Madison SIAM: Barcelona June 4th, 21 Overview 1. Notation

More information

Computational methods for continuous time Markov chains with applications to biological processes

Computational methods for continuous time Markov chains with applications to biological processes Computational methods for continuous time Markov chains with applications to biological processes David F. Anderson anderson@math.wisc.edu Department of Mathematics University of Wisconsin - Madison Penn.

More information

Extending the Tools of Chemical Reaction Engineering to the Molecular Scale

Extending the Tools of Chemical Reaction Engineering to the Molecular Scale Extending the Tools of Chemical Reaction Engineering to the Molecular Scale Multiple-time-scale order reduction for stochastic kinetics James B. Rawlings Department of Chemical and Biological Engineering

More information

for all f satisfying E[ f(x) ] <.

for all f satisfying E[ f(x) ] <. . Let (Ω, F, P ) be a probability space and D be a sub-σ-algebra of F. An (H, H)-valued random variable X is independent of D if and only if P ({X Γ} D) = P {X Γ}P (D) for all Γ H and D D. Prove that if

More information

Efficient Leaping Methods for Stochastic Chemical Systems

Efficient Leaping Methods for Stochastic Chemical Systems Efficient Leaping Methods for Stochastic Chemical Systems Ioana Cipcigan Muruhan Rathinam November 18, 28 Abstract. Well stirred chemical reaction systems which involve small numbers of molecules for some

More information

Longtime behavior of stochastically modeled biochemical reaction networks

Longtime behavior of stochastically modeled biochemical reaction networks Longtime behavior of stochastically modeled biochemical reaction networks David F. Anderson Department of Mathematics University of Wisconsin - Madison ASU Math Biology Seminar February 17th, 217 Overview

More information

Stochastic and deterministic models of biochemical reaction networks

Stochastic and deterministic models of biochemical reaction networks Stochastic and deterministic models of biochemical reaction networks David F. Anderson Department of Mathematics University of Wisconsin - Madison Case Western Reserve November 9th, 215 Goals of the talk

More information

Fast Probability Generating Function Method for Stochastic Chemical Reaction Networks

Fast Probability Generating Function Method for Stochastic Chemical Reaction Networks MATCH Communications in Mathematical and in Computer Chemistry MATCH Commun. Math. Comput. Chem. 71 (2014) 57-69 ISSN 0340-6253 Fast Probability Generating Function Method for Stochastic Chemical Reaction

More information

Persistence and Stationary Distributions of Biochemical Reaction Networks

Persistence and Stationary Distributions of Biochemical Reaction Networks Persistence and Stationary Distributions of Biochemical Reaction Networks David F. Anderson Department of Mathematics University of Wisconsin - Madison Discrete Models in Systems Biology SAMSI December

More information

Chemical reaction network theory for stochastic and deterministic models of biochemical reaction systems

Chemical reaction network theory for stochastic and deterministic models of biochemical reaction systems Chemical reaction network theory for stochastic and deterministic models of biochemical reaction systems University of Wisconsin at Madison anderson@math.wisc.edu MBI Workshop for Young Researchers in

More information

Stochastic analysis of biochemical reaction networks with absolute concentration robustness

Stochastic analysis of biochemical reaction networks with absolute concentration robustness Stochastic analysis of biochemical reaction networks with absolute concentration robustness David F. Anderson anderson@math.wisc.edu Department of Mathematics University of Wisconsin - Madison Boston University

More information

Gillespie s Algorithm and its Approximations. Des Higham Department of Mathematics and Statistics University of Strathclyde

Gillespie s Algorithm and its Approximations. Des Higham Department of Mathematics and Statistics University of Strathclyde Gillespie s Algorithm and its Approximations Des Higham Department of Mathematics and Statistics University of Strathclyde djh@maths.strath.ac.uk The Three Lectures 1 Gillespie s algorithm and its relation

More information

Slow Scale Tau-leaping Method

Slow Scale Tau-leaping Method Slow Scale Tau-leaping Method Yang Cao Linda Petzold Abstract For chemical systems involving both fast and slow scales, stiffness presents challenges for efficient stochastic simulation. Two different

More information

Mean-square Stability Analysis of an Extended Euler-Maruyama Method for a System of Stochastic Differential Equations

Mean-square Stability Analysis of an Extended Euler-Maruyama Method for a System of Stochastic Differential Equations Mean-square Stability Analysis of an Extended Euler-Maruyama Method for a System of Stochastic Differential Equations Ram Sharan Adhikari Assistant Professor Of Mathematics Rogers State University Mathematical

More information

Applied Mathematics Letters. Stationary distribution, ergodicity and extinction of a stochastic generalized logistic system

Applied Mathematics Letters. Stationary distribution, ergodicity and extinction of a stochastic generalized logistic system Applied Mathematics Letters 5 (1) 198 1985 Contents lists available at SciVerse ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml Stationary distribution, ergodicity

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

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

LAW OF LARGE NUMBERS FOR THE SIRS EPIDEMIC

LAW OF LARGE NUMBERS FOR THE SIRS EPIDEMIC LAW OF LARGE NUMBERS FOR THE SIRS EPIDEMIC R. G. DOLGOARSHINNYKH Abstract. We establish law of large numbers for SIRS stochastic epidemic processes: as the population size increases the paths of SIRS epidemic

More information

Supporting Information for The Stochastic Quasi-Steady-State Assumption: Reducing the Model but Not the Noise

Supporting Information for The Stochastic Quasi-Steady-State Assumption: Reducing the Model but Not the Noise TWCCC Texas Wisconsin California Control Consortium Technical report number 2011-03 Supporting Information for The Stochastic Quasi-Steady-State Assumption: Reducing the Model but Not the Noise Rishi Srivastava

More information

STOCHASTIC CHEMICAL KINETICS

STOCHASTIC CHEMICAL KINETICS STOCHASTIC CHEICAL KINETICS Dan Gillespie GillespieDT@mailaps.org Current Support: Caltech (NIGS) Caltech (NIH) University of California at Santa Barbara (NIH) Past Support: Caltech (DARPA/AFOSR, Beckman/BNC))

More information

The Adaptive Explicit-Implicit Tau-Leaping Method with Automatic Tau Selection

The Adaptive Explicit-Implicit Tau-Leaping Method with Automatic Tau Selection The Adaptive Explicit-Implicit Tau-Leaping Method with Automatic Tau Selection Yang Cao Department of Computer Science, 660 McBryde Hall, Virginia Tech, Blacksburg, VA 24061 Daniel T. Gillespie Dan T.

More information

Additive functionals of infinite-variance moving averages. Wei Biao Wu The University of Chicago TECHNICAL REPORT NO. 535

Additive functionals of infinite-variance moving averages. Wei Biao Wu The University of Chicago TECHNICAL REPORT NO. 535 Additive functionals of infinite-variance moving averages Wei Biao Wu The University of Chicago TECHNICAL REPORT NO. 535 Departments of Statistics The University of Chicago Chicago, Illinois 60637 June

More information

On the numerical solution of the chemical master equation with sums of rank one tensors

On the numerical solution of the chemical master equation with sums of rank one tensors ANZIAM J. 52 (CTAC21) pp.c628 C643, 211 C628 On the numerical solution of the chemical master equation with sums of rank one tensors Markus Hegland 1 Jochen Garcke 2 (Received 2 January 211; revised 4

More information

arxiv: v2 [q-bio.mn] 31 Aug 2007

arxiv: v2 [q-bio.mn] 31 Aug 2007 A modified Next Reaction Method for simulating chemical systems with time dependent propensities and delays David F. Anderson Department of Mathematics, University of Wisconsin-Madison, Madison, Wi 53706

More information

A Note on the Central Limit Theorem for a Class of Linear Systems 1

A Note on the Central Limit Theorem for a Class of Linear Systems 1 A Note on the Central Limit Theorem for a Class of Linear Systems 1 Contents Yukio Nagahata Department of Mathematics, Graduate School of Engineering Science Osaka University, Toyonaka 560-8531, Japan.

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

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

Mi-Hwa Ko. t=1 Z t is true. j=0

Mi-Hwa Ko. t=1 Z t is true. j=0 Commun. Korean Math. Soc. 21 (2006), No. 4, pp. 779 786 FUNCTIONAL CENTRAL LIMIT THEOREMS FOR MULTIVARIATE LINEAR PROCESSES GENERATED BY DEPENDENT RANDOM VECTORS Mi-Hwa Ko Abstract. Let X t be an m-dimensional

More information

Martingale problems and stochastic equations for Markov processes

Martingale problems and stochastic equations for Markov processes First Prev Next Go To Go Back Full Screen Close Quit 1 Martingale problems and stochastic equations for Markov processes 1. Basics of stochastic processes 2. Markov processes and generators 3. Martingale

More information

Modelling in Systems Biology

Modelling in Systems Biology Modelling in Systems Biology Maria Grazia Vigliotti thanks to my students Anton Stefanek, Ahmed Guecioueur Imperial College Formal representation of chemical reactions precise qualitative and quantitative

More information

Math 345 Intro to Math Biology Lecture 19: Models of Molecular Events and Biochemistry

Math 345 Intro to Math Biology Lecture 19: Models of Molecular Events and Biochemistry Math 345 Intro to Math Biology Lecture 19: Models of Molecular Events and Biochemistry Junping Shi College of William and Mary, USA Molecular biology and Biochemical kinetics Molecular biology is one of

More information

Regular Variation and Extreme Events for Stochastic Processes

Regular Variation and Extreme Events for Stochastic Processes 1 Regular Variation and Extreme Events for Stochastic Processes FILIP LINDSKOG Royal Institute of Technology, Stockholm 2005 based on joint work with Henrik Hult www.math.kth.se/ lindskog 2 Extremes for

More information

Martingale Problems. Abhay G. Bhatt Theoretical Statistics and Mathematics Unit Indian Statistical Institute, Delhi

Martingale Problems. Abhay G. Bhatt Theoretical Statistics and Mathematics Unit Indian Statistical Institute, Delhi s Abhay G. Bhatt Theoretical Statistics and Mathematics Unit Indian Statistical Institute, Delhi Lectures on Probability and Stochastic Processes III Indian Statistical Institute, Kolkata 20 24 November

More information

Nested Stochastic Simulation Algorithm for KMC with Multiple Time-Scales

Nested Stochastic Simulation Algorithm for KMC with Multiple Time-Scales Nested Stochastic Simulation Algorithm for KMC with Multiple Time-Scales Eric Vanden-Eijnden Courant Institute Join work with Weinan E and Di Liu Chemical Systems: Evolution of an isothermal, spatially

More information

Central limit theorems for ergodic continuous-time Markov chains with applications to single birth processes

Central limit theorems for ergodic continuous-time Markov chains with applications to single birth processes Front. Math. China 215, 1(4): 933 947 DOI 1.17/s11464-15-488-5 Central limit theorems for ergodic continuous-time Markov chains with applications to single birth processes Yuanyuan LIU 1, Yuhui ZHANG 2

More information

Introduction to asymptotic techniques for stochastic systems with multiple time-scales

Introduction to asymptotic techniques for stochastic systems with multiple time-scales Introduction to asymptotic techniques for stochastic systems with multiple time-scales Eric Vanden-Eijnden Courant Institute Motivating examples Consider the ODE {Ẋ = Y 3 + sin(πt) + cos( 2πt) X() = x

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

Stochastic Simulation of Biochemical Reactions

Stochastic Simulation of Biochemical Reactions 1 / 75 Stochastic Simulation of Biochemical Reactions Jorge Júlvez University of Zaragoza 2 / 75 Outline 1 Biochemical Kinetics 2 Reaction Rate Equation 3 Chemical Master Equation 4 Stochastic Simulation

More information

1. Introduction Systems evolving on widely separated time-scales represent a challenge for numerical simulations. A generic example is

1. Introduction Systems evolving on widely separated time-scales represent a challenge for numerical simulations. A generic example is COMM. MATH. SCI. Vol. 1, No. 2, pp. 385 391 c 23 International Press FAST COMMUNICATIONS NUMERICAL TECHNIQUES FOR MULTI-SCALE DYNAMICAL SYSTEMS WITH STOCHASTIC EFFECTS ERIC VANDEN-EIJNDEN Abstract. Numerical

More information

Kai Lai Chung

Kai Lai Chung First Prev Next Go To Go Back Full Screen Close Quit 1 Kai Lai Chung 1917-29 Mathematicians are more inclined to build fire stations than to put out fires. Courses from Chung First Prev Next Go To Go Back

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

e - c o m p a n i o n

e - c o m p a n i o n OPERATIONS RESEARCH http://dx.doi.org/1.1287/opre.111.13ec e - c o m p a n i o n ONLY AVAILABLE IN ELECTRONIC FORM 212 INFORMS Electronic Companion A Diffusion Regime with Nondegenerate Slowdown by Rami

More information

Compensating operator of diffusion process with variable diffusion in semi-markov space

Compensating operator of diffusion process with variable diffusion in semi-markov space Compensating operator of diffusion process with variable diffusion in semi-markov space Rosa W., Chabanyuk Y., Khimka U. T. Zakopane, XLV KZM 2016 September 9, 2016 diffusion process September with variable

More information

Introduction to stochastic multiscale modelling in tumour growth

Introduction to stochastic multiscale modelling in tumour growth Introduction to stochastic multiscale modelling in tumour growth Tomás Alarcón ICREA & Centre de Recerca Matemàtica T. Alarcón (ICREA & CRM, Barcelona, Spain) Lecture 3 CIMPA, Santiago de Cuba, June 2016

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

An Introduction to Stochastic Simulation

An Introduction to Stochastic Simulation Stephen Gilmore Laboratory for Foundations of Computer Science School of Informatics University of Edinburgh PASTA workshop, London, 29th June 2006 Background The modelling of chemical reactions using

More information

Lecture 1: Brief Review on Stochastic Processes

Lecture 1: Brief Review on Stochastic Processes Lecture 1: Brief Review on Stochastic Processes A stochastic process is a collection of random variables {X t (s) : t T, s S}, where T is some index set and S is the common sample space of the random variables.

More information

Derivations for order reduction of the chemical master equation

Derivations for order reduction of the chemical master equation 2 TWMCC Texas-Wisconsin Modeling and Control Consortium 1 Technical report number 2006-02 Derivations for order reduction of the chemical master equation Ethan A. Mastny, Eric L. Haseltine, and James B.

More information

A Model of Evolutionary Dynamics with Quasiperiodic Forcing

A Model of Evolutionary Dynamics with Quasiperiodic Forcing paper presented at Society for Experimental Mechanics (SEM) IMAC XXXIII Conference on Structural Dynamics February 2-5, 205, Orlando FL A Model of Evolutionary Dynamics with Quasiperiodic Forcing Elizabeth

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

On the martingales obtained by an extension due to Saisho, Tanemura and Yor of Pitman s theorem

On the martingales obtained by an extension due to Saisho, Tanemura and Yor of Pitman s theorem On the martingales obtained by an extension due to Saisho, Tanemura and Yor of Pitman s theorem Koichiro TAKAOKA Dept of Applied Physics, Tokyo Institute of Technology Abstract M Yor constructed a family

More information

Minimal periods of semilinear evolution equations with Lipschitz nonlinearity

Minimal periods of semilinear evolution equations with Lipschitz nonlinearity Minimal periods of semilinear evolution equations with Lipschitz nonlinearity James C. Robinson a Alejandro Vidal-López b a Mathematics Institute, University of Warwick, Coventry, CV4 7AL, U.K. b Departamento

More information

Branching Processes II: Convergence of critical branching to Feller s CSB

Branching Processes II: Convergence of critical branching to Feller s CSB Chapter 4 Branching Processes II: Convergence of critical branching to Feller s CSB Figure 4.1: Feller 4.1 Birth and Death Processes 4.1.1 Linear birth and death processes Branching processes can be studied

More information

6. Brownian Motion. Q(A) = P [ ω : x(, ω) A )

6. Brownian Motion. Q(A) = P [ ω : x(, ω) A ) 6. Brownian Motion. stochastic process can be thought of in one of many equivalent ways. We can begin with an underlying probability space (Ω, Σ, P) and a real valued stochastic process can be defined

More information

Stationary distribution and pathwise estimation of n-species mutualism system with stochastic perturbation

Stationary distribution and pathwise estimation of n-species mutualism system with stochastic perturbation Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 6), 936 93 Research Article Stationary distribution and pathwise estimation of n-species mutualism system with stochastic perturbation Weiwei

More information

The multidimensional Ito Integral and the multidimensional Ito Formula. Eric Mu ller June 1, 2015 Seminar on Stochastic Geometry and its applications

The multidimensional Ito Integral and the multidimensional Ito Formula. Eric Mu ller June 1, 2015 Seminar on Stochastic Geometry and its applications The multidimensional Ito Integral and the multidimensional Ito Formula Eric Mu ller June 1, 215 Seminar on Stochastic Geometry and its applications page 2 Seminar on Stochastic Geometry and its applications

More information

Path integrals for classical Markov processes

Path integrals for classical Markov processes Path integrals for classical Markov processes Hugo Touchette National Institute for Theoretical Physics (NITheP) Stellenbosch, South Africa Chris Engelbrecht Summer School on Non-Linear Phenomena in Field

More information

Multivariate Risk Processes with Interacting Intensities

Multivariate Risk Processes with Interacting Intensities Multivariate Risk Processes with Interacting Intensities Nicole Bäuerle (joint work with Rudolf Grübel) Luminy, April 2010 Outline Multivariate pure birth processes Multivariate Risk Processes Fluid Limits

More information

Stochastic differential equations in neuroscience

Stochastic differential equations in neuroscience Stochastic differential equations in neuroscience Nils Berglund MAPMO, Orléans (CNRS, UMR 6628) http://www.univ-orleans.fr/mapmo/membres/berglund/ Barbara Gentz, Universität Bielefeld Damien Landon, MAPMO-Orléans

More information

1. Stochastic equations for Markov processes

1. Stochastic equations for Markov processes First Prev Next Go To Go Back Full Screen Close Quit 1 1. Stochastic equations for Markov processes Filtrations and the Markov property Ito equations for diffusion processes Poisson random measures Ito

More information

Stochastic Demography, Coalescents, and Effective Population Size

Stochastic Demography, Coalescents, and Effective Population Size Demography Stochastic Demography, Coalescents, and Effective Population Size Steve Krone University of Idaho Department of Mathematics & IBEST Demographic effects bottlenecks, expansion, fluctuating population

More information

Nonlocal problems for the generalized Bagley-Torvik fractional differential equation

Nonlocal problems for the generalized Bagley-Torvik fractional differential equation Nonlocal problems for the generalized Bagley-Torvik fractional differential equation Svatoslav Staněk Workshop on differential equations Malá Morávka, 28. 5. 212 () s 1 / 32 Overview 1) Introduction 2)

More information

Approximating diffusions by piecewise constant parameters

Approximating diffusions by piecewise constant parameters Approximating diffusions by piecewise constant parameters Lothar Breuer Institute of Mathematics Statistics, University of Kent, Canterbury CT2 7NF, UK Abstract We approximate the resolvent of a one-dimensional

More information

Reflected Brownian Motion

Reflected Brownian Motion Chapter 6 Reflected Brownian Motion Often we encounter Diffusions in regions with boundary. If the process can reach the boundary from the interior in finite time with positive probability we need to decide

More information

Cellular Automata Approaches to Enzymatic Reaction Networks

Cellular Automata Approaches to Enzymatic Reaction Networks Cellular Automata Approaches to Enzymatic Reaction Networks Jörg R. Weimar Institute of Scientific Computing, Technical University Braunschweig, D-38092 Braunschweig, Germany J.Weimar@tu-bs.de, http://www.jweimar.de

More information

Consistency of the maximum likelihood estimator for general hidden Markov models

Consistency of the maximum likelihood estimator for general hidden Markov models Consistency of the maximum likelihood estimator for general hidden Markov models Jimmy Olsson Centre for Mathematical Sciences Lund University Nordstat 2012 Umeå, Sweden Collaborators Hidden Markov models

More information

Nested Stochastic Simulation Algorithm for Chemical Kinetic Systems with Disparate Rates. Abstract

Nested Stochastic Simulation Algorithm for Chemical Kinetic Systems with Disparate Rates. Abstract Nested Stochastic Simulation Algorithm for Chemical Kinetic Systems with Disparate Rates Weinan E Department of Mathematics and PACM, Princeton University, Princeton, NJ 08544, USA Di Liu and Eric Vanden-Eijnden

More information

(2m)-TH MEAN BEHAVIOR OF SOLUTIONS OF STOCHASTIC DIFFERENTIAL EQUATIONS UNDER PARAMETRIC PERTURBATIONS

(2m)-TH MEAN BEHAVIOR OF SOLUTIONS OF STOCHASTIC DIFFERENTIAL EQUATIONS UNDER PARAMETRIC PERTURBATIONS (2m)-TH MEAN BEHAVIOR OF SOLUTIONS OF STOCHASTIC DIFFERENTIAL EQUATIONS UNDER PARAMETRIC PERTURBATIONS Svetlana Janković and Miljana Jovanović Faculty of Science, Department of Mathematics, University

More information

Anatoly B. Kolomeisky. Department of Chemistry CAN WE UNDERSTAND THE COMPLEX DYNAMICS OF MOTOR PROTEINS USING SIMPLE STOCHASTIC MODELS?

Anatoly B. Kolomeisky. Department of Chemistry CAN WE UNDERSTAND THE COMPLEX DYNAMICS OF MOTOR PROTEINS USING SIMPLE STOCHASTIC MODELS? Anatoly B. Kolomeisky Department of Chemistry CAN WE UNDERSTAND THE COMPLEX DYNAMICS OF MOTOR PROTEINS USING SIMPLE STOCHASTIC MODELS? Motor Proteins Enzymes that convert the chemical energy into mechanical

More information

STAT 331. Martingale Central Limit Theorem and Related Results

STAT 331. Martingale Central Limit Theorem and Related Results STAT 331 Martingale Central Limit Theorem and Related Results In this unit we discuss a version of the martingale central limit theorem, which states that under certain conditions, a sum of orthogonal

More information

Adaptive Deployment of Model Reductions for Tau-leaping Simulation

Adaptive Deployment of Model Reductions for Tau-leaping Simulation Adaptive Deployment of Model Reductions for Tau-leaping Simulation Sheng Wu, 1, a) Jin Fu, 1, b) 1, c) and Linda R. Petzold Department of Computer Science, University of California Santa Barbara, Santa

More information

Converse Lyapunov theorem and Input-to-State Stability

Converse Lyapunov theorem and Input-to-State Stability Converse Lyapunov theorem and Input-to-State Stability April 6, 2014 1 Converse Lyapunov theorem In the previous lecture, we have discussed few examples of nonlinear control systems and stability concepts

More information

4.6 Example of non-uniqueness.

4.6 Example of non-uniqueness. 66 CHAPTER 4. STOCHASTIC DIFFERENTIAL EQUATIONS. 4.6 Example of non-uniqueness. If we try to construct a solution to the martingale problem in dimension coresponding to a(x) = x α with

More information

Convergence rate estimates for the gradient differential inclusion

Convergence rate estimates for the gradient differential inclusion Convergence rate estimates for the gradient differential inclusion Osman Güler November 23 Abstract Let f : H R { } be a proper, lower semi continuous, convex function in a Hilbert space H. The gradient

More information

Available online at ScienceDirect. Procedia IUTAM 19 (2016 ) IUTAM Symposium Analytical Methods in Nonlinear Dynamics

Available online at   ScienceDirect. Procedia IUTAM 19 (2016 ) IUTAM Symposium Analytical Methods in Nonlinear Dynamics Available online at www.sciencedirect.com ScienceDirect Procedia IUTAM 19 (2016 ) 11 18 IUTAM Symposium Analytical Methods in Nonlinear Dynamics A model of evolutionary dynamics with quasiperiodic forcing

More information

Functional Limit theorems for the quadratic variation of a continuous time random walk and for certain stochastic integrals

Functional Limit theorems for the quadratic variation of a continuous time random walk and for certain stochastic integrals Functional Limit theorems for the quadratic variation of a continuous time random walk and for certain stochastic integrals Noèlia Viles Cuadros BCAM- Basque Center of Applied Mathematics with Prof. Enrico

More information

A NEW PROOF OF THE WIENER HOPF FACTORIZATION VIA BASU S THEOREM

A NEW PROOF OF THE WIENER HOPF FACTORIZATION VIA BASU S THEOREM J. Appl. Prob. 49, 876 882 (2012 Printed in England Applied Probability Trust 2012 A NEW PROOF OF THE WIENER HOPF FACTORIZATION VIA BASU S THEOREM BRIAN FRALIX and COLIN GALLAGHER, Clemson University Abstract

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

1. Introduction to Chemical Kinetics

1. Introduction to Chemical Kinetics 1. Introduction to Chemical Kinetics objectives of chemical kinetics 1) Determine empirical rate laws H 2 + I 2 2HI How does the concentration of H 2, I 2, and HI change with time? 2) Determine the mechanism

More information

LIMITS FOR QUEUES AS THE WAITING ROOM GROWS. Bell Communications Research AT&T Bell Laboratories Red Bank, NJ Murray Hill, NJ 07974

LIMITS FOR QUEUES AS THE WAITING ROOM GROWS. Bell Communications Research AT&T Bell Laboratories Red Bank, NJ Murray Hill, NJ 07974 LIMITS FOR QUEUES AS THE WAITING ROOM GROWS by Daniel P. Heyman Ward Whitt Bell Communications Research AT&T Bell Laboratories Red Bank, NJ 07701 Murray Hill, NJ 07974 May 11, 1988 ABSTRACT We study the

More information

Stochastic Transcription Elongation via Rule Based Modelling

Stochastic Transcription Elongation via Rule Based Modelling Stochastic Transcription Elongation via Rule Based Modelling Masahiro HAMANO hamano@jaist.ac.jp SASB, Saint Malo 2015 1 Purpose of This Talk 2 mechano-chemical TE as Rule Based Modelling 3 Table of Contents

More information

Continuous-Time Markov Decision Processes. Discounted and Average Optimality Conditions. Xianping Guo Zhongshan University.

Continuous-Time Markov Decision Processes. Discounted and Average Optimality Conditions. Xianping Guo Zhongshan University. Continuous-Time Markov Decision Processes Discounted and Average Optimality Conditions Xianping Guo Zhongshan University. Email: mcsgxp@zsu.edu.cn Outline The control model The existing works Our conditions

More information

Let (Ω, F) be a measureable space. A filtration in discrete time is a sequence of. F s F t

Let (Ω, F) be a measureable space. A filtration in discrete time is a sequence of. F s F t 2.2 Filtrations Let (Ω, F) be a measureable space. A filtration in discrete time is a sequence of σ algebras {F t } such that F t F and F t F t+1 for all t = 0, 1,.... In continuous time, the second condition

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

Takens embedding theorem for infinite-dimensional dynamical systems

Takens embedding theorem for infinite-dimensional dynamical systems Takens embedding theorem for infinite-dimensional dynamical systems James C. Robinson Mathematics Institute, University of Warwick, Coventry, CV4 7AL, U.K. E-mail: jcr@maths.warwick.ac.uk Abstract. Takens

More information

Spatial Ergodicity of the Harris Flows

Spatial Ergodicity of the Harris Flows Communications on Stochastic Analysis Volume 11 Number 2 Article 6 6-217 Spatial Ergodicity of the Harris Flows E.V. Glinyanaya Institute of Mathematics NAS of Ukraine, glinkate@gmail.com Follow this and

More information

Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions

Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions International Journal of Control Vol. 00, No. 00, January 2007, 1 10 Stochastic Optimization with Inequality Constraints Using Simultaneous Perturbations and Penalty Functions I-JENG WANG and JAMES C.

More information

Introduction to Stochastic SIR Model

Introduction to Stochastic SIR Model Introduction to Stochastic R Model Chiu- Yu Yang (Alex), Yi Yang R model is used to model the infection of diseases. It is short for Susceptible- Infected- Recovered. It is important to address that R

More information

Stability of optimization problems with stochastic dominance constraints

Stability of optimization problems with stochastic dominance constraints Stability of optimization problems with stochastic dominance constraints D. Dentcheva and W. Römisch Stevens Institute of Technology, Hoboken Humboldt-University Berlin www.math.hu-berlin.de/~romisch SIAM

More information

Transport of single molecules along the periodic parallel lattices with coupling

Transport of single molecules along the periodic parallel lattices with coupling THE JOURNAL OF CHEMICAL PHYSICS 124 204901 2006 Transport of single molecules along the periodic parallel lattices with coupling Evgeny B. Stukalin The James Franck Institute The University of Chicago

More information

Stability Theory for Nonnegative and Compartmental Dynamical Systems with Time Delay

Stability Theory for Nonnegative and Compartmental Dynamical Systems with Time Delay 1 Stability Theory for Nonnegative and Compartmental Dynamical Systems with Time Delay Wassim M. Haddad and VijaySekhar Chellaboina School of Aerospace Engineering, Georgia Institute of Technology, Atlanta,

More information

Feller Processes and Semigroups

Feller Processes and Semigroups Stat25B: Probability Theory (Spring 23) Lecture: 27 Feller Processes and Semigroups Lecturer: Rui Dong Scribe: Rui Dong ruidong@stat.berkeley.edu For convenience, we can have a look at the list of materials

More information

A connection between the stochastic heat equation and fractional Brownian motion, and a simple proof of a result of Talagrand

A connection between the stochastic heat equation and fractional Brownian motion, and a simple proof of a result of Talagrand A connection between the stochastic heat equation and fractional Brownian motion, and a simple proof of a result of Talagrand Carl Mueller 1 and Zhixin Wu Abstract We give a new representation of fractional

More information

Hypoelliptic multiscale Langevin diffusions and Slow fast stochastic reaction diffusion equations.

Hypoelliptic multiscale Langevin diffusions and Slow fast stochastic reaction diffusion equations. Hypoelliptic multiscale Langevin diffusions and Slow fast stochastic reaction diffusion equations. Wenqing Hu. 1 (Joint works with Michael Salins 2 and Konstantinos Spiliopoulos 3.) 1. Department of Mathematics

More information

Point Process Control

Point Process Control Point Process Control The following note is based on Chapters I, II and VII in Brémaud s book Point Processes and Queues (1981). 1 Basic Definitions Consider some probability space (Ω, F, P). A real-valued

More information

c 2004 Society for Industrial and Applied Mathematics

c 2004 Society for Industrial and Applied Mathematics SIAM J. COTROL OPTIM. Vol. 43, o. 4, pp. 1222 1233 c 2004 Society for Industrial and Applied Mathematics OZERO-SUM STOCHASTIC DIFFERETIAL GAMES WITH DISCOTIUOUS FEEDBACK PAOLA MAUCCI Abstract. The existence

More information

UNIQUENESS OF SOLUTIONS TO MATRIX EQUATIONS ON TIME SCALES

UNIQUENESS OF SOLUTIONS TO MATRIX EQUATIONS ON TIME SCALES Electronic Journal of Differential Equations, Vol. 2013 (2013), No. 50, pp. 1 13. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu UNIQUENESS OF

More information

On a non-autonomous stochastic Lotka-Volterra competitive system

On a non-autonomous stochastic Lotka-Volterra competitive system Available online at www.isr-publications.com/jnsa J. Nonlinear Sci. Appl., 7), 399 38 Research Article Journal Homepage: www.tjnsa.com - www.isr-publications.com/jnsa On a non-autonomous stochastic Lotka-Volterra

More information