Prove that $\lim\limits_{x\to\infty} \frac{\Gamma(x+1,x(1+\epsilon))}{x\Gamma(x)}=0$.

111 Views Asked by At

I conjecture that for any $\epsilon>0$, we have

$$ \lim_{x\to\infty} \frac{\Gamma(x+1,x(1+\epsilon))}{x\Gamma(x)}=0 $$

where $\Gamma(x,a) = \int_a^\infty t^{x-1}e^{-t} \mathrm{d}t$ denotes the incomplete Gamma function, and $\Gamma(x) = \Gamma(x,0)$ is the Gamma function.

I'm also happy with the weaker conjecture

$$ \lim_{x\to\infty} \frac{\int_{x(1+\epsilon)}^\infty t^{x-1}\log(1+t)e^{-t} \mathrm{d}t}{x\Gamma(x)}=0 $$

but I doubt that it is any easier. Any clues?

NB: the stronger conjecture is obtained from the weaker conjecture by upper-bounding $\log(1+t)$ by $t$

2

There are 2 best solutions below

0
On

I have done an equivalent rewriting of this question in terms of random variables in another thread: Tail of a sequence of RV

There the question was answered in more generality by user Did

0
On

Try to use the asymptotic expansion

$$\Gamma(s,z) = z^{s-1}e^{-z} \sum_{k=0}^{\infty} \frac{\Gamma(s)}{\Gamma(s-k)}z^{-k},\quad |z| \to \infty\quad \rm{and}\quad |\!\arg z| < \tfrac{3}{2} \pi. $$

combined with the Stirling approximation of the gamma function.