Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1996 / Problems / Day 2, P7

IMC 1996 · Day 2 · P7

Prove that if f:[0,1][0,1]f : [0,1] \to [0,1] is a continuous function, then the sequence of iterates xn+1=f(xn)x_{n+1} = f(x_n) converges if and only if limn(xn+1xn)=0.\lim_{n \to \infty} (x_{n+1} - x_n) = 0.

Solution (official)

The “only if” part is obvious. Now suppose that limn(xn+1xn)=0\lim\limits_{n \to \infty} (x_{n+1} - x_n) = 0 and the sequence {xn}\{x_n\} does not converge. Then there are two cluster points K<LK < L. There must be points from the interval (K,L)(K, L) in the sequence. There is an x(K,L)x \in (K, L) such that f(x)xf(x) \ne x. Put ε=f(x)x2>0\varepsilon = \dfrac{|f(x) - x|}{2} > 0. Then from the continuity of the function ff we get that for some δ>0\delta > 0 for all y(xδ,x+δ)y \in (x - \delta, x + \delta) it is f(y)y>ε|f(y) - y| > \varepsilon. On the other hand for nn large enough it is xn+1xn<2δ|x_{n+1} - x_n| < 2\delta and f(xn)xn=xn+1xn<ε|f(x_n) - x_n| = |x_{n+1} - x_n| < \varepsilon. So the sequence cannot come into the interval (xδ,x+δ)(x - \delta, x + \delta), but also cannot jump over this interval. Then all cluster points have to be at most xδx - \delta (a contradiction with LL being a cluster point), or at least x+δx + \delta (a contradiction with KK being a cluster point).

Similar problems

IMC 2000 · Day 1 · P6very hardavg 1.3/10 · solved 5% · near-0 68% · disc 0.47
IMC 2010 · Day 2 · P6mediumavg 7.4/10 · solved 47% · near-0 3% · disc 0.49
IMC 2017 · Day 2 · P9hardavg 2.2/10 · solved 15% · near-0 69% · disc 0.59
IMC 2020 · Day 2 · P8killeravg 0.1/10 · solved 0% · near-0 98% · disc 0.16