Monte Carlo Simulation Approach to Stochastic Programming

Total Page:16

File Type:pdf, Size:1020Kb

Monte Carlo Simulation Approach to Stochastic Programming Proceedings of the 2001 Winter Simulation Conference B.A.Peters,J.S.Smith,D.J.Medeiros,andM.W.Rohrer,eds. MONTE CARLO SIMULATION APPROACH TO STOCHASTIC PROGRAMMING Alexander Shapiro School of Industrial & Systems Engineering Georgia Institute of Technology Atlanta, Georgia 30332, U.S.A. ABSTRACT If the space is finite, say := {ω1, ..., ωK } with respective probabilities pk, k = 1, ..., K ,then Various stochastic programming problems can be formulated as problems of optimization of an expected value function. K Quite often the corresponding expectation function cannot g(x) = pk G(x,ωk). (3) be computed exactly and should be approximated, say by k=1 Monte Carlo sampling methods. In fact, in many practical applications, Monte Carlo simulation is the only reasonable Consequently problem (1) can be viewed as a deterministic way of estimating the expectation function. In this talk we optimization problem. Note, however, that the number K discuss converges properties of the sample average approx- of possible realizations (scenarios) of the data can be very ω imation (SAA) approach to stochastic programming. We large. Suppose, for instance, that is a random vector with argue that the SAA method is easily implementable and 100 stochastically independent components each having 3 = 100 can be surprisingly efficient for some classes of stochastic realizations. Then the total number of scenarios is K 3 . programming problems. No computer in a foreseeable future will be able to handle that number of scenarios. 1 INTRODUCTION One can try to solve the optimization problem (1) by a Monte Carlo simulation. That is, by generating a random ω1, ..., ωN ∼ Consider the optimization problem (say iid) sample P one can estimate the expectation g(x) by the corresponding sample average min g(x) := EP [G(x,ω)] , (1) x∈X N −1 j gˆN (x) := N G(x,ω ). (4) n where G : R × → R, the expectation is taken with j=1 respect to probability measure P defined on a sample space (, F),andX ⊂ Rn. We assume that for every x ∈ X the There are two basic approaches to solving the optimization expectation g(x) is well defined. problem (1) by using such Monte Carlo sampling approxi- The function G(x,ω) in itself can be defined by an mations. In one approach the sampling is performed inside optimization problem. For example, in two-stage stochastic a particular algorithm with a new sample generated at each programming with recourse, G(x,ω) is given by the opti- iteration of the corresponding numerical procedure. In the mal value of the corresponding second stage problem. In other approach gˆN (x) is considered as a function of x, particular, in two-stage linear stochastic programming with associated with a generated random sample, and the “true" recourse, G(x,ω) is the optimal value of (expected value) problem (1) is approximated by the opti- mization problem T T Miny c x + q y . + = , ≥ , (2) min gˆN (x). (5) s t Tx Wy h y 0 x∈X ω ∈ (·,ω) where (q(ω), h(ω), T (ω), W(ω)) is the random data of the It is assumed that for a given , the function G , problem. and may be its derivatives, is computable at any point x ∈ X. Therefore, once the random sample is generated, problem (5) becomes a deterministic optimization problem. 428 Shapiro 1/2 Required values of the sample average function gˆN (x) can tion function g(x) is smooth near x0,thenN (xˆN − x0) be calculated either by keeping the generated random sample converges in distribution to normal (Huber, 1967). That is, in the computer memory or by using the common random xˆN converges to x0 also at a rate of the square root of the numbers generation. We refer to this approach as the sample sample size. Moreover, in such cases xˆN is asymptotically average approximation (SAA) method. Note that the SAA equivalent to stochastic approximation estimators imple- method is not an algorithm since one still has to choose a mented with optimal step sizes (Shapiro, 1996) (see, e.g., particular numerical procedure in order to solve the SAA Kushner and Clark (1978) for a discussion of the stochastic problem (5). approximation method). In this talk we discuss various properties of the SAA It appears from the above discussion that the SAA method. We argue that in many instances the SAA method approach inherits the slow convergence properties of the can be very efficient and easily implementable. It is difficult Monte Carlo sampling method. However, the situation to point at the origin of that approach. The idea is simple changes drastically in cases where the expectation function and natural, and variants of the SAA method were suggested g(x) is not smooth (differentiable). It happens quite often by various authors over the years. In a context of simulation in such cases that the true problem (1) has a sharp optimal models a variant of the SAA method, based on Likelihood solution x0. That is, there exists a constant κ>0 such that Ratio transformations, was suggested in Rubinstein and Shapiro (1993). Independently, and more or less at the g(x) ≥ g(x0) + κ x − x0 (7) same time, similar ideas were employed in Statistics for computing Maximum Likelihood estimates by Monte Carlo for all x ∈ X. For example, if G(x,ω) is given by the techniques based on Gibbs sampling, Geyer and Thompson optimal value of the linear program (2), then G(·,ω) is a (1992). Let us also remark that the terminology “sample piecewise linear convex function. If, moreover, is finite average approximation" is not uniform in the literature. For (i.e., there is a finite number of scenarios), then g(·) is also example, the term “sample-path optimization" was used in piecewise linear and convex. If, further, the set X is defined Plambeck, Fu, Robinson and Suri (1996). by linear constraints and the set S0 of optimal solutions is nonempty, then the following inequality always holds 2 RATES OF CONVERGENCE g(x) ≥ v0 + κ dist(x, S0) (8) Let us denote by v0 and S0 the optimal value and the set of optimal solutions, respectively, of the “true" problem (1), for all x ∈ X. Of course, property (7) is a particular case ˆ and similarly by vˆN and SN the optimal value and the set of (8) if S0 ={x0} is a singleton. of optimal solutions, respectively, of the SAA problem (5). The following results are derived in Shapiro and By the Law of Large Numbers we have that for a given x, Homem-de-Mello (2001). thesampleaveragegˆN (x) converges to the corresponding Theorem 2.1 Suppose that is finite, for every expectation g(x) w.p.1. It is possible then to show that, ω ∈ the function G(·,ω) is convex piecewise linear, the under mild regularity conditions, vˆN converges to v0 and set X is polyhedral and the set S0 is nonempty and bounded. dist(xˆN , S0) converges to zero w.p.1 as N →∞,forany Then the following holds: ˆ ˆ xˆN ∈ SN . That is, the estimators vˆN and xˆN are consistent. (i) w.p.1 for N large enough, the set SN of optimal solutions ˆ However, by the Central Limit Theorem, gˆN (x) con- of the SAA problem is nonempty and SN ⊂ S0, −1/2 verges to g(x) at a rate of Op(N ), and therefore the (ii) there exists a constant γ>0 such that convergence is slow. That is, in order to improve the ac- curacy of the estimator gˆN (x) by one digit, one needs to 1 ˆ lim log P(SN ⊂ S0) =−γ. (9) increase the sample size 100 times. It appears that this slow N→∞ N convergence is inherited by the estimator vˆN of the optimal value. It is possible to show (Shapiro, 1991) that Property (i) of the above theorem asserts that for N large enough, any optimal solution xˆN of the SAA problem solves −1/2 the “true" problem (1) exactly. Moreover, (9) implies that vˆN = min gˆ N (x) + op(N ). (6) ∈ x S0 the probability of that event approaches one exponentially fast with increase of the sample size N. If, in addition to the ={ } vˆ In particular, if S0 x0 is a singleton, then N converges assumptions of theorem 2.1, the set S ={x } is a singleton, v ˆ ( ) ( ) 0 0 to 0 at the same rate as gN x0 converges to g x0 . then for N large enough, the SAA problem has unique Let us consider an estimator xˆ ∈ Sˆ . In the Statistics N N optimal solution xˆN and xˆN = x0, and moreover probability literature such estimators are called M-estimators, and it of that event approaches one exponentially fast. Under is well known that under certain regularity conditions, and the condition (7) the same holds for a general distribution, in particular if S0 ={x0} is a singleton and the expecta- 429 Shapiro provided that the corresponding moment generating function Note that since X is finite, ε∗ is always greater than ε, is finite valued near zero. although the difference ε∗ − ε can be small. The exponential rate of convergence indicates that one For ε>δ≥ 0 and a given significance level α ∈ (0, 1), may not need a large sample in order to solve polyhedral the above analysis gives the following estimate of the sample P( ˆδ ⊂ ε) problems (as, for example, the linear two-stage problems size N that guarantees that the probability SN S is with a finite number of scenarios) exactly by using the greater than or equal to 1 − α: SAA method. The exponential constant γ depends on how well the set of optimal solutions of the true problem 3σ 2 is conditioned.
Recommended publications
  • A New Approach for Dynamic Stochastic Fractal Search with Fuzzy Logic for Parameter Adaptation
    fractal and fractional Article A New Approach for Dynamic Stochastic Fractal Search with Fuzzy Logic for Parameter Adaptation Marylu L. Lagunes, Oscar Castillo * , Fevrier Valdez , Jose Soria and Patricia Melin Tijuana Institute of Technology, Calzada Tecnologico s/n, Fracc. Tomas Aquino, Tijuana 22379, Mexico; [email protected] (M.L.L.); [email protected] (F.V.); [email protected] (J.S.); [email protected] (P.M.) * Correspondence: [email protected] Abstract: Stochastic fractal search (SFS) is a novel method inspired by the process of stochastic growth in nature and the use of the fractal mathematical concept. Considering the chaotic stochastic diffusion property, an improved dynamic stochastic fractal search (DSFS) optimization algorithm is presented. The DSFS algorithm was tested with benchmark functions, such as the multimodal, hybrid, and composite functions, to evaluate the performance of the algorithm with dynamic parameter adaptation with type-1 and type-2 fuzzy inference models. The main contribution of the article is the utilization of fuzzy logic in the adaptation of the diffusion parameter in a dynamic fashion. This parameter is in charge of creating new fractal particles, and the diversity and iteration are the input information used in the fuzzy system to control the values of diffusion. Keywords: fractal search; fuzzy logic; parameter adaptation; CEC 2017 Citation: Lagunes, M.L.; Castillo, O.; Valdez, F.; Soria, J.; Melin, P. A New Approach for Dynamic Stochastic 1. Introduction Fractal Search with Fuzzy Logic for Metaheuristic algorithms are applied to optimization problems due to their charac- Parameter Adaptation. Fractal Fract. teristics that help in searching for the global optimum, while simple heuristics are mostly 2021, 5, 33.
    [Show full text]
  • Introduction to Stochastic Processes - Lecture Notes (With 33 Illustrations)
    Introduction to Stochastic Processes - Lecture Notes (with 33 illustrations) Gordan Žitković Department of Mathematics The University of Texas at Austin Contents 1 Probability review 4 1.1 Random variables . 4 1.2 Countable sets . 5 1.3 Discrete random variables . 5 1.4 Expectation . 7 1.5 Events and probability . 8 1.6 Dependence and independence . 9 1.7 Conditional probability . 10 1.8 Examples . 12 2 Mathematica in 15 min 15 2.1 Basic Syntax . 15 2.2 Numerical Approximation . 16 2.3 Expression Manipulation . 16 2.4 Lists and Functions . 17 2.5 Linear Algebra . 19 2.6 Predefined Constants . 20 2.7 Calculus . 20 2.8 Solving Equations . 22 2.9 Graphics . 22 2.10 Probability Distributions and Simulation . 23 2.11 Help Commands . 24 2.12 Common Mistakes . 25 3 Stochastic Processes 26 3.1 The canonical probability space . 27 3.2 Constructing the Random Walk . 28 3.3 Simulation . 29 3.3.1 Random number generation . 29 3.3.2 Simulation of Random Variables . 30 3.4 Monte Carlo Integration . 33 4 The Simple Random Walk 35 4.1 Construction . 35 4.2 The maximum . 36 1 CONTENTS 5 Generating functions 40 5.1 Definition and first properties . 40 5.2 Convolution and moments . 42 5.3 Random sums and Wald’s identity . 44 6 Random walks - advanced methods 48 6.1 Stopping times . 48 6.2 Wald’s identity II . 50 6.3 The distribution of the first hitting time T1 .......................... 52 6.3.1 A recursive formula . 52 6.3.2 Generating-function approach .
    [Show full text]
  • 1 Stochastic Processes and Their Classification
    1 1 STOCHASTIC PROCESSES AND THEIR CLASSIFICATION 1.1 DEFINITION AND EXAMPLES Definition 1. Stochastic process or random process is a collection of random variables ordered by an index set. ☛ Example 1. Random variables X0;X1;X2;::: form a stochastic process ordered by the discrete index set f0; 1; 2;::: g: Notation: fXn : n = 0; 1; 2;::: g: ☛ Example 2. Stochastic process fYt : t ¸ 0g: with continuous index set ft : t ¸ 0g: The indices n and t are often referred to as "time", so that Xn is a descrete-time process and Yt is a continuous-time process. Convention: the index set of a stochastic process is always infinite. The range (possible values) of the random variables in a stochastic process is called the state space of the process. We consider both discrete-state and continuous-state processes. Further examples: ☛ Example 3. fXn : n = 0; 1; 2;::: g; where the state space of Xn is f0; 1; 2; 3; 4g representing which of four types of transactions a person submits to an on-line data- base service, and time n corresponds to the number of transactions submitted. ☛ Example 4. fXn : n = 0; 1; 2;::: g; where the state space of Xn is f1; 2g re- presenting whether an electronic component is acceptable or defective, and time n corresponds to the number of components produced. ☛ Example 5. fYt : t ¸ 0g; where the state space of Yt is f0; 1; 2;::: g representing the number of accidents that have occurred at an intersection, and time t corresponds to weeks. ☛ Example 6. fYt : t ¸ 0g; where the state space of Yt is f0; 1; 2; : : : ; sg representing the number of copies of a software product in inventory, and time t corresponds to days.
    [Show full text]
  • Monte Carlo Sampling Methods
    [1] Monte Carlo Sampling Methods Jasmina L. Vujic Nuclear Engineering Department University of California, Berkeley Email: [email protected] phone: (510) 643-8085 fax: (510) 643-9685 UCBNE, J. Vujic [2] Monte Carlo Monte Carlo is a computational technique based on constructing a random process for a problem and carrying out a NUMERICAL EXPERIMENT by N-fold sampling from a random sequence of numbers with a PRESCRIBED probability distribution. x - random variable N 1 xˆ = ---- x N∑ i i = 1 Xˆ - the estimated or sample mean of x x - the expectation or true mean value of x If a problem can be given a PROBABILISTIC interpretation, then it can be modeled using RANDOM NUMBERS. UCBNE, J. Vujic [3] Monte Carlo • Monte Carlo techniques came from the complicated diffusion problems that were encountered in the early work on atomic energy. • 1772 Compte de Bufon - earliest documented use of random sampling to solve a mathematical problem. • 1786 Laplace suggested that π could be evaluated by random sampling. • Lord Kelvin used random sampling to aid in evaluating time integrals associated with the kinetic theory of gases. • Enrico Fermi was among the first to apply random sampling methods to study neutron moderation in Rome. • 1947 Fermi, John von Neuman, Stan Frankel, Nicholas Metropolis, Stan Ulam and others developed computer-oriented Monte Carlo methods at Los Alamos to trace neutrons through fissionable materials UCBNE, J. Vujic Monte Carlo [4] Monte Carlo methods can be used to solve: a) The problems that are stochastic (probabilistic) by nature: - particle transport, - telephone and other communication systems, - population studies based on the statistics of survival and reproduction.
    [Show full text]
  • Random Numbers and Stochastic Simulation
    Stochastic Simulation and Randomness Random Number Generators Quasi-Random Sequences Scientific Computing: An Introductory Survey Chapter 13 – Random Numbers and Stochastic Simulation Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright c 2002. Reproduction permitted for noncommercial, educational use only. Michael T. Heath Scientific Computing 1 / 17 Stochastic Simulation and Randomness Random Number Generators Quasi-Random Sequences Stochastic Simulation Stochastic simulation mimics or replicates behavior of system by exploiting randomness to obtain statistical sample of possible outcomes Because of randomness involved, simulation methods are also known as Monte Carlo methods Such methods are useful for studying Nondeterministic (stochastic) processes Deterministic systems that are too complicated to model analytically Deterministic problems whose high dimensionality makes standard discretizations infeasible (e.g., Monte Carlo integration) < interactive example > < interactive example > Michael T. Heath Scientific Computing 2 / 17 Stochastic Simulation and Randomness Random Number Generators Quasi-Random Sequences Stochastic Simulation, continued Two main requirements for using stochastic simulation methods are Knowledge of relevant probability distributions Supply of random numbers for making random choices Knowledge of relevant probability distributions depends on theoretical or empirical information about physical system being simulated By simulating large number of trials, probability
    [Show full text]
  • Nash Q-Learning for General-Sum Stochastic Games
    Journal of Machine Learning Research 4 (2003) 1039-1069 Submitted 11/01; Revised 10/02; Published 11/03 Nash Q-Learning for General-Sum Stochastic Games Junling Hu [email protected] Talkai Research 843 Roble Ave., 2 Menlo Park, CA 94025, USA Michael P. Wellman [email protected] Artificial Intelligence Laboratory University of Michigan Ann Arbor, MI 48109-2110, USA Editor: Craig Boutilier Abstract We extend Q-learning to a noncooperative multiagent context, using the framework of general- sum stochastic games. A learning agent maintains Q-functions over joint actions, and performs updates based on assuming Nash equilibrium behavior over the current Q-values. This learning protocol provably converges given certain restrictions on the stage games (defined by Q-values) that arise during learning. Experiments with a pair of two-player grid games suggest that such restric- tions on the game structure are not necessarily required. Stage games encountered during learning in both grid environments violate the conditions. However, learning consistently converges in the first grid game, which has a unique equilibrium Q-function, but sometimes fails to converge in the second, which has three different equilibrium Q-functions. In a comparison of offline learn- ing performance in both games, we find agents are more likely to reach a joint optimal path with Nash Q-learning than with a single-agent Q-learning method. When at least one agent adopts Nash Q-learning, the performance of both agents is better than using single-agent Q-learning. We have also implemented an online version of Nash Q-learning that balances exploration with exploitation, yielding improved performance.
    [Show full text]
  • Stochastic Versus Uncertainty Modeling
    Introduction Analytical Solutions The Cloud Model Conclusions Stochastic versus Uncertainty Modeling Petra Friederichs, Michael Weniger, Sabrina Bentzien, Andreas Hense Meteorological Institute, University of Bonn Dynamics and Statistic in Weather and Climate Dresden, July 29-31 2009 P.Friederichs, M.Weniger, S.Bentzien, A.Hense Stochastic versus Uncertainty Modeling 1 / 21 Introduction Analytical Solutions Motivation The Cloud Model Outline Conclusions Uncertainty Modeling I Initial conditions { aleatoric uncertainty Ensemble with perturbed initial conditions I Model error { epistemic uncertainty Perturbed physic and/or multi model ensembles Simulations solving deterministic model equations! P.Friederichs, M.Weniger, S.Bentzien, A.Hense Stochastic versus Uncertainty Modeling 2 / 21 Introduction Analytical Solutions Motivation The Cloud Model Outline Conclusions Stochastic Modeling I Stochastic parameterization { aleatoric uncertainty Stochastic model ensemble I Initial conditions { aleatoric uncertainty Ensemble with perturbed initial conditions I Model error { epistemic uncertainty Perturbed physic and/or multi model ensembles Simulations solving stochastic model equations! P.Friederichs, M.Weniger, S.Bentzien, A.Hense Stochastic versus Uncertainty Modeling 3 / 21 Introduction Analytical Solutions Motivation The Cloud Model Outline Conclusions Outline Contrast both concepts I Analytical solutions of simple damping equation dv(t) = −µv(t)dt I Simplified, 1-dimensional, time-dependent cloud model I Problems P.Friederichs, M.Weniger, S.Bentzien,
    [Show full text]
  • Stochastic Optimization,” in Handbook of Computational Statistics: Concepts and Methods (2Nd Ed.) (J
    Citation: Spall, J. C. (2012), “Stochastic Optimization,” in Handbook of Computational Statistics: Concepts and Methods (2nd ed.) (J. Gentle, W. Härdle, and Y. Mori, eds.), Springer−Verlag, Heidelberg, Chapter 7, pp. 173–201. dx.doi.org/10.1007/978-3-642-21551-3_7 STOCHASTIC OPTIMIZATION James C. Spall The Johns Hopkins University Applied Physics Laboratory 11100 Johns Hopkins Road Laurel, Maryland 20723-6099 U.S.A. [email protected] Stochastic optimization algorithms have been growing rapidly in popularity over the last decade or two, with a number of methods now becoming “industry standard” approaches for solving challenging optimization problems. This chapter provides a synopsis of some of the critical issues associated with stochastic optimization and a gives a summary of several popular algorithms. Much more complete discussions are available in the indicated references. To help constrain the scope of this article, we restrict our attention to methods using only measurements of the criterion (loss function). Hence, we do not cover the many stochastic methods using information such as gradients of the loss function. Section 1 discusses some general issues in stochastic optimization. Section 2 discusses random search methods, which are simple and surprisingly powerful in many applications. Section 3 discusses stochastic approximation, which is a foundational approach in stochastic optimization. Section 4 discusses a popular method that is based on connections to natural evolution—genetic algorithms. Finally, Section 5 offers some concluding remarks. 1 Introduction 1.1 General Background Stochastic optimization plays a significant role in the analysis, design, and operation of modern systems. Methods for stochastic optimization provide a means of coping with inherent system noise and coping with models or systems that are highly nonlinear, high dimensional, or otherwise inappropriate for classical deterministic methods of optimization.
    [Show full text]
  • 7. Concepts in Probability, Statistics and Stochastic Modelling
    wrm_ch07.qxd 8/31/2005 12:18 PM Page 168 7. Concepts in Probability, Statistics and Stochastic Modelling 1. Introduction 169 2. Probability Concepts and Methods 170 2.1. Random Variables and Distributions 170 2.2. Expectation 173 2.3. Quantiles, Moments and Their Estimators 173 2.4. L-Moments and Their Estimators 176 3. Distributions of Random Events 179 3.1. Parameter Estimation 179 3.2. Model Adequacy 182 3.3. Normal and Lognormal Distributions 186 3.4. Gamma Distributions 187 3.5. Log-Pearson Type 3 Distribution 189 3.6. Gumbel and GEV Distributions 190 3.7. L-Moment Diagrams 192 4. Analysis of Censored Data 193 5. Regionalization and Index-Flood Method 195 6. Partial Duration Series 196 7. Stochastic Processes and Time Series 197 7.1. Describing Stochastic Processes 198 7.2. Markov Processes and Markov Chains 198 7.3. Properties of Time-Series Statistics 201 8. Synthetic Streamflow Generation 203 8.1. Introduction 203 8.2. Streamflow Generation Models 205 8.3. A Simple Autoregressive Model 206 8.4. Reproducing the Marginal Distribution 208 8.5. Multivariate Models 209 8.6. Multi-Season, Multi-Site Models 211 8.6.1. Disaggregation Models 211 8.6.2. Aggregation Models 213 9. Stochastic Simulation 214 9.1. Generating Random Variables 214 9.2. River Basin Simulation 215 9.3. The Simulation Model 216 9.4. Simulation of the Basin 216 9.5. Interpreting Simulation Output 217 10. Conclusions 223 11. References 223 wrm_ch07.qxd 8/31/2005 12:18 PM Page 169 169 7 Concepts in Probability, Statistics and Stochastic Modelling Events that cannot be predicted precisely are often called random.
    [Show full text]
  • Music and Chance Reflection on Stodrastic Ideas in Music
    'I Dn. Arrnro Scxnrrnrn,Nruss ;d ''1: lft 'ti :il Music and Chance Reflection on stodrastic ideas in music It may surprise many readers to see the notions "music' and "chance" linked in the title by a simple, bold "and". Surely there is some incongruity here, they may think, not to say a downright contradiction. Music, subject in the main to strict rules of form, appears to be strictly opposed to any element of chance. Chance, on the other hand, may not, as Novalis said, be inscrutable, but the laws it obeys do not at all correspond to the application of principles of musical form. And yet there are remarkable mutual connections, as indicated, for instance, by such well-known examples frorn musical history as Mozart's Dice Minuets or John Cage's noise compositions, with their intentionai lack of rules. Are these extreme cases, incidental phenomena marginal to musical history, or can one in fact find on closer inspection significant relationships in them relevant to the understanding of music or the arts in general? In attempting to proceed further with this guestion, one would be well advised to begin by making a distinction be- tween two essentially different points of view from which the relation of music and chance can be analysed. The first cor- responds to the peßpective of statistics in the broader sense; here works of music of any kind are subjected to a stochastic analysis, that is, one derived from the theory of chance. The second differs from this inasmuch as it considers the use of chance phenornena as musical material, that is, of the rnusical maniDulation of chance.
    [Show full text]
  • Exact Stochastic Simulation of Coupled Chemical Reactions
    2340 Daniel T. Gillesple Exact Stochastic Simulation of Coupled Chemical Reactions Danlel T. Gillespie Research Department, Na Val Weapons Center, China Lake, California 93555 (Received May 72, 1977) Publication costs assisted by the Naval Weapons Center There are two formalisms for mathematically describing the time behavior of a spatially homogeneous chemical system: The deterministic approach regards the time evolution as a continuous, wholly predictable process which is governed by a set of coupled, ordinary differential equations (the “reaction-rate equations”);the stochastic approach regards the time evolution as a kind of random-walk process which is governed by a single dif- ferential-difference equation (the “master equation”). Fairly simple kinetic theory arguments show that the stochastic formulation of chemical kinetics has a firmer physical basis than the deterministic formulation, but unfortunately the stochastic master equation is often mathematically intractable. There is, however, a way to make exact numerical calculations within the framework of the stochastic formulation without having to deal with the master equation directly. It is a relatively simple digital computer algorithm which uses a rigorously derived Monte Carlo procedure to numerically simulate the time evolution of the given chemical system. Like the master equation, this “stochastic simulation algorithm” correctly accounts for the inherent fluctuations and correlations that are necessarily ignored in the deterministic formulation. In addition, unlike most procedures for numerically solving the deterministic reaction-rate equations, this algorithm never approximates infinitesimal time increments dt by finite time steps At. The feasibility and utility of the simulation algorithm are demonstrated by applying it to several well-known model chemical systems, including the Lotka model, the Brusselator, and the Oregonator.
    [Show full text]
  • A New American Development in Music: Some Characteristic Features Extending from the Legacy of Charles Ives
    Louisiana State University LSU Digital Commons LSU Historical Dissertations and Theses Graduate School 1976 A New American Development in Music: Some Characteristic Features Extending From the Legacy of Charles Ives. Joan Kunselman Cordes Louisiana State University and Agricultural & Mechanical College Follow this and additional works at: https://digitalcommons.lsu.edu/gradschool_disstheses Recommended Citation Cordes, Joan Kunselman, "A New American Development in Music: Some Characteristic Features Extending From the Legacy of Charles Ives." (1976). LSU Historical Dissertations and Theses. 2955. https://digitalcommons.lsu.edu/gradschool_disstheses/2955 This Dissertation is brought to you for free and open access by the Graduate School at LSU Digital Commons. It has been accepted for inclusion in LSU Historical Dissertations and Theses by an authorized administrator of LSU Digital Commons. For more information, please contact [email protected]. INFORMATION TO USERS This material was produced from a microfilm copy of the original document. While the most advanced technological means to photograph and reproduce this document have been used, the quality is heavily dependent upon the quality of the original submitted. The following explanation of techniques is provided to help you understand markings or patterns which may appear on this reproduction. 1. The sign or "target" for pages apparently lacking from the document photographed is "Missing Page(s)". If it was possible to obtain the missing page(s) or section, they are spliced into the film along with adjacent pages. This may have necessitated cutting thru an image and duplicating adjacent pages to insure you complete continuity. 2. When an image on the film is obliterated with a large round black mark, it is an indication that the photographer suspected that the copy may have moved during exposure and thus cause a blurred image.
    [Show full text]