IMC 2011 · Problem 1

Day 218th IMC · Blagoevgrad, Bulgaria

Statement

Let (an)n=0(a_n)_{n=0}^{\infty} be a sequence with 12<an<1\frac{1}{2} < a_n < 1 for all n0n \ge 0. Define the sequence (xn)n=0(x_n)_{n=0}^{\infty} by

x0=a0,xn+1=an+1+xn1+an+1xn(n0).x_0 = a_0, \qquad x_{n+1} = \frac{a_{n+1} + x_n}{1 + a_{n+1}x_n} \quad (n \ge 0).

What are the possible values of limnxn\lim\limits_{n \to \infty} x_n? Can such a sequence diverge?

Official solution

Hidden so you can work on the problem first.