Consider a branching process where the offspring distribution is given by $$P(X = k) = \frac{1}{2^{k+1}}$$
what is the probability that the process becomes extinct at exactly at the $n$th generation?
The answer is supposed to be $\frac{1}{n(n+1)}$ but I'm not sure how to get there.
Wouldn't it be the generating function $\phi_n(0) - \phi_{n-1}(0)$?