Erd˝Os-Rényi Random Graphs the Probability of an Edge Being in the Edge Set E Is Uniformly Distributed

Total Page:16

File Type:pdf, Size:1020Kb

Erd˝Os-Rényi Random Graphs the Probability of an Edge Being in the Edge Set E Is Uniformly Distributed D.P. van Velzen Erd˝os-RényiRandom Graphs Bachelor thesis Thesis advisors: prof.dr. W.Th.F den Hollander, dr. O. Jovanovski July 4, 2017 Mathematisch Instituut, Universiteit Leiden Contents 1 Introduction 2 2 Phase change behaviour 3 2.1 Comparison to branching processes................ 4 2.2 Poisson branching processes..................... 6 2.3 The subcritical regime........................ 7 2.4 The supercritical regime....................... 10 3 Marginal laws for event counts 11 3.1 Relative entropy............................ 12 3.2 Conditioning on edge count..................... 12 3.3 Conditioning on degree sequence................. 15 4 Conclusion 20 References 21 1 Introduction Networks such as social media, world wide web and systems of transporta- tion are ubiquitous in everyday life. The mathematical properties of such real world networks are extensively studied, and progress is rapid due to the ease of data analysis of networks. These networks often share interesting proper- ties such as power law degree distributions and small world connectedness. From this perspective it is appropriate to look at real-world networks as if they were graphs. Definition 1 (Graph). A simple undirected graph is an ordered pair G = (V, E) of a set V of vertices and a set E ⊆ V2 of edges, where an element e 2 E denotes a connection between two vertices. The elements of E are non-ordered pairs of vertices. « Vertices may denote profiles in a social media context or servers in a www. context. Graphs that model such networks have comparable properties to theoretical graphs. These networks were not engineered to be similar, but have properties that naturally emerge. In many applications it is useful to look at the vertices and edges of graphs as if their location and connection were ruled by chance. One specific model of a random graph is the Erd˝os- Rényi model. 0 Definition 2 (Erd˝os-Rényi). Let Kn = (V, E ) be the complete graph on n vertices. We construct a random set E ⊂ E0 in the following manner. Let p 2 [0, 1], and for each element e 2 E0, take e 2 E with probability p and e 2/ E with probability 1 − p. The graph ERn(p) = (V, E) obtained in this way is called an Erd˝os-Rényirandom graph with vertices V = [n] = f1, 2, . , ng and edges E. For most of section 2 we will look at graphs where p = l/n. The + law for these graphs will be denoted by Pl, with l 2 R .[6]« 2 3 3 2 2 4 4 1 1 5 5 7 7 6 6 1 Figure 1: Erd˝os-Rényigraph for p = 2 , n = 7. Left: Kn. Right: ERn(p) This specific model arises as a very simple example of a random graph. It does not have all properties that real-world networks usually have, but it is interesting for other reasons. The model has phase transitions in the limit n ! ¥ depending on the value of l, which will be discussed in the next section. 2 Phase change behaviour In this section we will give an outline of two proofs concerning connectedness for graphs that are subcritical (l < 1), given in section 2.3, and supercritical (l > 1), given in section 2.4. We will first give definitions that will be used in section 2.1 to compare the Erd˝os-Rényirandom graph to branching processes, which will be defined in section 2.1. In section 2.2 we cite results needed for the proofs in sections 2.3 and 2.4. This section is based on chapter 4 from van der Hofstad’s monograph [6] with verbatim definitions. Notation: call a, b 2 V connected when ab 2 E. Write a $ b when there is a path of connected vertices from a to b. This means that there are vertices m1,..., mk such that am1, m1m2,..., mkb 2 E. By convention a $ a. Definition 3 (Cluster). Let v be in the vertex set V of ERn(p). Define the cluster C(v) of v by C(v) = fx 2 V : v $ xg. « Let jC(v)j denote the number of vertices in C(v). The largest cluster is any cluster for which jC(v)j is maximal, so that jCmaxj = max jC(v)j.(1) v2V We will now define a procedure called an exploration process, that is used to find the cluster of a certain vertex v in any given graph G = (V, E). During the course of the exploration, each vertex in the graph has one of three statuses: active, neutral or inactive. At t = 0 only vertex v is active, all others are 3 neutral. At time t ≥ 1 we take the vertex w with smallest assigned number and run over the edges ww0, where w0 runs over all neutral vertices. If ww0 is in the edge set E, then we let w0 become active. After all neutral vertices are searched, we set w to be inactive. When the process terminates at time t, the number of inactive vertices is the cluster size jC(v)j = t. Exploration of Fig. 1 t=0 1 active none inactive 2 3 4 5 6 7 neutral t=1 2 5 7 active 1 inactive 3 4 6 neutral t=2 3 5 6 7 active 1 2 inactive 4 neutral t=3 4 5 6 7 active 1 2 3 inactive none neutral t=4 5 6 7 active 1 2 3 4 inactive none neutral t=5 6 7 active 1 2 3 4 5 inactive none neutral t=6 7 active 1 2 3 4 5 6 inactive none neutral t=7 none active 1 2 3 4 5 6 7 inactive none neutral We can relate the exploration process to a so called branching process as will be discussed in section 2.1 by setting St to be the number of active vertices at time t. This means that S0 = 1. Let Xt denote the number of vertices that become active at time t. Then S0 = 1, St = St−1 + Xt − 1, (2) i.e., the number of active vertices equals the number of active vertices at time t − 1 plus the number of vertices that becomes active minus the one that be- comes inactive. This is true for any graph we explore, however, the probability distribution of Xt is specific to the Erd˝os-Rényirandom graph. We see that Xt ∼ Bin(n − (t − 1) − St−1, p) is dependent on t and St−1. This means that the Xi for i 2 Z>0 are not i.i.d.. If the Xi were i.i.d., then the process described by eq. (2) would be called a branching process, as will be explained in definition 4. The properties of branching processes will prove useful. Let T denote the first t for which St = 0, T = minft : St = 0g. 2.1 Comparison to branching processes We now take another look at eq. (2) and compare the exploration of a random graph to the exploration of a stochastic process called branching process where Xi ∼ Bin(n, p) i.i.d. for all i 2 Z>0. Definition 4 (branching process). A branching process is a stochastic process that gives rise to a layered graph where each layer represents a generation of individuals. Each individual in a generation has a stochastic number of offspring, giving rise to the next generation. In mathematical terms: Let Zn be the number of individuals in the n-th generation, and (zn,i)n≥0,i>0 a two- dimensional array of i.i.d. stochastic variables representing the offspring of 4 the nodes in each generation. The recursive relation Zn−1 Z0 = 1 Zn = ∑ zn,i i=1 defines a branching process. « We visualize a branching process as a tree (graph) where each Zn denotes the number of vertices that are at distance n from the root. Exploring such a graph with the exploration process and starting in the root, we get S0 = 1, St = St−1 + Xt − 1, but for the exploration of a branching process the Xt would be i.i.d. t = 0 1 Z0 = 1 t = 1 2 5 7 Z1 = 3 t = 2 3 6 Z2 = 2 t = 4 4 Z3 = 1 Figure 2: This tree has the exact same exploration as the graph in Fig.1. We will establish stochastic bounds on the exploration of an Erd˝os-Rényiran- dom graph in terms of branching processes. These bounds will allow us to use powerful results for branching processes. Theorem 5 (Stochastic domination of the cluster size). For every k ≥ 1 and v 2 [n] ≥ ≥ Pn,p(jC(v)j ≥ k) ≤ Pn,p(T ≥ k), i.e., jC(v)j T , where T≥ is the total progeny of a binomial branching process as described in sec- tion 2.1 with parameters n and p. « Proof. Let ni = n − i − Si be the number of neutral vertices at t = i in the exploration. Then the exploration as described in eq. (2) has Xi ∼ Bin(ni−1, p). Let Yi ∼ Bin(n − ni−1, p) and define ≥ Xi := Xi + Yi. ≥ By Vandermonde’s identity we see that Xi ∼ Bin(n, p) is independent of ni−1 ≥ for all i. Also Xi ≤ Xi because Yi ≥ 0. Now let ≥ ≥ ≥ Si := X1 + ... + Xi − (i − 1). Then ≥ Pn,p(jC(v)j ≥ k) = P(8t ≤ k − 1 : St > 0) ≤ P(8t ≤ k − 1 : St > 0) = P(T≥ ≥ k), ≥ ≥ where T := minft : St = 0g is the total progeny for a binomial branching process with parameters n, p. 5 Theorem 6 (Lower bound on cluster tail).
Recommended publications
  • Poisson Representations of Branching Markov and Measure-Valued
    The Annals of Probability 2011, Vol. 39, No. 3, 939–984 DOI: 10.1214/10-AOP574 c Institute of Mathematical Statistics, 2011 POISSON REPRESENTATIONS OF BRANCHING MARKOV AND MEASURE-VALUED BRANCHING PROCESSES By Thomas G. Kurtz1 and Eliane R. Rodrigues2 University of Wisconsin, Madison and UNAM Representations of branching Markov processes and their measure- valued limits in terms of countable systems of particles are con- structed for models with spatially varying birth and death rates. Each particle has a location and a “level,” but unlike earlier con- structions, the levels change with time. In fact, death of a particle occurs only when the level of the particle crosses a specified level r, or for the limiting models, hits infinity. For branching Markov pro- cesses, at each time t, conditioned on the state of the process, the levels are independent and uniformly distributed on [0,r]. For the limiting measure-valued process, at each time t, the joint distribu- tion of locations and levels is conditionally Poisson distributed with mean measure K(t) × Λ, where Λ denotes Lebesgue measure, and K is the desired measure-valued process. The representation simplifies or gives alternative proofs for a vari- ety of calculations and results including conditioning on extinction or nonextinction, Harris’s convergence theorem for supercritical branch- ing processes, and diffusion approximations for processes in random environments. 1. Introduction. Measure-valued processes arise naturally as infinite sys- tem limits of empirical measures of finite particle systems. A number of ap- proaches have been developed which preserve distinct particles in the limit and which give a representation of the measure-valued process as a transfor- mation of the limiting infinite particle system.
    [Show full text]
  • Coalescence in Bellman-Harris and Multi-Type Branching Processes Jyy-I Joy Hong Iowa State University
    Iowa State University Capstones, Theses and Graduate Theses and Dissertations Dissertations 2011 Coalescence in Bellman-Harris and multi-type branching processes Jyy-i Joy Hong Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/etd Part of the Mathematics Commons Recommended Citation Hong, Jyy-i Joy, "Coalescence in Bellman-Harris and multi-type branching processes" (2011). Graduate Theses and Dissertations. 10103. https://lib.dr.iastate.edu/etd/10103 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Graduate Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. Coalescence in Bellman-Harris and multi-type branching processes by Jyy-I Hong A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Major: Mathematics Program of Study Committee: Krishna B. Athreya, Major Professor Clifford Bergman Dan Nordman Ananda Weerasinghe Paul E. Sacks Iowa State University Ames, Iowa 2011 Copyright c Jyy-I Hong, 2011. All rights reserved. ii DEDICATION I would like to dedicate this thesis to my parents Wan-Fu Hong and Wen-Hsiang Tseng for their un- conditional love and support. Without them, the completion of this work would not have been possible. iii TABLE OF CONTENTS ACKNOWLEDGEMENTS . vii ABSTRACT . viii CHAPTER 1. PRELIMINARIES . 1 1.1 Introduction . 1 1.2 Discrete-time Single-type Galton-Watson Branching Processes .
    [Show full text]
  • Lecture 16: March 12 Instructor: Alistair Sinclair
    CS271 Randomness & Computation Spring 2020 Lecture 16: March 12 Instructor: Alistair Sinclair Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They may be distributed outside this class only with the permission of the Instructor. 16.1 The Giant Component in Gn,p In an earlier lecture we briefly mentioned the threshold for the existence of a “giant” component in a random graph, i.e., a connected component containing a constant fraction of the vertices. We now derive this threshold rigorously, using both Chernoff bounds and the useful machinery of branching processes. We work c with our usual model of random graphs, Gn,p, and look specifically at the range p = n , for some constant c. Our goal will be to prove: c Theorem 16.1 For G ∈ Gn,p with p = n for constant c, we have: 1. For c < 1, then a.a.s. the largest connected component of G is of size O(log n). 2. For c > 1, then a.a.s. there exists a single largest component of G of size βn(1 + o(1)), where β is the unique solution in (0, 1) to β + e−βc = 1. Moreover, the next largest component in G has size O(log n). Here, and throughout this lecture, we use the phrase “a.a.s.” (asymptotically almost surely) to denote an event that holds with probability tending to 1 as n → ∞. This behavior is shown pictorially in Figure 16.1. For c < 1, G consists of a collection of small components of size at most O(log n) (which are all “tree-like”), while for c > 1 a single “giant” component emerges that contains a constant fraction of the vertices, with the remaining vertices all belonging to tree-like components of size O(log n).
    [Show full text]
  • Processes on Complex Networks. Percolation
    Chapter 5 Processes on complex networks. Percolation 77 Up till now we discussed the structure of the complex networks. The actual reason to study this structure is to understand how this structure influences the behavior of random processes on networks. I will talk about two such processes. The first one is the percolation process. The second one is the spread of epidemics. There are a lot of open problems in this area, the main of which can be innocently formulated as: How the network topology influences the dynamics of random processes on this network. We are still quite far from a definite answer to this question. 5.1 Percolation 5.1.1 Introduction to percolation Percolation is one of the simplest processes that exhibit the critical phenomena or phase transition. This means that there is a parameter in the system, whose small change yields a large change in the system behavior. To define the percolation process, consider a graph, that has a large connected component. In the classical settings, percolation was actually studied on infinite graphs, whose vertices constitute the set Zd, and edges connect each vertex with nearest neighbors, but we consider general random graphs. We have parameter ϕ, which is the probability that any edge present in the underlying graph is open or closed (an event with probability 1 − ϕ) independently of the other edges. Actually, if we talk about edges being open or closed, this means that we discuss bond percolation. It is also possible to talk about the vertices being open or closed, and this is called site percolation.
    [Show full text]
  • Chapter 21 Epidemics
    From the book Networks, Crowds, and Markets: Reasoning about a Highly Connected World. By David Easley and Jon Kleinberg. Cambridge University Press, 2010. Complete preprint on-line at http://www.cs.cornell.edu/home/kleinber/networks-book/ Chapter 21 Epidemics The study of epidemic disease has always been a topic where biological issues mix with social ones. When we talk about epidemic disease, we will be thinking of contagious diseases caused by biological pathogens — things like influenza, measles, and sexually transmitted diseases, which spread from person to person. Epidemics can pass explosively through a population, or they can persist over long time periods at low levels; they can experience sudden flare-ups or even wave-like cyclic patterns of increasing and decreasing prevalence. In extreme cases, a single disease outbreak can have a significant effect on a whole civilization, as with the epidemics started by the arrival of Europeans in the Americas [130], or the outbreak of bubonic plague that killed 20% of the population of Europe over a seven-year period in the 1300s [293]. 21.1 Diseases and the Networks that Transmit Them The patterns by which epidemics spread through groups of people is determined not just by the properties of the pathogen carrying it — including its contagiousness, the length of its infectious period, and its severity — but also by network structures within the population it is affecting. The social network within a population — recording who knows whom — determines a lot about how the disease is likely to spread from one person to another. But more generally, the opportunities for a disease to spread are given by a contact network: there is a node for each person, and an edge if two people come into contact with each other in a way that makes it possible for the disease to spread from one to the other.
    [Show full text]
  • Pdf File of Second Edition, January 2018
    Probability on Graphs Random Processes on Graphs and Lattices Second Edition, 2018 GEOFFREY GRIMMETT Statistical Laboratory University of Cambridge copyright Geoffrey Grimmett Geoffrey Grimmett Statistical Laboratory Centre for Mathematical Sciences University of Cambridge Wilberforce Road Cambridge CB3 0WB United Kingdom 2000 MSC: (Primary) 60K35, 82B20, (Secondary) 05C80, 82B43, 82C22 With 56 Figures copyright Geoffrey Grimmett Contents Preface ix 1 Random Walks on Graphs 1 1.1 Random Walks and Reversible Markov Chains 1 1.2 Electrical Networks 3 1.3 FlowsandEnergy 8 1.4 RecurrenceandResistance 11 1.5 Polya's Theorem 14 1.6 GraphTheory 16 1.7 Exercises 18 2 Uniform Spanning Tree 21 2.1 De®nition 21 2.2 Wilson's Algorithm 23 2.3 Weak Limits on Lattices 28 2.4 Uniform Forest 31 2.5 Schramm±LownerEvolutionsÈ 32 2.6 Exercises 36 3 Percolation and Self-Avoiding Walks 39 3.1 PercolationandPhaseTransition 39 3.2 Self-Avoiding Walks 42 3.3 ConnectiveConstantoftheHexagonalLattice 45 3.4 CoupledPercolation 53 3.5 Oriented Percolation 53 3.6 Exercises 56 4 Association and In¯uence 59 4.1 Holley Inequality 59 4.2 FKG Inequality 62 4.3 BK Inequalitycopyright Geoffrey Grimmett63 vi Contents 4.4 HoeffdingInequality 65 4.5 In¯uenceforProductMeasures 67 4.6 ProofsofIn¯uenceTheorems 72 4.7 Russo'sFormulaandSharpThresholds 80 4.8 Exercises 83 5 Further Percolation 86 5.1 Subcritical Phase 86 5.2 Supercritical Phase 90 5.3 UniquenessoftheIn®niteCluster 96 5.4 Phase Transition 99 5.5 OpenPathsinAnnuli 103 5.6 The Critical Probability in Two Dimensions 107
    [Show full text]
  • BRANCHING PROCESSES in RANDOM TREES by Yanjmaa
    BRANCHING PROCESSES IN RANDOM TREES by Yanjmaa Jutmaan A dissertation submitted to the faculty of the University of North Carolina at Charlotte in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Applied Mathematics Charlotte 2012 Approved by: Dr. Stanislav A. Molchanov Dr. Isaac Sonin Dr. Michael Grabchak Dr. Celine Latulipe ii c 2012 Yanjmaa Jutmaan ALL RIGHTS RESERVED iii ABSTRACT YANJMAA JUTMAAN. Branching processes in random trees. (Under the direction of DR. STANISLAV MOLCHANOV) We study the behavior of branching process in a random environment on trees in the critical, subcritical and supercritical case. We are interested in the case when both the branching and the step transition parameters are random quantities. We present quenched and annealed classifications for such processes and determine some limit theorems in the supercritical quenched case. Corollaries cover the percolation problem on random trees. The main tool is the compositions of random generating functions. iv ACKNOWLEDGMENTS This work would not have been possible without the support and assistance of my colleagues, friends, and family. I have been fortunate to be Dr. Stanislav Molchanov's student. I am grateful for his guidance, teaching and involvement in my graduate study. I have learned much from him; this will be remembered and valued throughout my life. I am thankful also to the other members of my committee, Dr. Isaac Sonin, Dr. Michael Grabchak and Dr. Celine Latulipe for their time and support provided. I would also like to thank Dr. Joel Avrin, graduate coordinator, for his advice, kindness and patience. I am eternally thankful to my father Dagva and mother Tsendmaa for their love that I feel even this far away.
    [Show full text]
  • Ewens' Sampling Formula
    Ewens’ sampling formula; a combinatorial derivation Bob Griffiths, University of Oxford Sabin Lessard, Universit´edeMontr´eal Infinitely-many-alleles-model: unique mutations ......................................................................................................... •. •. •. ............................................................................................................ •. •. .................................................................................................... •. •. •. ............................................................. ......................................... .............................................. •. ............................... ..................... ..................... ......................................... ......................................... ..................... • ••• • • • ••• • • • • • Sample configuration of alleles 4 A1,1A2,4A3,3A4,3A5. Ewens’ sampling formula (1972) n sampled genes k b Probability of a sample having types with j types represented j times, jbj = n,and bj = k,is n! 1 θk · · b b 1 1 ···n n b1! ···bn! θ(θ +1)···(θ + n − 1) Example: Sample 4 A1,1A2,4A3,3A4,3A5. b1 =1, b2 =0, b3 =2, b4 =2. Old and New lineages . •. ............................... ......................................... •. .............................................. ............................... ............................... ..................... ..................... ......................................... ..................... ..................... ◦ ◦◦◦◦◦ n1 n2 nm nm+1
    [Show full text]
  • A Branching Process Model for the Novel Coronavirus (Covid-19) Spread in Greece
    International Journal of Modeling and Optimization, Vol. 11, No. 3, August 2021 A Branching Process Model for the Novel Coronavirus (Covid-19) Spread in Greece Ioanna A. Mitrofani and Vasilis P. Koutras restrictions and after 42 days of quarantine, when the number Abstract—The novel coronavirus (covid-19) was initially of daily reported cases decreased to 10, state authorities identified at the end of 2019 and caused a global health care gradually repealed the restrictions [3]. These control crisis. The increased transmissibility of the virus, that led to measures, that were among the strictest in Europe, were high mortality, raises the interest of scientists worldwide. Thus, various methods and models have been extensively discussed, so initially considered as highly effective and whereas the to study and control covid-19 transmission. Mathematical pandemic was internationally ongoing, the case of Greece modeling constitutes an important tool to estimate key was treated as a success story [4]. However, at the time of this parameters of the transmission and predict the dynamic of the revision the numbers have been increased to 82,034 total virus. More precisely, in the relevant literature, epidemiology is cases and 1,288 deaths. These fluctuations on numbers attract considered as a classical application area of branching the interest of researchers to model the transmission of the processes, which are stochastic individual-based processes. In virus to evaluate and quantify the dynamic of the pandemic this paper, we develop a classical Galton-Watson branching process approach for the covid-19 spread in Greece at the early [1]. stage. This approach is structured in two parts, initial and latter Mathematical models of infectious disease transmission transmission stages, so to provide a comprehensive view of the effectively describe and simply depict the evolution of virus spread through basic and effective reproduction numbers diseases by providing quantitative data in epidemiology [2], respectively, along with the probability of an outbreak.
    [Show full text]
  • Branching Processes: Optimization, Variational Characterization, and Continuous Approximation
    Branching Processes: Optimization, Variational Characterization, and Continuous Approximation Von der Fakult¨atf¨urMathematik und Informatik der Universit¨atLeipzig angenommene DISSERTATION zur Erlangung des akademischen Grades DOCTOR RERUM NATURALIUM (Dr.rer.nat.) im Fachgebiet Mathematik vorgelegt von B.Sc. Ying Wang geboren am 09.04.1981 in Shandong (Volksrepublik China) Die Annahme der Dissertation haben empfohlen: 1. Professor Dr. J¨urgenJost (MPIMN Leipzig) 2. Professor Dr. Wolfgang K¨onig(WIAS Berlin) Die Verleihung des akademischen Grades erfolgt mit Bestehen der Verteidigung am 27.10.2010 mit dem Gesamtpr¨adikat magna cum laude. Acknowledgements I would like to thank my advisor Prof. Dr. J¨urgenJost for introducing me to this interesting and challenging topic, as well as his years of encouragement, suggestions, and comments during the work on this thesis. I also would like to thank Prof. Dr. Zhi-Ming Ma for recommending me to the MPG and CAS joint doctoral promotion program, his suggestions and comments on my work. I am indebted to Chinese Academy of Sciences, the International Max Planck Re- search School Mathematics in the Sciences and the Max Planck Institute for Math- ematics in the Sciences for financial support and for providing an excellent work environment. I would like to thank Prof. Dr. R¨udigerFrey for suggestions on stochastic control and the allocation problem. I am grateful to Prof. Dr. Sergio Albeverio for discussions on the continuous approximation of multitype Markov branching processes in random environments. I am also deeply grateful to Prof. Dr. David Elworthy for his comments on my posters and encouragement during my work. Thanks to Susanne Schindler, Tat Dat Tran, Roland C.
    [Show full text]
  • Lecture 1: Finite Markov Chains. Branching Process
    Lecture 1: Finite Markov Chains. Branching process. October 9, 2007 Antonina Mitrofanova A Stochastic process is a counterpart of the deterministic process. Even if the initial condition is known, there are many possibilities how the process might go, described by probability distributions. More formally, a Stochastic process is a collection of random variables {X(t), t ∈ T } defined on a common probability space indexed by the index set T which describes the evolution of some system. One of the basic types of Stochastic process is a Markov process. The Markov process has the property that conditional on the history up to the present, the probabilistic structure of the future does not depend on the whole history but only on the present. The future is, thus, conditionally independent of the past. Markov chains are Markov processes with discrete index set and countable or finite state space. Let {Xn, n ≥ 0} be a Markov chain , with a discrete index set described by n. Let this Markov process have a finite state space S = {0, 1, . , m}. At the beginning of the process, the initial state should be chosen. For this we need an initial distribution {pk}, where P [X0 = k] = pk pk ≥ 0 Pm and k=0 pk = 1. After the initial state is chosen, the choice of the next state is defined by transition probabilities pij, which is the probability of moving to a state j given that we are currently in state i. Observe that the choice of the next state only depends on a current state and not on any states prior to that (in other words, it depends purely on the recent history).
    [Show full text]
  • A Course in Interacting Particle Systems
    A Course in Interacting Particle Systems J.M. Swart January 14, 2020 arXiv:1703.10007v2 [math.PR] 13 Jan 2020 2 Contents 1 Introduction 7 1.1 General set-up . .7 1.2 The voter model . .9 1.3 The contact process . 11 1.4 Ising and Potts models . 14 1.5 Phase transitions . 17 1.6 Variations on the voter model . 20 1.7 Further models . 22 2 Continuous-time Markov chains 27 2.1 Poisson point sets . 27 2.2 Transition probabilities and generators . 30 2.3 Poisson construction of Markov processes . 31 2.4 Examples of Poisson representations . 33 3 The mean-field limit 35 3.1 Processes on the complete graph . 35 3.2 The mean-field limit of the Ising model . 36 3.3 Analysis of the mean-field model . 38 3.4 Functions of Markov processes . 42 3.5 The mean-field contact process . 47 3.6 The mean-field voter model . 49 3.7 Exercises . 51 4 Construction and ergodicity 53 4.1 Introduction . 53 4.2 Feller processes . 54 4.3 Poisson construction . 63 4.4 Generator construction . 72 4.5 Ergodicity . 79 4.6 Application to the Ising model . 81 4.7 Further results . 85 5 Monotonicity 89 5.1 The stochastic order . 89 5.2 The upper and lower invariant laws . 94 5.3 The contact process . 97 5.4 Other examples . 100 3 4 CONTENTS 5.5 Exercises . 101 6 Duality 105 6.1 Introduction . 105 6.2 Additive systems duality . 106 6.3 Cancellative systems duality . 113 6.4 Other dualities .
    [Show full text]