Average offspring: (0 + 1 + 2 + 3)/4 = 1.5. Since this is greater than 1, extinction is not certain.
Let q be the probability that a population starting from one amoeba eventually becomes extinct.
Why q²? If there are two offspring, both independent
family lines must eventually die out. Likewise, three offspring gives
q³.
Starting with q₀ = 0, repeatedly apply
f(q) = (1 + q + q² + q³)/4.
The values converge to the extinction probability.
q = (1 + q + q² + q³)/4
4q = 1 + q + q² + q³
q³ + q² − 3q + 1 = 0
(q − 1)(q² + 2q − 1)=0
For a branching process, the extinction probability is the smallest fixed point in [0,1].