IMC 1994 · Problem 6

Day 125 points1st IMC · Plovdiv, Bulgaria

Statement

Let fC2[0,N]f \in C^2[0,N] and f(x)<1|f'(x)| < 1, f(x)>0f''(x) > 0 for every x[0,N]x \in [0,N]. Let 0m0<m1<<mkN0 \le m_0 < m_1 < \dots < m_k \le N be integers such that ni=f(mi)n_i = f(m_i) are also integers for i=0,1,,ki = 0, 1, \dots, k. Denote bi=nini1b_i = n_i - n_{i-1} and ai=mimi1a_i = m_i - m_{i-1} for i=1,2,,ki = 1, 2, \dots, k.

a) Prove that

1<b1a1<b2a2<<bkak<1.-1 < \frac{b_1}{a_1} < \frac{b_2}{a_2} < \dots < \frac{b_k}{a_k} < 1.

b) Prove that for every choice of A>1A > 1 there are no more than N/AN/A indices jj such that aj>Aa_j > A.

c) Prove that k3N2/3k \le 3N^{2/3} (i.e. there are no more than 3N2/33N^{2/3} integer points on the curve y=f(x)y = f(x), x[0,N]x \in [0,N]).

Official solution

Hidden so you can work on the problem first.