Suppose random variable $X$ with values ${2,3,...}$ has distribution $P(X=k) = (k-1)p^2(1-p)^{k-2}$. Show that $$G_x(s) = \left(\frac{ps}{1-s(1-p)}\right)^2$$ Is this easy to show by definition or how do I solve it?
2026-03-27 07:11:50.1774595510
Generating function of random variable $X$
31 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint Remember the definition of $G_X$ :
$$ G_X(s) = \sum_{n=0}^\infty \mathbb P (X=k)s^k $$
which is defined on $[-1,1]$. So with that definition, and by making appear a geometric sum (or something close to it) you might be able to find the answer.