Olympiad Maths Prep

Library / /33 of 45

Algebra Difficulty 6.6 National olympiad Prove it Ukraine

Let (xn)(x_n) be a sequence of real numbers from the interval (0;1)(0; 1). The sequence of positive integers (an)(a_n) is defined as follows: a1=1a_1 = 1, ai+1=ma_{i+1} = m, where mm is the smallest positive integer for which [x1+x2++xm]=ai[x_1 + x_2 + \cdots + x_m] = a_i. Prove that for any indexes i,ji, j the inequality ai+jai+aja_{i+j} \ge a_i + a_j holds.
(Nazar Serdyuk)

Solution

Note that we can put a0=0a_0 = 0, then we would get a1=1a_1 = 1. First, let's prove the following lemma:

Lemma. For all iNi \in \mathbb{N} the condition holds: ai+1aiaiai1a_{i+1} - a_i \ge a_i - a_{i-1}.

*Proof:*
x1+x2++x2aiai11=(x1+x2++xai)+(xai+1+xai+2++x2aiai11)<<(ai1+1)+(1+1++1)(aiai11 terms)<(ai1+1)+(aiai11)=ai. x_1 + x_2 + \cdots + x_{2a_i - a_{i-1} - 1} = (x_1 + x_2 + \cdots + x_{a_i}) + (x_{a_i + 1} + x_{a_i + 2} + \cdots + x_{2a_i - a_{i-1} - 1}) < \\ < (a_{i-1} + 1) + (1 + 1 + \cdots + 1)_{\text{($a_i - a_{i-1} - 1$ terms)}} < (a_{i-1} + 1) + (a_i - a_{i-1} - 1) = a_i.
Thus, ai+1a_{i+1} there must be at least 2aiai12a_i - a_{i-1}.

Let's choose some positive integer tt. First, write down the inequalities of the form aikaik1aik1aik2a_{i-k} - a_{i-k-1} \ge a_{i-k-1} - a_{i-k-2}, k=0,,t1k = 0, \ldots, t-1.
Add up all these inequalities: aiaitai1ait1a_i - a_{i-t} \ge a_{i-1} - a_{i-t-1} and then we have that
aiaitai1ait1ai2ait2ata0. a_i - a_{i-t} \ge a_{i-1} - a_{i-t-1} \ge a_{i-2} - a_{i-t-2} \ge \cdots \ge a_t - a_0.
Now we just put ii+ji \to i+j, tjt \to j and get the desired inequality from the problem: ai+jai+aja_{i+j} \ge a_i + a_j.

Looking for a route rather than an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.