Generational growth
Consider the following scenario (see the figure below):
- A single individual (cell, organism, etc.) produces descendants with probability , independently of other individuals.
- The probability of this reproduction, , is known.
- That individual produces no further descendants after the first (if any) reproduction.
- These descendants each produce further descendants at the next subsequent time with the same probabilities.
- This process carries on, creating successive generations.
Figure 1. An example of the branching process.
Let be the random variable representing the population size (number of individuals) of generation . In the above figure, we have , , , , We shall assume as the initial condition. Ideally, our goal would be to find how the population size grows through generations, that is, to find the probability for each . However, that's not easy, if possible. Therefore, we content ourselves by finding average properties such as the mean population size or the variance , or some characteristic probabilities such as the probability of extinction.
Let's consider the probability generating function for :
Since we are assuming , is the generating function for the random variable (this means ).
Let be the generating function of the random variable (the population size of the second generation). Since there are individuals, assuming each produce offsprings, we have
In the case of the above Figure 1, we have a realized value of as
In general,
(Recall that is the assumed initial condition.)
Let
Using the partition theorem (or the law of total probability), we have
Multiply both sides by and sum over ,
The last factor (the second sum) can be calculated as follows.
since . Each is (the random variable representing) the number of offsprings produced by an individual, and they are i.i.d. Therefore,
Since , we have .
The same result holds for any successive generations. Let be the generating function of (the population size of generation ), then
where is nested times. Note that follows from $G(1) = 1$.
Mean and variance
Let and be the mean and variance of the population size of the -th generation. Using the pgf , we have
It is understood that . For , we have
In general,
Exercise. Prove this by mathematical induction. □
To obtain the variance , we need second derivatives.
With and recalling for any , we have
Let and we have
since . This is a first-order linear inhomogeneous difference equation. We need to distinguish between two cases depending on or not.
Case 1:
The corresponding homogeneous difference equation is
which is just a geometric sequence. So the general solution is
with being a constant. For the particular solution, try with some constant . This tentative solution satisfies the difference equation if
Exercise. Verify this result. □
Combining the two solutions (the general and particular), we have
The constant can be determined from the case with where we have
so that
After all, we have
I hope you still remember that . Therefore,
Case 2:
In this case, the original difference equation becomes
which is just an arithmetic sequence, so the general solution is
,
where is a constant. From , we have . Hence,
Comments
Post a Comment