Assume $x>0$. Is there an equivalent for this quantity $$ x(x+1)(x+2)\cdots(x+n)$$ as $n$ tends to $+\infty$?
I've tried to write $$x(x+1)(x+2)\cdots(x+n)=x^{n+1}\left(1+\frac 1x\right)\left(1+\frac 2x\right)\cdots\left(1+\frac nx\right)$$ I don't know if I'm on the right track... Thanks for your help!
Hint. If $x$ was $1$, this would be asking for an equivalent of $n!$, so you'd need Stirling's formula. In general, the function you've written is equal to $\frac{1}{\Gamma(x)} \Gamma(x + n + 1)$, so you can still obtain an equivalent directly from Stirling's formula, which is also applicable to the Gamma function.