Generically, suppose that we have a system of particles that can generate or split into other particles of the same type. Here are some typical examples:
The particles are biological organisms that reproduce.
The particles are neutrons in a chain reaction.
The particles are electrons in an electron multiplier.
We assume that each particle, at the end of its life, is replaced by a random number of new particles that we will refer to as children of the original particle. Our basic assumption is that the particles act independently, each with the same offspring distribution on . Let denote the common probability density function of the number of offspring of a particle. We will also let denote the convolution power of degree of ; this is the probability density function of the total number of children of particles.
We will consider the evolution of the system in real time in our study of continuous-time branching chains. In this section, we will study the evolution of the system in generational time. Specifically, the particles that we start with are in generation 0, and recursively, the children of a particle in generation are in generation .
Generations 0, 1, 2, and 3 of a branching chain.
Let denote the number of particles in generation . One way to construct the process mathematically is to start with an array of independent random variables , each with probability density function . We interpret as the number of children of the th particle in generation (if this particle exists). Note that we have more random variables than we need, but this causes no harm, and we know that we can construct a probability space that supports such an array of random variables. We can now define our state variables recursively by
is a discrete-time Markov chain on with transition probability matrix given by
The chain is the branching chain with offspring distribution defined by .
Details:
The Markov property and the form of the transition matrix follow directly from the construction of the state variables given above. Since the variables are independent, each with PDF , we have
The branching chain is also known as the Galton-Watson process in honor of Francis Galton and Henry William Watson who studied such processes in the context of the survival of (aristocratic) family names. Note that the descendants of each initial particle form a branching chain, and these chains are independent. Thus, the branching chain starting with particles is equivalent to independent copies of the branching chain starting with 1 particle. This features turns out to be very important in the analysis of the chain. Note also that 0 is an absorbing state that corresponds to extinction. On the other hand, the population may grow to infinity, sometimes called explosion. Computing the probability of extinction is one of the fundamental problems in branching chains; we will essentially solve this problem in the next subsection.
Extinction and Explosion
The behavior of the branching chain in expected value) is easy to analyze. Let denote the mean of the offspring distribution, so that
Note that . The parameter will turn out to be of fundamental importance.
Expected value properties
for
for
as if .
for each if .
as if and .
Details:
For part (a) we use a conditioning argument and the construction above. For ,
That is, so
Part (b) follows from (a) and then parts (c), (d), and (e) follow from (b).
Part (c) of [2] is extinction in the mean; part (d) is stability in the mean; and part (e) is explosion in the mean.
Recall that state 0 is absorbing (there are no particles), and hence is the extinction event (where as usual, is the time of the first return to 0). We are primarily concerned with the probability of extinction, as a function of the initial state. First, however, we will make some simple observations and eliminate some trivial cases.
Suppose that , so that each particle is replaced by a single new particle. Then
Every state is absorbing.
The equivalence classes are the singleton sets.
With probability 1, for every .
Details:
These properties are obvious since for every .
Suppose that so that with positive probability, a particle will die without offspring. Then
Every state leads to 0.
Every positive state is transient.
With probability 1 either for some (extinction) or as (explosion).
Details:
Note that for , so every state leads to 0 in one step.
This follows from (a). If , then leads to the absorbing state 0 with positive probability. Hence a return to , starting in , cannot have probability 1.
This follows from (a) and (b). With probability 1, every positive state is visited only finitely many times. Hence the only possibilities are for some or as .
Suppose that and , so that every particle is replaced by at least one particle, and with positive probability, more than one. Then
Every positive state is transient.
for every , so that explosion is certain, starting with at least one particle.
Details:
Let . Under the assumptions on , state leads to some state but does not lead back to . Hence with positive probability, the chain starting in will not return to .
This follows from (a) and that the fact that positive states do not lead to 0.
Suppose that and , so that with positive probability, a particle will die without offspring, and with probability 1, a particle is not replaced by more than one particle. Then
Every state leads to 0.
Every positive state is transient.
With probability 1, for some , so extinction is certain.
Details:
As before, for , so leads to 0 in one step.
This follows from (a) and the fact that 0 is absorbing.
Under the assumptions on , state leads to state only if . So this follows from (a) and (b).
Thus, the interesting case is when and , so that with positive probability, a particle will die without offspring, and also with positive probability, the particle will be replaced by more than one new particles. We will assume these conditions for the remainder of our discussion. By [4], all states lead to 0 (extinction). We will denote the probability of extinction, starting with one particle, by
The set of positive states is a transient equivalence class, and the probability of extinction starting with particles is
Details:
Under the assumptions on , from any positive state the chain can move 2 or more units to the right and one unit to the left in one step. It follows that every positive state leads to every other positive state. On the other hand, every positive state leads to 0, which is absorbing. Thus, is a transient equivalence class.
Recall that the branching chain starting with particles acts like independent branching chains starting with one particle. Thus, the extinction probability starting with particles is .
The parameter satisfies the equation
Details:
This result follows from conditioning on the first state.
But by the Markov property and the previous result,
and of course .
Thus the extinction probability starting with 1 particle is a fixed point of the probability generating function of the offspring distribution:
Moreover, from the general discussion of hitting probabilities in the section on recurrence and transience, is the smallest such number in the interval . If the probability generating function can be computed in closed form, then can sometimes be computed by solving the equation .
satisfies the following properties:
.
.
for so in increasing on .
for so in concave upward on .
.
Details:
These are basic properties of the probability generating function. Recall that the series that defines is a power series about 0 with radius of convergence . A function defined by a power series is infinitely differentiable within the open interval of convergence, and the derivates can be computed term by term. So
If then . If , the limit result is the best we can do.
Our main result is next, and relates the extinction probability and the mean of the offspring distribution .
The extinction probability and the mean of the offspring distribution are related as follows:
If then , so extinction is certain.
If then , so there is a positive probability of extinction and a positive probability of explosion.
Details:
These results follow from the properties of the PGF in [9]. See the graphs below.
If the graph of will cross the diagonal line on the interval only at .
If the graph of will cross the diagonal line on the interval in two places: and .
The case of certain extinction.The case of possible extinction and possible explosion.
Computational Exercises
Consider the branching chain with offspring probability density function given by , , where is a parameter. Thus, each particle either dies or splits into two new particles. Find each of the following.
The transition matrix .
The mean of the offspring distribution.
The generating function of the offspring distribution.
The extinction probability .
Details:
Note that an offspring variable has the form where is an indicator variable with parameter .
For , is the PDF of where has the binomial distribution with parameters and . Hence
.
for .
if and if .
Graphs of and when Graphs of and when
Consider the branching chain whose offspring distribution is the geometric distribution on with parameter , where . Thus for . Find each of the following:
The transition matrix .
The mean of the offspring distribution.
The generating function of the offspring distribution.
The extinction probability .
Details:
For , is the PDF of the negative binomial distribution on with parameter . So
.
for .
if and if .
Graphs of and when Graphs of and when
Curiously, the extinction probability is the same as in [11].
Consider the branching chain whose offspring distribution is the Poisson distribution with parameter . Thus for . Find each of the following:
The transition matrix .
The mean of the offspring distribution.
The generating function of the offspring distribution.
The approximate extinction probability when and when .
Details:
For , is the PDF of the Poisson distribution with parameter . So
The parameter is the mean of the Poisson distribution, so the notation is consistent.
for .
if . If then is the solution in of the equation which can be expressed in terms of a special function known as the Lambert function:
For , . For , .