The Master Equation

Total Page:16

File Type:pdf, Size:1020Kb

The Master Equation The Master Equation Johanne Hizanidis November 2002 Contents 1 Stochastic Processes 1 1.1 Why and how do stochastic processes enter into physics? . 1 1.2 Brownian Motion: a stochastic process . 2 2 Markov processes 2 2.1 The conditional probability . 2 2.2 Markov property . 2 3 The Chapman-Kolmogorov (C-K) equation 3 3.1 The C-K equation for stationary and homogeneous processes . 3 4 The Master equation 4 4.1 Derivation of the Master equation from the C-K equation . 4 4.2 Detailed balance . 5 5 The mean-field equation 5 6 One-step processes: examples 7 6.1 The Poisson process . 8 6.2 The decay process . 8 6.3 A Chemical reaction . 9 A Appendix 11 1 STOCHASTIC PROCESSES 1 Stochastic Processes A stochastic process is the time evolution of a stochastic variable. So if Y is the stochastic variable, the stochastic process is Y (t). A stochastic variable is defined by specifying the set of possible values called 'range' or 'set of states' and the probability distribution over this set. The set can be discrete (e.g. number of molecules of a component in a reacting mixture),continuous (e.g. the velocity of a Brownian particle) or multidimensional. In the latter case, the stochastic variable is a vector (e.g. the three velocity components of a Brownian particle). The figure below helps to get a more intuitive idea of a (discrete) stochastic process. At successive times, the most probable values of Y have been drawn as heavy dots. We may select a most probable trajectory from such a picture. Nothing excludes the possible existence of two or more trajectories of equal probability. 1.1 Why and how do stochastic processes enter into physics? Why: The most classical case where stochastic processes enter is Statistical Mechanics. Statistical Mechanics studies systems of large numbers of parti- cles. Therefore, precise calculations can not be made. Instead, average values are measured, through probability consideration. How: The concept of sta- tistical mechanics is replacing the system by an ensemble, i.e. a collection of microstates of the sytem. This ensemble serves to visualize the probability distribution over the set of microstates. 1 2 MARKOV PROCESSES 1.2 Brownian Motion: a stochastic process A very classical example of a stochastic process is the Brownian motion, i.e. the motion of a heavy colloidal particle immersed in a fluid made up of light particles. The stochastic variable Y in this case may be the position or velocity of the Brownian particle. If Y were deterministic, we could find an expression for the evolution in time of Y , such to give Y at each t. But Y is a stochastic variable. Each t doesn't have a specific value for Y , but a probability for Y 's value. 2 Markov processes In order to understand the Markov property, the conditional probability should be defined. 2.1 The conditional probability The conditional probability P1j1(y2; t2jy1; t1) is defined through the following relation: P2(y1; t1; y2; t2) = P1j1(y2; t2jy1; t1)P1(y1; t1) (1) which means that the joint probability of finding y1 at t1 and y2 at t2, equals the probability of finding y1 at t1 times the probability of finding y2 at t2, given y1 at t1. The conditional probability must satisfy the following prop- erties 1. P1j1 ≥ 0 2. P1j1(y2; t2jy1; t1)dy2 = 1 R 3. P1(y2; t2) = P1j1(y2; t2jy1; t1)P1(y1; t1)dy1 R Property 3 follows from equation (1), when integrated over y1. Integrat- ing the left side of (1) over y1 gives: P2(y1; t1; y2; t2)dy1 = P1(y2; t2), i.e. P1(y2; t2) is the marginal probability distributionR of P2 with respect to y2. 2.2 Markov property A Markov process is defined by the following relation, which is called the Markov property: P1jn−1(yn; tnjyn−1; tn−1; :::; y1; t1) = P1j1(yn; tnjyn−1; tn−1) (2) t1 < t2 < ::: < tn 2 3 THE CHAPMAN-KOLMOGOROV (C-K) EQUATION The Markov property merely expresses that, for a Markov process, the prob- ability of a transition at time tn−1 from a value yn−1 to a value yn at time tn, depends only on the value of y at the time tn−1, and not on the previous history of the system. P1j1 is called the transition probability. For a Markov process the joint probabilities for n ≥ 3 are all expressed in terms of P1 and P1j1. For n = 3: P3(y1; t1; y2; t2; y3; t3) = P2(y1; t1; y2; t2)P1j2(y3; t3jy1; t1; y2; t2) = P1(y1; t1)P1j1(y2; t2jy1; t1)P1j1(y3; t3jy2; t2) (3) 3 The Chapman-Kolmogorov (C-K) equation Taking relation (3), integrating it over y2 and dividing both sides by P1 gives us the Chapman-Kolmogorov equation. P (y ; t jy ; t ) = P (y ; t jy ; t )P (y ; t jy ; t )dy ∗ (4) 1j1 3 3 1 1 Z 1j1 3 3 2 2 1j1 2 2 1 1 2 This equation states that a process starting at t1 with value y1 reaches y3 at t3 via any one of the possible values y2 at the intermediate time t2.(Equations with an asterisk are analytically proved in the Appendix) 3.1 The C-K equation for stationary and homogeneous processes First let's define these two types of Markov processes: • Stationary : A process Y is stationary if it is not affected by a shift in time, i.e. Y (t) and Y (t + ) have the same probability distribution. • Homogeneous : A homogeneous process is a nonstationary Markov ∗ process and is defined by the probability P (y1) ≡ P1j1(y1jy0). For such processes the transition probability depends only on the time interval τ = t2 − t1. For both stationary and homogeneous processes, a special notation is used for the transition probability and the C-K equation: P1j1(y2; t2jy1; t1) = Tτ (y2jy1) (5) T 0 (y jy ) = T 0 (y jy )T (y jy )dy (6) τ+τ 3 1 Z τ 3 2 τ 2 1 2 3 4 THE MASTER EQUATION 4 The Master equation 4.1 Derivation of the Master equation from the C-K equation We take the transition probability Tτ 0 and expand it in a Taylor series over zero, considering small τ 0: 0 02 Tτ 0 (y3jy2) = δ(y2 − y3) + τ W (y3jy2) + O(τ ) (7) The delta function expresses that the probability to stay at the same state after time zero equals one, whereas the probability to change state after time zero equals zero. W (y3jy2) is the time derivative of the transition probability at τ 0 = 0. Thus it is called transition probability per unit time. This expression must satisfy the normalization property. Therefore the in- tegral over y3 must equal one. In order for that to happen, the above form must be corrected in the following sense: 0 0 02 Tτ 0 (y3jy2) = (1 − α0τ )δ(y2 − y3) + τ W (y3jy2) + O(τ ) (8) 0 where the delta function has been corrected by the coefficient 1 − α0τ which corresponds to the probability for no transition to have taken place at all. Therefore: α (y ) = W (y jy )dy (9) 0 2 Z 3 2 3 Putting (8) into (6), dividing by τ 0 and going to the limit τ 0 ! 0 gives us the differential form of the Chapman-Kolmogorov equation which is called the Master equation: @ T (y jy ) = [W (y jy )T (y jy ) − W (y jy )T (y jy )]dy ∗ (10) @τ τ 3 1 Z 3 2 τ 2 1 2 3 τ 3 1 2 It is useful to cast the equation in a more intuitive form. Noting that all tran- sition probabilities are for a given value y1 at t1, we may write, suppressing redundant indices: @P (y; t) = [W (yjy0)P (y0; t) − W (y0jy)P (y; t)]dy0 (11) @t Z And if the range of Y is a discrete set of states with labels n, the equation reduces to: dpn(t) = [W 0 p 0 (t) − W 0 p (t)] (12) dt nn n n n n Xn0 This form of the Master equation makes the physical meaning more clear: the Master equation is a gain-loss equation for the probability of each state n. The first term is the gain due to transitions from other states n0, and the second term is the loss due to transitions into other states n0. 4 5 THE MEAN-FIELD EQUATION 4.2 Detailed balance In the steady state condition, the left side of the Master equation equals zero. Therefore the steady state condition property has the form: Wnn0 pn0 = ( Wn0n)pn (13) Xn0 Xn0 This relation expresses the obvious fact that in steady state, the sum of all transitions per unit time into any state n must be balanced by the sum of all transitions fom n into other states n0. Detailed balance is the stronger assertion that for each pair n, n0 separately the transitions must balance: Wnn0 pn0 = Wn0npn (14) The following figures illustrates the difference between the steady state condi- tion property and detailed balance. The length of the arrows are proportional to the transition rate. In the first figure the anticlockwise transition proceeds at twice the rate of the clockwise transition. S (steady state), holds in the first figure but D (detailed balance) does not. In the second figure however,D holds, therefore S holds as well. Note that detailed balance is a necessary but not sufficient condition for ther- modymanic equilibrium.
Recommended publications
  • A Closure Scheme for Chemical Master Equations
    A closure scheme for chemical master equations Patrick Smadbeck and Yiannis N. Kaznessis1 Department of Chemical Engineering and Materials Science, University of Minnesota, Minneapolis, MN 55455 Edited by Wing Hung Wong, Stanford University, Stanford, CA, and approved July 16, 2013 (received for review April 8, 2013) Probability reigns in biology, with random molecular events dictating equation governs the evolution of the probability, PðX; tÞ,thatthe the fate of individual organisms, and propelling populations of system is at state X at time t: species through evolution. In principle, the master probability À Á equation provides the most complete model of probabilistic behavior ∂P X; t X À Á À Á À Á À Á = T X X′ P X′; t − T X′ X P X; t : [1] in biomolecular networks. In practice, master equations describing ∂t complex reaction networks have remained unsolved for over 70 X′ years. This practical challenge is a reason why master equations, for À Á all their potential, have not inspired biological discovery. Herein, we This is a probability conservation equation, where T X X′ is present a closure scheme that solves the master probability equation the transition propensity from any possible state X′ to state X of networks of chemical or biochemical reactions. We cast the master per unit time. In a network of chemical or biochemical reactions, equation in terms of ordinary differential equations that describe the the transition probabilities are defined by the reaction-rate laws time evolution of probability distribution moments. We postulate as a set of Poisson-distributed reaction propensities; these simply that a finite number of moments capture all of the necessary dictate how many reaction events take place per unit time.
    [Show full text]
  • Fluctuations of Spacetime and Holographic Noise in Atomic Interferometry
    General Relativity and Gravitation (2011) DOI 10.1007/s10714-010-1137-7 RESEARCHARTICLE Ertan Gokl¨ u¨ · Claus Lammerzahl¨ Fluctuations of spacetime and holographic noise in atomic interferometry Received: 10 December 2009 / Accepted: 12 December 2010 c Springer Science+Business Media, LLC 2010 Abstract On small scales spacetime can be understood as some kind of space- time foam of fluctuating bubbles or loops which are expected to be an outcome of a theory of quantum gravity. One recently discussed model for this kind of space- time fluctuations is the holographic principle which allows to deduce the structure of these fluctuations. We review and discuss two scenarios which rely on the holo- graphic principle leading to holographic noise. One scenario leads to fluctuations of the spacetime metric affecting the dynamics of quantum systems: (i) an appar- ent violation of the equivalence principle, (ii) a modification of the spreading of wave packets, and (iii) a loss of quantum coherence. All these effects can be tested with cold atoms. Keywords Quantum gravity phenomenology, Holographic principle, Spacetime fluctuations, UFF, Decoherence, Wavepacket dynamics 1 Introduction The unification of quantum mechanics and General Relativity is one of the most outstanding problems of contemporary physics. Though yet there is no theory of quantum gravity. There are a lot of reasons why gravity must be quantized [33]. For example, (i) because of the fact that all matter fields are quantized the interactions, generated by theses fields, must also be quantized. (ii) In quantum mechanics and General Relativity the notion of time is completely different. (iii) Generally, in General Relativity singularities necessarily appear where physical laws are not valid anymore.
    [Show full text]
  • Semi-Classical Lindblad Master Equation for Spin Dynamics
    Journal of Physics A: Mathematical and Theoretical J. Phys. A: Math. Theor. 54 (2021) 235201 (13pp) https://doi.org/10.1088/1751-8121/abf79b Semi-classical Lindblad master equation for spin dynamics Jonathan Dubois∗ ,UlfSaalmann and Jan M Rost Max Planck Institute for the Physics of Complex Systems, Nöthnitzer Straße 38, 01187 Dresden, Germany E-mail: [email protected], [email protected] and [email protected] Received 25 January 2021, revised 18 March 2021 Accepted for publication 13 April 2021 Published 7 May 2021 Abstract We derive the semi-classical Lindblad master equation in phase space for both canonical and non-canonicalPoisson brackets using the Wigner–Moyal formal- ism and the Moyal star-product. The semi-classical limit for canonical dynam- ical variables, i.e. canonical Poisson brackets, is the Fokker–Planck equation, as derived before. We generalize this limit and show that it holds also for non- canonical Poisson brackets. Examples are gyro-Poisson brackets, which occur in spin ensembles, systems of recent interest in atomic physics and quantum optics. We show that the equations of motion for the collective spin variables are given by the Bloch equations of nuclear magnetization with relaxation. The Bloch and relaxation vectors are expressed in terms of the microscopic operators: the Hamiltonian and the Lindblad functions in the Wigner–Moyal formalism. Keywords: Lindblad master equations,non-canonicalvariables,Hamiltonian systems, spin systems, classical and semi-classical limit, thermodynamical limit (Some fgures may appear in colour only in the online journal) 1. Lindblad quantum master equation Since perfect isolation of a system is an idealization [1, 2], open microscopic systems, which interact with an environment, are prevalent in nature as well as in experiments.
    [Show full text]
  • Master Equation: Biological Applications and Thermodynamic Description
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by AMS Tesi di Dottorato Alma Mater Studiorum · Universita` di Bologna FACOLTA` DI SCIENZE MATEMATICHE, FISICHE E NATURALI Dottorato in Fisica SETTORE CONCORSUALE: 02/B3-FISICA APPLICATA SETTORE SCIENTIFICO-DISCIPLINARE:FIS/07-FISICA APPLICATA Master Equation: Biological Applications and Thermodynamic Description Thesis Advisor: Presented by: Chiar.mo Prof. LUCIANA RENATA DE GASTONE CASTELLANI OLIVEIRA PhD coordinator: Chiar.mo Prof. FABIO ORTOLANI aa 2013/2014 January 10, 2014 I dedicate this thesis to my parents. Introduction It is well known that many realistic mathematical models of biological systems, such as cell growth, cellular development and differentiation, gene expression, gene regulatory networks, enzyme cascades, synaptic plasticity, aging and population growth need to include stochasticity. These systems are not isolated, but rather subject to intrinsic and extrinsic fluctuations, which leads to a quasi equilibrium state (homeostasis). Any bio-system is the result of a combined action of genetics and environment where the pres- ence of fluctuations and noise cannot be neglected. Dealing with population dynamics of individuals (or cells) of one single species (or of different species) the deterministic description is usually not adequate unless the populations are very large. Indeed the number of individuals varies randomly around a mean value, which obeys deterministic laws, but the relative size of fluctu- ations increases as the size of the population becomes smaller and smaller. As consequence, very large populations can be described by logistic type or chemical kinetics equations but as long as the size is below N = 103 ∼ 104 units a new framework needs to be introduced.
    [Show full text]
  • 2. Kinetic Theory
    2. Kinetic Theory The purpose of this section is to lay down the foundations of kinetic theory, starting from the Hamiltonian description of 1023 particles, and ending with the Navier-Stokes equation of fluid dynamics. Our main tool in this task will be the Boltzmann equation. This will allow us to provide derivations of the transport properties that we sketched in the previous section, but without the more egregious inconsistencies that crept into our previous derivaion. But, perhaps more importantly, the Boltzmann equation will also shed light on the deep issue of how irreversibility arises from time-reversible classical mechanics. 2.1 From Liouville to BBGKY Our starting point is simply the Hamiltonian dynamics for N identical point particles. Of course, as usual in statistical mechanics, here is N ridiculously large: N ∼ O(1023) or something similar. We will take the Hamiltonian to be of the form 1 N N H = !p 2 + V (!r )+ U(!r − !r ) (2.1) 2m i i i j i=1 i=1 i<j ! ! ! The Hamiltonian contains an external force F! = −∇V that acts equally on all parti- cles. There are also two-body interactions between particles, captured by the potential energy U(!ri − !rj). At some point in our analysis (around Section 2.2.3) we will need to assume that this potential is short-ranged, meaning that U(r) ≈ 0forr % d where, as in the last Section, d is the atomic distance scale. Hamilton’s equations are ∂!p ∂H ∂!r ∂H i = − , i = (2.2) ∂t ∂!ri ∂t ∂!pi Our interest in this section will be in the evolution of a probability distribution, f(!ri, p!i; t)overthe2N dimensional phase space.
    [Show full text]
  • Field Master Equation Theory of the Self-Excited Hawkes Process
    PHYSICAL REVIEW RESEARCH 2, 033442 (2020) Field master equation theory of the self-excited Hawkes process Kiyoshi Kanazawa1 and Didier Sornette2,3,4 1Faculty of Engineering, Information and Systems, University of Tsukuba, Tennodai, Tsukuba, Ibaraki 305-8573, Japan 2ETH Zurich, Department of Management, Technology, and Economics, Zurich 8092, Switzerland 3Tokyo Tech World Research Hub Initiative, Institute of Innovative Research, Tokyo Institute of Technology, Tokyo 152-8550, Japan 4Institute of Risk Analysis, Prediction, and Management, Academy for Advanced Interdisciplinary Studies, Southern University of Science and Technology, Shenzhen 518055, China (Received 9 January 2020; accepted 25 August 2020; published 21 September 2020) A field theoretical framework is developed for the Hawkes self-excited point process with arbitrary memory kernels by embedding the original non-Markovian one-dimensional dynamics onto a Markovian infinite- dimensional one. The corresponding Langevin dynamics of the field variables is given by stochastic partial differential equations that are Markovian. This is in contrast to the Hawkes process, which is non-Markovian (in general) by construction as a result of its (long) memory kernel. We derive the exact solutions of the Lagrange-Charpit equations for the hyperbolic master equations in the Laplace representation in the steady state, close to the critical point of the Hawkes process. The critical condition of the original Hawkes process is found to correspond to a transcritical bifurcation in the Lagrange-Charpit equations. We predict a power law scaling of the probability density function (PDF) of the intensities in an intermediate asymptotic regime, which crosses over to an asymptotic exponential function beyond a characteristic intensity that diverges as the critical condition is approached.
    [Show full text]
  • Hamiltonian Formulation and Master Equations Tre Tre Ρse(T)
    CS191 { Fall 2014 Lecture 15: Open quantum systems: Hamiltonian formulation and master equations Mohan Sarovar (Dated: October 19, 2014) Open quantum systems are ones that are coupled to an environment that we cannot control or observe completely and therefore must average over in our modeling. In the last lecture we saw how to represent open quantum system dynamics in terms of the Kraus representation (also referred to as a CPTP map, or operator sum representation (OSR)). This representation let us write the reduced state of the system after some evolution time t, in terms of the initial reduced state of the system. The Kraus operators encode the effect of coupling to the environment during the evolution. In this lecture we will cover another common way to model open quantum system dynamics: master equations. Recall that in deriving the OSR for a physical process we require knowledge of USE, the unitary coupling between the system and environment. In many settings it is infeasible to extract the form of this coupling unitary from the underlying physics. Instead, it may be more realistic to extract the Hamiltonian of the system and environment, i HSE, which generates time evolution, from examining the physical interactions. We know USE(t) = exp( HSE(t)), ~ but computing this exponential may not be computationally feasible. In such settings, it is more natural− to derive an equation of motion describing the time evolution of the reduced state of the system rather than a map. The conceptual idea behind this approach is illustrated in the diagram in figure 1 The most general form of a master equation is not very useful in practice.
    [Show full text]
  • Page 1 Lecture: Quantum Optics Derivation of the Master Equation
    !"#$%&"'(()%*+$%,(-.$/#0 1"&/2*$/3+(34($5"(6*0$"&(78%*$/3+(9:;0$",<="0"&23/&(>+$"&*#$/3+0? '$($)"*%+$,-)./0.1(%12%34/$(3%56"(067%89,0$7, :(%16)%;.,-6,,.1(%12%0<$%4/0.-"*%=*1-<%>?6"0.1(,%@$%.(-*6;$;%/<$(17$(1*1#.-"*%;$-"9 -1(,0"(0,%A&BC&%"(;%&BCDEF%%G$%"--16(0$;%21)%0<$,$%-1(,0"(0,%.(%0$)7,%12%,/1(0"($16, $7.,,.1(H%@<.-<%").,$,%2)17%0<$%-16/*.(#%12%0<$%"017%01%0<$%I"-667%71;$,%12%0<$%?6"(0.J$; $*$-0)17"#($0.-%2.$*;F%%C<$%$K-.0"0.1(%.,%.))$I$),.L*9%$7.00$;%2)17%0<$%"017%.(01%0<$%2.$*;H ($I$)%"#".(%01%L$%)$"L,1)L$;%.(%"%M"L.%2*1/H%.(%-1(0)",0%01%0<$%.(0$)"-0.1(%12%"(%"017%@.0<%" -1<$)$(0%*.#<0%,16)-$F%%C<$%$I1*60.1(%12%"(%$K-.0$;%"017%3.77$),$;3%.(%0<$%I"-667%12%0<$ $*$-0)17"#($0.-%2.$*;%.,%"%/")0.-6*")%$K"7/*$%12%"(%31/$(3%?6"(067%,9,0$7F%%C<"0%.,H%.2%"**%@$ ")$%.(0$)$,0$;%.(%.,%0<$%$I1*60.1(%12%0<$%"017H%@$%-"((10%;$,-).L$%.0%L9%"%-*1,$;%,9,0$7%@.0<%" 2.(.0$%(67L$)%12%;$#)$$,%12%2)$$;17F%%:(,0$";H%0<$%"017%.,%-16/*$;%01%0<$%3160,.;$3%@1)*;%A.( 0<.,%-",$%0<$%71;$,%12%0<$%I"-667EF%%'$($)"**9%0<$%160,.;$%@1)*;%@.**%-1(,.,0%12%"%<6#$ (67L$)%12%;$#)$$,%12%2)$$;17H%"(;%0<$)$21)$%@$%<"I$%(1%<1/$%12%21**1@.(#%"**%12%0<$7F%%:2 2"-0%@$%7.#<0%(10%$I$(%N(1@%0<$%$K"-0%,0"0$%12%0<$%160,.;$%@1)*;H%<"I.(#%1(*9%,17$ ,0"0.,0.-"*%.(21)7"0.1(%01%;$,-).L$%.0F 4($%#$($)"**9%;$,-).L$,%,6-<%"%,.06"0.1(%",%0<$%.(0$)"-0.1(%12%"%3,9,0$73%@.0<%" 3)$,$)I1.)3F%%C<$%,9,0$7%-1(0".(,%0<$%A2$@E%;$#)$$,%12%2)$$;17%@$%@"(0%01%21**1@%.(%;$0".* A21)%$K"7/*$%0<$%.(0$)("*%,0"0$%12%16)%0@1%*$I$*%"017EH%@<.*$%0<$%)$,$)I1.)%-1(0".(,%0<$ 76*0.06;$%12%;$#)$$,%12%2)$$;17%",,1-."0$;%@.0<%0<$%160,.;$%@1)*;%A21)%$K"7/*$%0<$%71;$,
    [Show full text]
  • Analysis and Numerics of the Chemical Master Equation
    Analysis and Numerics of the Chemical Master Equation Vikram Sunkara 03 2013 A thesis submitted for the degree of Doctor of Philosophy of the Australian National University For my ever loving and supportive family; my father, my mother and my older brother. Declaration The work in this thesis is my own except where otherwise stated. Vikram Sunkara Acknowledgements First and foremost I would like to acknowledge my supervisor Professor Markus Hegland. Professor Hegland has provided me with great postgraduate training and support throughout my three years of study. Through the roller-coaster ride of writing my thesis, he has been a great support and guide, aiding me through my difficulties. He has given me great support in travelling overseas to conduct research in groups giving me first hand experience of international research. Most of all I would like to acknowledge Professor Hegland for always supporting me in exploring new ideas and for helping me transform my graphite like ideas into something more precious. I acknowledge Dr Shev MacNamara and Professor Kevin Burrage for their inspiration and discussions in the start of my Ph.D. I got a great insight into the CME in my research visits to UQ and in my visit to Oxford. I acknowledge Rubin Costin Fletcher who had helped me tremendously by initiating the implementation of CMEPy and giving me great assistance in learn- ing and adapting CMEPy to empirically prove my methods. Discussions with him during his stay at ANU were most valuable. I acknowledge Dr Paul Leopardi, who helped me voice out my ideas and proofs and also for being a close friend in time of great personal distress.
    [Show full text]
  • Quantum Gravitational Decoherence from Fluctuating Minimal Length And
    ARTICLE https://doi.org/10.1038/s41467-021-24711-7 OPEN Quantum gravitational decoherence from fluctuating minimal length and deformation parameter at the Planck scale ✉ ✉ Luciano Petruzziello 1,2 & Fabrizio Illuminati 1,2 Schemes of gravitationally induced decoherence are being actively investigated as possible mechanisms for the quantum-to-classical transition. Here, we introduce a decoherence 1234567890():,; process due to quantum gravity effects. We assume a foamy quantum spacetime with a fluctuating minimal length coinciding on average with the Planck scale. Considering deformed canonical commutation relations with a fluctuating deformation parameter, we derive a Lindblad master equation that yields localization in energy space and decoherence times consistent with the currently available observational evidence. Compared to other schemes of gravitational decoherence, we find that the decoherence rate predicted by our model is extremal, being minimal in the deep quantum regime below the Planck scale and maximal in the mesoscopic regime beyond it. We discuss possible experimental tests of our model based on cavity optomechanics setups with ultracold massive molecular oscillators and we provide preliminary estimates on the values of the physical parameters needed for actual laboratory implementations. 1 Dipartimento di Ingegneria Industriale, Università degli Studi di Salerno, Fisciano, (SA), Italy. 2 INFN, Sezione di Napoli, Gruppo collegato di Salerno, Fisciano, ✉ (SA), Italy. email: [email protected]; fi[email protected] NATURE COMMUNICATIONS | (2021) 12:4449 | https://doi.org/10.1038/s41467-021-24711-7 | www.nature.com/naturecommunications 1 ARTICLE NATURE COMMUNICATIONS | https://doi.org/10.1038/s41467-021-24711-7 ollowing early pioneering studies1–4, the investigation of the gravitational effects are deemed to be comparably important.
    [Show full text]
  • Chemical Master Equations for Non-Linear Stochastic Reaction Networks: Closure Schemes and Implications for Discovery in the Biological Sciences
    Chemical Master Equations for Non-linear Stochastic Reaction Networks: Closure Schemes and Implications for Discovery in the Biological Sciences A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY PATRICK SMADBECK IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY YIANNIS KAZNESSIS, ADVISER July, 2014 c PATRICK SMADBECK 2014 ALL RIGHTS RESERVED Acknowledgements While I would love to defy clich´eand declare myself an island, a man whose inspiration springs unfettered from within, that would of course be incredibly disingenuous. I have been fortunate enough to have been surrounded by an invaluable support system during my doctoral studies, and their contribution to this thesis in some way rivals my own. I wish to extend my utmost gratitude and appreciation to my adviser Yiannis Kaz- nessis. Playing the role of sage guide, supportive mentor and enthusiastic colleague at just the right moments has made my time at the University of Minnesota incredibly pro- ductive and equally enjoyable. Nothing quite lifted me up like the genuine excitement he felt about my ideas and where and how they might be applied to our models. With- out Yiannis the mere thought of moment closure would never have crossed my mind. His professional, academic and personal support cannot be overstated, and I extend my deepest thanks for everything he has contributed to my work throughout the years. My deepest appriciation to my parents, Diane and Arthur, whose unyielding support never fails to amaze me. And to my brothers, Louis, Mark, Jeff, and Jamie, all of which I love beyond comprehension and are all hilarious and amazing people.
    [Show full text]
  • Entropic Divergence and Entropy Related to Nonlinear Master Equations
    entropy Article Entropic Divergence and Entropy Related to Nonlinear Master Equations Tamás Sándor Biró 1,∗,†,‡ , Zoltán Néda 2 and András Telcs 1,3,4,5 1 Wigner Research Centre for Physics, 1121 Budapest, Hungary; [email protected] 2 Department of Physics, Babe¸s-BolyaiUniversity, 400084 Cluj-Napoca, Romania; [email protected] 3 Department of Computer Science and Information Theory, Budapest University of Technology and Economics, 1111 Budapest, Hungary 4 Department of Quantitative Methods, University of Pannonia, 8200 Veszprém, Hungary 5 VIAS Virtual Institute for Advanced Studies, 1039 Budapest, Hungary * Correspondence: [email protected]; Tel.: +36-20-435-1283 † Based on a talk given at JETC, Barcelona, 21–24 May 2019. ‡ External faculty, Complex Science Hub, 1080 Vienna, Austria. Received: 11 September 2019; Accepted: 8 October 2019; Published: 11 October 2019 Abstract: We reverse engineer entropy formulas from entropic divergence, optimized to given classes of probability distribution function (PDF) evolution dynamical equation. For linear dynamics of the distribution function, the traditional Kullback–Leibler formula follows from using the logarithm function in the Csiszár’s f-divergence construction, while for nonlinear master equations more general formulas emerge. As applications, we review a local growth and global reset (LGGR) model for citation distributions, income distribution models and hadron number fluctuations in high energy collisions. Keywords: entropy; entropic divergence; master equation; reset; preferential growth 1. Motivation The entropic convergence is being intensively studied alongside functional inequalities. The log–Sobolev inequality and a family of other related functional inequalities have been developed to control the speed of convergence of stochastic processes on the Euclidian space and on manifolds.
    [Show full text]