Does the expression $$\phi(n,k)=\frac{k(k+1)\cdots(k+n-1) - k^n}{n!k^n}$$ uniformly converge to zero as $k\to \infty$? more precisely,
given $\varepsilon>0$ can we find $N$ such that for all $k\geq N$ and all $n$ it holds that $\phi(n,k)< \varepsilon$?
I'm working on an exercise and if this were true then I'd be done, however, I cannot find a way to prove it. What's your intuition about it? is it true, and if so, how could I prove it?