Birth process
Defining the birth process
Consider a colony of bacteria that never dies. We study the following process known as the birth process, also known as the Yule process.
- The colony starts with
cells at time . - Assume that the probability that any individual cell divides in the time interval
is proportional to for small . - Further assume that each cell division is independent of others.
- Let
be the birth rate. The probability of a cell division for a population of cells during is . - We assume that the probability that two or more births take place in the time interval
is . That is, it can be ignored. - Consequently, the probability that no cell divides during
is .
Note that this process is an example of the Markov chain with states
The population size (i.e., the number of individuals) at time
A sample path of a birth process is shown below:
Differential-difference equations
Based on the above assumptions, let us derive a set of differential-difference equations for
First of all, the initial condition is given by
Next, let
and a cell division has taken place during , or and no cell divisions have occurred during .
Related videos
Generating function equation
Let's solve these equations. We use the method of the probability generating function (PGF). In the present case, the PGF with the dummy variable
The initial condition (Eq:init) reads as
Now, multiply
The left-hand side:
The first term on the right-hand side:
The second term on the right-hand side:
Combining these together, we obtain the following PDE:
Solving the PDE for
The PDE (Eq:PDE) can be greatly simplified if we can get rid of the factor
Here, we are implicitly assuming that
Now, change the variable
In terms of
The general solution of (Eq:PDEQ) is known to be any differentiable function of the form
for any differentiable function
Let
Thus,
By applying the negative binomial theorem to the denominator, we have
Comparing the coefficients of
Thus,
We can see that the population size increases exponentially with time.
Comments
Post a Comment