I was browsing around when I found this question: Find the expected value of $\frac{1}{X+1}$ where $X$ is binomial.
I understood the solution until I hit this portion where $ \sum\limits_{k=0}^n \begin{pmatrix} n+1 \\ k+1 \end{pmatrix} p^{k+1} (1-p)^{n-k} $ becomes $ (1-(1-p)^{n+1}) $...
Any help would be appreciated. Thanks!