I would like to prove or disprove $x\geq \sum_{k=1}^\infty k \prod_{n=1}^k \frac{x}{x+n}$. From numerical examples it looks like the inequality holds. However, I have no idea how to prove it.
I have found a similar question sum of an infinite series $\sum_{k=1}^\infty \left( \prod_{m=1}^k\frac{1}{1+m\gamma}\right) $, where the function looks very similar to mine, but not the same.
Looking forward to any hints. Thanks in advance!
As you noticed, the equality hold and it hold for any $x >0$.
$$\prod_{n=1}^k\frac{x}{x+n}=\frac{x^k}{(x+1)_k}$$ where appear Pochhammer symbols and $$\sum_{k=1}^\infty k \prod_{n=1}^k \frac{x}{x+n}=\sum_{k=1}^\infty\frac{k\,x^k}{(x+1)_k}=\frac{x^2\,\Gamma (x)}{\Gamma (x+1)}=x$$