Let us consider $n$ a positive integer and $F(n)$ an increasing function of $n$.
What conditions $F$ should fulfil to obtain the following:
$$\lim_{n \to \infty} \frac{F(n)}{F(n-1)} = 1$$
?
It appears that this is wrong if $F(n)=exp(n)$.
Are there general results about this ?
Thank you.