Question: Is there a transformation you can use on a sum$$\sum\limits_{k=0}^{\infty}\text{something}$$To transform it into an expression with the gamma function? In other words, is this possible:$$\sum\limits_{k=0}^{\infty}\text{something}=\dfrac {\Gamma(\text{stuff})\Gamma(\text{stuff})\Gamma(\text{stuff})\cdots}{\Gamma(\text{stuff})\Gamma(\text{stuff})\cdots}$$
While trying to prove an identity, I got to$$\sum\limits_{k=0}^{\infty}\dfrac {\left(\frac 12n+1\right)_k(n)_k(-x)_k(-y)_k}{\left(\frac 12n\right)_k(x+n+1)_k(y+n+1)_k}\dfrac {(-1)^k}{k!}\tag{1}$$ And according to the identity, $(1)$ is equal to$$\dfrac {\Gamma(x+n+1)\Gamma(y+n+1)}{\Gamma(n+1)\Gamma\left(x+y+n+1\right)}\tag{2}$$ So how to I start with $(1)$ and get $(2)$?