IMC 2000 · Problem 6

Day 17th IMC · London, United Kingdom

Statement

Let f:R(0,)f : \mathbb{R} \to (0,\infty) be an increasing differentiable function for which limxf(x)=\lim\limits_{x \to \infty} f(x) = \infty and ff' is bounded.

Let F(x)=0xfF(x) = \int_0^x f. Define the sequence (an)(a_n) inductively by

a0=1,an+1=an+1f(an),a_0 = 1, \quad a_{n+1} = a_n + \frac{1}{f(a_n)},

and the sequence (bn)(b_n) simply by bn=F1(n)b_n = F^{-1}(n). Prove that limn(anbn)=0\lim\limits_{n \to \infty} (a_n - b_n) = 0.

Official solution

Hidden so you can work on the problem first.