For $x\in (0,\infty)$, show that $\underset{n\to\infty}{\text{lim}}\frac{n^xn!}{x^{<n+1>}}=\Gamma(x)$.
Hints: Use Stirling's formula: $\underset{x\to\infty}{\text{lim}}\frac{\Gamma(x+1)}{(\frac{x}{e})^x\sqrt{2\pi x}}=1$. Also, $\Gamma(x+n+1)=x^{<n+1>}\Gamma(x)$, where $x^{<x+1>}=x(x+1)...(x+n-1)(x+n)$.
With $\beta$ function here we know $\beta(x,y)=\dfrac{\Gamma(x)\Gamma(y)}{\Gamma(x+y)}$ and fixed $x$ with large $n$ we have $\beta(x,n)=\Gamma(x)n^{-x}$ then $$\lim_{n\to\infty}\dfrac{n^xn!}{x^{<n+1>}}=\lim_{n\to\infty}\dfrac{n^x\Gamma(n+1)\Gamma(x)}{\Gamma(x+n+1)}=\lim_{n\to\infty}n^x\beta(n+1,x)=\lim_{n\to\infty}n^x\Gamma(x)(n+1)^{-x}=\Gamma(x)$$