Thank you for your patience.
To be more specific, I want to start the branching process below:
the distribution of the progency number of an object in generation d is
P(d,0) = 1- \sum_{i>0} P(d,i)
P(d,r) = βP(d-1,r) , for r>0.
r has a limited range of values. P(0,r) is known. β < 1is a...