I'm having trouble showing the following $f(x)$ is a probability density function. The following information is given:
$$f(x) = \frac{1}{\sum_{k=x}^\infty {k-1\choose x-1}(1-p)^{k-x-1}}; x = 0, 1, 2, \ldots$$
I'm having trouble in particular getting the denominator to something that I can take the integral of. I've attempted to get it to be equal to a binomial series but I eventually end up with an integral of $p^x$ which is zero.
Thanks for any help or tips.
$\newcommand{\bbx}[1]{\,\bbox[15px,border:1px groove navy]{\displaystyle{#1}}\,} \newcommand{\braces}[1]{\left\lbrace\,{#1}\,\right\rbrace} \newcommand{\bracks}[1]{\left\lbrack\,{#1}\,\right\rbrack} \newcommand{\dd}{\mathrm{d}} \newcommand{\ds}[1]{\displaystyle{#1}} \newcommand{\expo}[1]{\,\mathrm{e}^{#1}\,} \newcommand{\ic}{\mathrm{i}} \newcommand{\mc}[1]{\mathcal{#1}} \newcommand{\mrm}[1]{\mathrm{#1}} \newcommand{\pars}[1]{\left(\,{#1}\,\right)} \newcommand{\partiald}[3][]{\frac{\partial^{#1} #2}{\partial #3^{#1}}} \newcommand{\root}[2][]{\,\sqrt[#1]{\,{#2}\,}\,} \newcommand{\totald}[3][]{\frac{\mathrm{d}^{#1} #2}{\mathrm{d} #3^{#1}}} \newcommand{\verts}[1]{\left\vert\,{#1}\,\right\vert}$
\begin{align} &\mbox{Note that}\quad\bbox[10px,#ffd]{\ds{% \sum_{k = x}^{\infty}{k - 1 \choose x - 1}\pars{1 - p}^{k - x - 1}}} = \sum_{k = 0}^{\infty}{k + x - 1 \choose x - 1}\pars{1 - p}^{k - 1} \\[5mm] = &\ {1 \over 1 - p}\sum_{k = 0}^{\infty}{k + x - 1 \choose k}\pars{1 - p}^{k} = {1 \over 1 - p}\sum_{k = 0}^{\infty}{-x \choose k}\pars{-1}^{k}\pars{1 - p}^{k} \\[5mm] = &\ {1 \over 1 - p}\sum_{k = 0}^{\infty}{-x \choose k}\pars{-1 + p}^{k} = {1 \over 1 - p}\bracks{1 + \pars{-1 + p}}^{\,-x} = \bbox[10px,#ffd]{\ds{{1 \over \pars{1 - p}p^{x}}}} \end{align}
Then, \begin{align} \sum_{x = 0}^{\infty}\bracks{1 \over \bbox[1px,#ffd]{\sum_{k = x}^{\infty}{k - 1 \choose x - 1} \pars{1 - p}^{k - x - 1}}} & = \sum_{x = 0}^{\infty}{1 \over \bbox[#ffd]{\ds{1/\bracks{\pars{1 - p}p^{x}}}}} \\[5mm] & = \pars{1 - p}\sum_{x = 0}^{\infty}p^{x} = \pars{1 - p}\,{1 \over 1 - p} = \bbx{1} \end{align}