Let $X$ be a random variable with a distribution given by $\mathrm{Bin}(n,p)$ for $p$ in the open unit interval. Compute the moment $E(1/(X+1))$, where we define the negative moment of order $n$ by $E(X^{-1})$ for $n>0$ integer.
How would one do the above computation? I've tried for a while to no avail. I was thinking that perhaps one could manipulate the $1/(X+1)$ term so that the evaluation of the sum becomes easier (kind of how we use $X^{2}=X(X-1)+X$ for some computations).
Thanks for the help!
Hint (to be combined with the answer of @Alex):
$$\frac1{k+1}\binom{n}{k}=\frac1{n+1}\binom{n+1}{k+1}$$