I am working on a random variable problem. To prove a PMF to be a valid one, I need to establish the following identity :
$ \sum_{x=1}^n {{n-1} \choose {x-1}} {N \choose x} = {{N+n-1}\choose n}$
I tried proving it by induction and using factorials, but was unable to solve. Somebody please suggest how to proceed.
P.S.: According to my calculations for the random variable problem, this identity must hold. However I may be wrong and it may be the case that the identity is invalid. If so, please mention.