Maths Olympiad Prep

Library / /59 of 68

Algebra Difficulty 6.5 National Olympiad Prove it Estonia

Let nn be a positive integer. Real numbers a1,a2,,a2na_1, a_2, \dots, a_{2n} satisfy the following conditions:

(1) For every i=1,2,,2n1i = 1, 2, \dots, 2n - 1, one has 0<ai+1ai10 < a_{i+1} - a_i \le 1;

(2) Rounding the numbers a1,a2,,a2na_1, a_2, \dots, a_{2n} to the closest integer (numbers equidistant from two closest integers are rounded up) gives pairwise distinct positive integers.

Numbers a1,a2,,a2na_1, a_2, \dots, a_{2n} are placed as the numerators and denominators of nn fractions. Prove that the sum of the obtained fractions is greater than n4\frac{n}{4}.

Solutions — 3

Solution 1

Suppose that a numerator is greater than a denominator. Then interchanging these two numbers makes both fractions smaller. Thus we can assume w.l.o.g. that all numerators are less than all denominators.

For every i=1,2,,2ni = 1, 2, \dots, 2n, define xi=aii+12x_i = a_i - i + \frac{1}{2}. As a1<a2<<a2na_1 < a_2 < \dots < a_{2n} and rounding the numbers aia_i produce pairwise distinct positive integers, we must have aii12a_i \ge i - \frac{1}{2} which implies xi0x_i \ge 0. From ai+1ai1a_{i+1} - a_i \le 1, we have xi+1xi=ai+1ai10x_{i+1} - x_i = a_{i+1} - a_i - 1 \le 0 which implies x1x2x2nx_1 \ge x_2 \ge \dots \ge x_{2n}.

Hence i<ji < j always implies aixjajxjaixjajxjaixiajxj=2i12j1\frac{a_i - x_j}{a_j - x_j} \ge \frac{a_i - x_j}{a_j - x_j} \ge \frac{a_i - x_i}{a_j - x_j} = \frac{2i-1}{2j-1} (the first inequality holds because of ai<aja_i < a_j and xj0x_j \ge 0 while the second inequality holds because of xixjx_i \ge x_j). Thus it suffices to prove the desired inequality for the case where the numerators are integers 1,3,,2n11, 3, \dots, 2n - 1 and the denominators are integers 2n+1,2n+3,,4n12n + 1, 2n + 3, \dots, 4n - 1 in some order.

Denote the sum of all fractions by ss. Applying AM-GM to the fractions gives sn13(2n1)(2n+1)(2n+3)(4n1)n\frac{s}{n} \ge \sqrt[n]{\frac{1 \cdot 3 \cdots (2n-1)}{(2n+1)(2n+3)\cdots(4n-1)}}. Thus it suffices to prove for every nn the inequality 13(2n1)(2n+1)(2n+3)(4n1)>14n\frac{1 \cdot 3 \cdots (2n-1)}{(2n+1)(2n+3)\cdots(4n-1)} > \frac{1}{4^n}. We can do it by induction on nn.

The claim holds for n=1n = 1 since 13>14\frac{1}{3} > \frac{1}{4}. For the induction step, it suffices to show that (2n+1)2(4n+1)(4n+3)>14\frac{(2n+1)^2}{(4n+1)(4n+3)} > \frac{1}{4} which is equivalent to (4n+2)2>(4n+1)(4n+3)(4n+2)^2 > (4n+1)(4n+3). The latter follows from AM-GM for 4n+14n+1 and 4n+34n+3.

Solution 2

Firstly, show as in Solution 1 that it suffices to prove the desired inequality for the case where the numerators are 1,3,,2n11, 3, \dots, 2n-1 and the denominators are 2n+1,2n+3,,4n12n+1, 2n+3, \dots, 4n-1 in some order. By applying the rearrangement inequality for 1<3<<2n11 < 3 < \dots < 2n-1 and 12n+1>12n+3>>14n1\frac{1}{2n+1} > \frac{1}{2n+3} > \dots > \frac{1}{4n-1}, we conclude that the least sum of fractions is obtained if both numerators and denominators are in the increasing order. Hence it suffices to show that 12n+1+32n+3++2n14n1>n4\frac{1}{2n+1} + \frac{3}{2n+3} + \dots + \frac{2n-1}{4n-1} > \frac{n}{4}.

Put the first summand together with the last one, the second one together with the second last one, etc. The fractions of every pair are of the form nk3nk\frac{n-k}{3n-k} and n+k3n+k\frac{n+k}{3n+k} where n<k<n-n < k < n. The sum of these two terms is 6n22k29n2k2\frac{6n^2-2k^2}{9n^2-k^2}. As n<k<n-n < k < n, we must have k2<n2k^2 < n^2; we also see that both 6n22k26n^2-2k^2 and 9n2k29n^2-k^2 are positive. Thus the inequality 9n2k2<12n24k29n^2-k^2 < 12n^2-4k^2, being equivalent to the valid inequality k2<n2k^2 < n^2, is also equivalent to 6n22k29n2k2>12\frac{6n^2-2k^2}{9n^2-k^2} > \frac{1}{2}. Hence the sum of members of all nn pairs is greater than n2\frac{n}{2}, and as each fraction occurs twice in these pairs, the sum of all fractions is greater than n4\frac{n}{4}.

Solution 3

Firstly, show as in Solution 1 that it suffices to prove the desired inequality for the case where the numerators are 1,3,,2n11, 3, \dots, 2n-1 and the denominators are 2n+1,2n+3,,4n12n+1, 2n+3, \dots, 4n-1 in some order. Replacing all denominators with their strict upper bound 4n4n, all fractions become smaller and so does their sum. The sum of numerators 1+3++(2n1)1+3+\dots+(2n-1) equals n2n^2. Hence the sum of all fractions is greater than n24n\frac{n^2}{4n}, i.e., than n4\frac{n}{4}.

Want a route through all this instead of 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 reproduced verbatim; metadata (topic, difficulty) added by this project.