Can someone please help me with the calculation of this limit?
$$\lim_{x \to \infty} \frac{\Gamma(x+1)}{\Gamma(x+1+1/x^2)}$$
I tried wolframalpha and seems to be 1, yet there are no "detailed steps" as to how it reaches the conclusion (I understand there wouldn't be even if I pay, as in other cases it shows me the first ones).
Thanks in advance, Sergio
$$\Gamma(z+\epsilon) =\Gamma(z) + \epsilon \Gamma'(z) + O(\epsilon^2) $$
$$\Gamma'(z) = \Gamma(z) \psi(z) $$
so the limit is
$$\lim_{x \to \infty} \frac1{1+ \psi(x+1)/x^2} = \lim_{x \to \infty} \frac1{1+ (\log{x}-\gamma)/x^2} = 1$$