Why Does This Summation Simplify to a Power of p?

  • Topic:
  • Thread starter Thread starter pp123123
  • Start date Start date
  • Tags Tags
    Summation
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
pp123123
Messages
5
Reaction score
0
I came across some summation but have no idea how to simplify it.

$\sum_{x=0}^{\infty} \binom{x+r-2}{r-2}(1-p)^{x}=p^{1-r}$

Why is it so?
 
Physics news on Phys.org
pp123123 said:
I came across some summation but have no idea how to simplify it.

$\sum_{x=0}^{\infty} \binom{x+r-2}{r-2}(1-p)^{x}=p^{1-r}$

Why is it so?
Hint: Use the binomial series $$(1+x)^\alpha = \sum_{k=0}^\infty {\alpha\choose k}x^k,$$ with $x = -(1-p)$ and $\alpha = 1-r.$