I want to prove the equation is satisfied. 'p' is a natural number. $$\sum_{n=1}^{∞} \frac{\Gamma(n)}{\Gamma(n+p+1)}=\frac{1}{p^2\Gamma(p)}$$ Understandably, This formula can be written as this. $$\sum_{n=1}^{∞} \frac{1}{n(n+1)\cdots(n+p)}=\frac{1}{pp!}$$ Please give me hint or prove.
2026-04-07 10:03:50.1775556230
Prove properties of the factorial (gamma function)
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Here is an approach. Recalling the function $\frac{1}{1-x}$, then the series in consideration can related to it by noticing it is the fraction integral of order $p+1$
$$ \sum_{n=1}^{∞} \frac{\Gamma(n)}{\Gamma(n+p+1)}x^{n+p}=\sum_{n=0}^{∞} \frac{\Gamma(n+1)}{\Gamma(n+p+2)}x^{n+p+1}\\=\frac{1}{\Gamma(p+1)}\int_{0}^{x}(x-t)^{p}\frac{1}{1-t}dt. $$
Now, just evaluate the last integral and then substitute $x=1$. See a related problem.
Note: It is easier to substitute $x=1$ in the integral and then evaluate it, that's is
$$ \frac{1}{\Gamma(p+1)}\int_{0}^{1}(1-t)^{p}\frac{1}{1-t}dt =\dots\,.$$