Can somebody show me how to use the convolution formula to see that $X+Y$, where $X \sim NB(r,p), (P(X=k) = \binom{k + r -1}{k}p^r(1-p)^k), Y \sim NB(s,p), r, s \in \mathbb N, p \in (0,1)$ are independent random variables, has also negative binomal distribution?
According to my textbook binomial theorem and Cauchy product for power series could be helpful.