Suppose we have a branching process $\{X_{n} : n=0,1,2,.. \}$ with $X_{0}=1$, pgf of these $\phi_{X_{1}}(z)=\phi(z)$
and
$S_{n}=X_{0}+X_{1}+...+X_{n}$ , which we assume has pgf $\Phi_{n}(z)$
How to show that
$\Phi_{n+1}(z)=z \phi[ \Phi_{n}(z)]$
My issue is that I dont understand where the z on the right hand side would be coming from. Also, is writing $\Phi_{n}$ equivalent to just writing $\Phi_{Sn}$ if so
$\Phi_{n} (z)=E[z^{Sn}]$
by total expectation
$= E_{X_{1}}[E[z^{Sn}|X_{1}]$
The main thing that I have been trying to work out is how knowing $X1$ allows us to rewrite $S_{n}$ and then how the generating functions represent that.
It is important to realise that this is not talking about how many are in the nth generation, but how many total, ie the sum of all the generations up to and before it And yes it does seem that the $z$ factor will be as $X_{0}$ is fixed and hence indepdent of any generation size. But I still dont know how to use the generating functions to achieve the full result so can anyone help me to see where I am going wrong and or where I am making a mistake in my understanding? Please let me know if there is some info that isnt clear
Thanks