TBan-IV: Difference between revisions

From Disordered Systems Wiki
Jump to navigation Jump to search
Created page with "== Bienaymé Galton Watson process== A time <math> t=0 </math> appears as infected individual which dies with a rate <math> a </math> and branches with a rate <math> b </math>. On average, each infection generates in average <math> R_0 = b/a </math> new ones. Real epidemics corresponds to <math> R_0>1 </math>. At time <math> t </math>, the infected population is <math> n(t) </math>, while the total infected population is <center> <math> N(t) = \int_0^t n(t') d t'..."
 
Line 17: Line 17:
<center> <math> \frac{d Q_s(t)}{d t}= -(a+b+s) Q_s(t)+a+ b Q_s^2(t) </math></center>
<center> <math> \frac{d Q_s(t)}{d t}= -(a+b+s) Q_s(t)+a+ b Q_s^2(t) </math></center>


* <Strong> Critical case: the stationary solution</Strong>:  Let's set <math> b=a</math> and <math> a=1</math> to recover the results of the mean field cellular automata. In the limit <math> t \to \infty</math> the total population coincides with the avalanche size<math> N(t\to \infty) =S</math>. The Laplace transform of <math> P(S)</math> is  
* <Strong> Critical case: the stationary solution</Strong>:  Let's set <math> b=a</math> and <math> a=1</math> to recover the results of the mean field cellular automata. In the limit <math> t \to \infty</math> we are interested to  the total population size   <math> S= N(t\to \infty) </math>. The Laplace transform of <math> P(S)</math> is  
<center> <math> 0= -(2+s) Q_s^{\text{stat}}+1+ (Q_s^{\text{stat}})^2 </math></center>
<center> <math> 0= -(2+s) Q_s^{\text{stat}}+1+ (Q_s^{\text{stat}})^2 </math></center>
which gives
which gives
Line 24: Line 24:
<center> <math>\int_0^\infty d S P(S) e^{-sS}= Q_s^{\text{stat}} </math></center>
<center> <math>\int_0^\infty d S P(S) e^{-sS}= Q_s^{\text{stat}} </math></center>


* <Strong> Critical case: Asymptotics</Strong>: We want to predict the power law tail of the avalanche distribution <math> P(S) \sim A \cdot S^{-\tau} </math>. Taking the derivative with respect to  <math> s </math> we have
* <Strong> Critical case: Asymptotics</Strong>: We want to predict the power law tail of the distribution <math> P(S) \sim A \cdot S^{-\tau} </math>. Taking the derivative with respect to  <math> s </math> we have
<center> <math>  A  \int_0^\infty d S S^{1-\tau} e^{-sS}=\frac{1}{2 \sqrt{s}} </math></center>
<center> <math>  A  \int_0^\infty d S S^{1-\tau} e^{-sS}=\frac{1}{2 \sqrt{s}} </math></center>



Revision as of 15:36, 16 September 2025

Bienaymé Galton Watson process

A time t=0 appears as infected individual which dies with a rate a and branches with a rate b. On average, each infection generates in average R0=b/a new ones. Real epidemics corresponds to R0>1.


At time t, the infected population is n(t), while the total infected population is

N(t)=0tn(t)dt

Our goal is to compute P(N(t)) and we introduce its Laplace Transform:

Qs(t)=0P(N)esNdN=es0tn(t)dt

. Note that the normalization imposes

Q0(t)=1

.

  • Evolution equation: Consider the evolution up to the time t+dt as a first evolution from 0 to dt and a following evolution from dt to t+dt. Derive the following equation for Qs(t)
Qs(t+dt)=(1(a+b)dt)esdtQs(t)+adt+bdtQs2(t)+O(dt2)

which gives

dQs(t)dt=(a+b+s)Qs(t)+a+bQs2(t)
  • Critical case: the stationary solution: Let's set b=a and a=1 to recover the results of the mean field cellular automata. In the limit t we are interested to the total population size S=N(t). The Laplace transform of P(S) is
0=(2+s)Qsstat+1+(Qsstat)2

which gives

Qsstat=(2+s)s2+4s21s+O(s)

with

0dSP(S)esS=Qsstat
  • Critical case: Asymptotics: We want to predict the power law tail of the distribution P(S)ASτ. Taking the derivative with respect to s we have
A0dSS1τesS=12s

and conclude that τ=3/2 and

A=120dzez/z=12π

Hence we find back our previous result

P(S)12π1S3/2