I am looking for a proofs of the following limits:
$$ \lim_{x \to \infty} \Gamma \left(1+\frac{1}{x} \right)^x = e^{-\gamma}. $$ I find this limit interesting as it relates the gamma function $\Gamma$ with the other gamma $\gamma$ which is the Euler-Mascheroni constant.
The second limit whose proof I am interested in is $$ \lim_{x \to 0} x \Gamma \left(1+\frac{1}{x} \right)^x = e^{-1}. $$
As shown in this answer, $\Gamma'(1)=-\gamma$. Thus, $\Gamma\left(1+\frac1x\right)=1-\frac\gamma{x}+O\left(\frac1{x^2}\right)$ and therefore, $$ x\log\left(\Gamma\left(1+\frac1x\right)\right)=-\gamma+O\left(\frac1x\right) $$ and $$ \lim_{x\to\infty}\Gamma\left(1+\frac1x\right)^{\large x}=e^{-\gamma} $$
The second question is essentially the same as $$ \lim_{n\to\infty}\frac1n(n!)^{1/n}=\frac1e $$ mentioned in this answer if we set $x=\frac1n$, since $n!=\Gamma(1+n)$.
By Stirling's Approximation, $$ n!\sim\sqrt{2\pi n}\,n^ne^{-n} $$ therefore, $$ \begin{align} \lim_{n\to\infty}\frac1n(n!)^{1/n} &=\lim_{n\to\infty}\frac1n\frac ne\lim_{n\to\infty}\sqrt{2\pi n}^{1/n}\\ &=\frac1e \end{align} $$