Branching processes: Probability of extinction

See also: Branching processes: Mean and variance.

We continue our study of branching processes. That is, Xn is the random variable representing the population size of the n-th generation, its generating function Gn(s) satisfies the following equation:

Gn(s)=Gn1(G(s))=G(G((G(s))))

where 

G(s)=G1(s)=j=0pjsj.

The initial condition X0=1 and the probabilities pj,j=0,1,, of each individual producing j descendants are assumed to be known.

G1(s)=G(s)=j=0pjsj.

Population size of zero, Xn=0, means extinction. The probability of extinction can be computed as Gn(0) (why?).

Let gn=Gn(0). g1 is the probability of extinction in the first generation. Recall the definition

G1(s)=G(s)=j=0pjsj.

Thus, g1=G1(0)=p0: the probability that X1=0.

Assume 0s1. Of course, 0pj1 for all j. The function G(s) has the following properties.

  1. G(1)=1, i.e., the graph of s-vs.-G(s) always passes the point (1,1).
  2. G(s)>0 if p0>0, i.e., G(s) is positive;
  3. G(s)=j=1jpjsj10, i.e., G(s) is non-decreasing;
  4. G(s)=j=2j(j1)sj20, i.e., G(s) is convex.

Lemma (convex function)

Let f(x) be a twice differentiable, convex function defined on [0,1]. That is,
f(x)0
for all x[0,1]. Then, if y>x, then
f(y)f(x)yxf(x).
Proof. Exercise. ■


The sequence of extinction probabilities {gn} satisfies
gn=Gn(0)=G(Gn1(0))=G(gn1),  n=2,3,.
In particular,
g2=G2(0)=G(G(0))=G(g1)=j=0pjg1j>p0=G(0)=g1.
From the above lemma and the property (3) of G(s), we have
G(gn)G(gn1)gngn1=gn+1gngngn10
if gn>gn1. Now, the sequence {gn} is bounded from above, that is, gn1 for all n. There is a famous theorem:

Theorem

A bounded monotone increasing sequence converges.
Proof. See any calculus textbook. ■

Therefore, the limit
g=limngn
exists. Since gn=G(gn1), we should have
(Eq:FixedPoint)g=G(g).
In other words, the function G(s) has a fixed point, and that fixed point is the limit g=limngn

There is a way to graphically "solve" Eq. (Eq:FixedPoint) (See Figure 1 below). The solution g is the intersection between y=G(x) and y=x. But note G(1)=1 so g=1 is always a solution. There may or may not be another solution. When there is, that solution (g<1) is the "stable" solution.

Figure 1: Graphical solution of the fixed point equation g=G(g). Starting from (g0,0), a sequence of points is generated by the following rule: (g0,0)(g0,G(g0))=(g0,g1) (g1,g1)(g1,G(g1))=(g1,g2) (gn,gn)(gn,G(gn))=(gn,gn+1) Eventually, we will arrive at the fixed point (g,G(g))=(g,g) which is at the intersection between the lines y=G(x) and y=x.


Exercise. Consider the case when there is a solution of g=G(g) such that g<1. If p0=g0>g, (1) does the graphical solution technique converge to the point (g,g)? In particular, (2) doesn't it converge to the point (1,1)

(Answer: (1) Yes. (2) No. (but why?)) □

Note the following:
  1. If G(1)>1 then gng<1.
  2. If G(1)1 then gn1.
You should think of the reason why this is the case (hint: G(1) is the slope of the curve y=G(x) at x=1). By the way, G(1)=μ1 is the mean of the first generation, which is the expected number of offspring per individual. Thus, if the expected number of offspring is less than 1, the population will become extinct almost surely.





Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic