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

IMC / 2010 / Problems / Day 2, P7

IMC 2010 · Day 2 · P7

medium

Let a0,a1,,ana_0, a_1, \dots, a_n be positive real numbers such that ak+1ak1a_{k+1} - a_k \ge 1 for all k=0,1,,n1k = 0, 1, \dots, n-1. Prove that 1+1a0(1+1a1a0)(1+1ana0)(1+1a0)(1+1a1)(1+1an).1 + \frac{1}{a_0} \left( 1 + \frac{1}{a_1 - a_0} \right) \cdots \left( 1 + \frac{1}{a_n - a_0} \right) \le \left( 1 + \frac{1}{a_0} \right) \left( 1 + \frac{1}{a_1} \right) \cdots \left( 1 + \frac{1}{a_n} \right).

Solution (official)

Apply induction on nn. Considering the empty product as 1, we have equality for n=0n = 0. Now assume that the statement is true for some nn and prove it for n+1n+1. For n+1n+1, the statement can be written as the sum of the inequalities 1+1a0(1+1a1a0)(1+1ana0)(1+1a0)(1+1an)1 + \frac{1}{a_0} \left( 1 + \frac{1}{a_1 - a_0} \right) \cdots \left( 1 + \frac{1}{a_n - a_0} \right) \le \left( 1 + \frac{1}{a_0} \right) \cdots \left( 1 + \frac{1}{a_n} \right) (which is the induction hypothesis) and 1a0(1+1a1a0)(1+1ana0)1an+1a0(1+1a0)(1+1an)1an+1.(1)\tag{1} \frac{1}{a_0} \left( 1 + \frac{1}{a_1 - a_0} \right) \cdots \left( 1 + \frac{1}{a_n - a_0} \right) \cdot \frac{1}{a_{n+1} - a_0} \le \left( 1 + \frac{1}{a_0} \right) \cdots \left( 1 + \frac{1}{a_n} \right) \cdot \frac{1}{a_{n+1}}. Hence, to complete the solution it is sufficient to prove (1).

To prove (1), apply a second induction. For n=0n = 0, we have to verify 1a01a1a0(1+1a0)1a1.\frac{1}{a_0} \cdot \frac{1}{a_1 - a_0} \le \left( 1 + \frac{1}{a_0} \right) \frac{1}{a_1}. Multiplying by a0a1(a1a0)a_0 a_1 (a_1 - a_0), this is equivalent with a1(a0+1)(a1a0)a0a0a1a021a1a0.\begin{align*} a_1 &\le (a_0 + 1)(a_1 - a_0) \\ a_0 &\le a_0 a_1 - a_0^2 \\ 1 &\le a_1 - a_0. \end{align*} For the induction step it is sufficient that (1+1an+1a0)an+1a0an+2a0(1+1an+1)an+1an+2.\left( 1 + \frac{1}{a_{n+1} - a_0} \right) \cdot \frac{a_{n+1} - a_0}{a_{n+2} - a_0} \le \left( 1 + \frac{1}{a_{n+1}} \right) \cdot \frac{a_{n+1}}{a_{n+2}}. Multiplying by (an+2a0)an+2(a_{n+2} - a_0) a_{n+2}, (an+1a0+1)an+2(an+1+1)(an+2a0)a0a0an+2a0an+11an+2an+1.\begin{align*} (a_{n+1} - a_0 + 1) a_{n+2} &\le (a_{n+1} + 1)(a_{n+2} - a_0) \\ a_0 &\le a_0 a_{n+2} - a_0 a_{n+1} \\ 1 &\le a_{n+2} - a_{n+1}. \end{align*}

Remark 1. It is easy to check from the solution that equality holds if and only if ak+1ak=1a_{k+1} - a_k = 1 for all kk.

Remark 2. The statement of the problem is a direct corollary of the identity 1+i=0n1xiji(1+1xjxi)=i=0n(1+1xi).1 + \sum_{i=0}^{n} \frac{1}{x_i} \prod_{j \ne i} \left( 1 + \frac{1}{x_j - x_i} \right) = \prod_{i=0}^{n} \left( 1 + \frac{1}{x_i} \right).

How the field did

contestants scored
322
average (of 10)
5.22
solved (≥ 80%)
48.1%
near-0 (≤ 10%)
38.8%
discrimination
0.35

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2004 · Day 2 · P9easyavg 5.4/10 · solved 51% · near-0 41% · disc 0.52
IMC 2016 · Day 2 · P7easyavg 6.6/10 · solved 55% · near-0 18% · disc 0.58
IMC 2019 · Day 1 · P3mediumavg 5.3/10 · solved 41% · near-0 27% · disc 0.48
IMC 2016 · Day 1 · P3easyavg 6.0/10 · solved 56% · near-0 35% · disc 0.45