Let $f(x)$ is continues and has derivative in >$(0,\infty)$ and satisfy $f'(x)>x$ for every $x \in >(0,\infty)$ and let $(a_n)$ be a sequence such that $a_1 = 1$ and for each $n>1$, $a_{n+1} = f(a_n + 1)-f(a_n)$.
Prove that: $lim_{n \rightarrow \infty} a_n = \infty$
I tried to use Lagrange theorem: $f$ satisfy the conditions in every $[x,x+1]$ for $x>0$, so: $\frac{f(x+1)-f(x)}{x+1-x}>f'(c)>x$ so I get: $a_{n+1}=f(a_{n+1})-f(a_n)>a_n$ So $(a_n)$ is monotonically increasing. But how do I prove it is not bounded?
Thanks!
Since $(a_n)$ is monotone, it has a limit $L$. If $L<\infty$, continuity of $f$ and the relation $a_{n+1} = f(a_n+1) - f(a_n)$ implies $L = f(L+1) - f(L)$. But by the mean value theorem, $f(L+1) - f(L) = f'(c)$ for some $c\in(L,L+1)$, and in particular $f(L+1) - f(L) > L$, a contradiction. Hence $L=\infty$.