I met a problem which gave me the left part, and I can compute left part and get right part by Mathematica. However, I don't know how to prove:
$$\sum_{k=x+y}^{\infty}\binom{k-1}{y-1}\binom{k-y}{x}u^k = \binom{x+y-1}{y-1}\left(\frac{u}{1-u}\right)^{x+y}$$ with $x, y \in \mathbb{Z}, x \ge 0, y \ge 1, 0 \le u < 1$.
My Questions:
How to prove above binomial identity?
Is there simple argument behind it? Since it's quite simple, maybe we can construct two equivalent counting processes.