Let for all $x>0$ $$ f(x)=\sum_{n=0}^{+\infty}\frac{1}{x(x+1)\dots(x+n)}$$
Can you prove that for all $x>0$ $$f(x)= e \sum_{n=0}^{+\infty}\frac{(-1)^n}{(x+n)n!} $$ this is a question in a test for undergraduate students.
I checked that the series that defines $f$ converges. Moreover i proved that it uniformly converges in every interval of the form $[a,+\infty[$ with $a>0$.
One of my attempts to solve the exercise was to trying to differentiate both series and see if the expression of the derivatives was easier to handle. but I didn't get anywhere. Any suggestions?