$\Gamma(n+a) \sim n^{a-1} n!$ this relation is useful to get the acceleration of a function that can be written or expressed using Gamma function. I want to know its name and the proof if possible. what I understand that it is related to Gautschi inequality, Stirling relation and strict log-convexity of Gamma function. But still can't get its name. One of the answers gives clear proof to me.
I find the answer under this question Asymptotic approximation regarding the Gamma function $\Gamma$.
We can demonstrate it with the Euler formula which gives Gamma as a limit of a product:
$\Gamma(z) = \lim_{n \to {+\infty}} \frac{n! \; n^z}{z \; (z+1)\cdots(z+n)}$
Let $n\in\mathbb{N}^*$. Considering $\Gamma(a+n+1)$, we have (by recurrence)
$\Gamma(a+n+1)=\Gamma(a).\prod_{k=0}^{n} (a+k)$
Thus
$\frac{\Gamma(a+n+1)}{n! n^a}=\Gamma(a).\frac{\prod_{k=0}^{n} (a+k)}{n! n^a}$
We recognize the inverse of the previous quotient
So $\lim_{n\rightarrow +\infty} \frac{\Gamma(a+n+1)}{n! n^a}=1$
However $\Gamma(a+n+1)=(a+n)\Gamma(a+n)$
Hence $\frac{\Gamma(a+n)}{n! n^{a-1}}=\frac{\Gamma(a+n+1)}{n! n^a}\frac{n}{n+a}$
As $\lim_{n\rightarrow +\infty} \frac{n}{n+a}=1$
$\boxed{\lim_{n\rightarrow +\infty} \frac{\Gamma(a+n)}{n! n^{a-1}}=1}$