Maths Olympiad Prep

Library / /3 of 20

, 2022

Combinatorics Difficulty 7.7 National Olympiad, round 2 Prove it Germany

For a fixed positive integer mm, let AA be a subset of {0,1,2,,5m}\{0,1,2, \ldots, 5^{m}\}, consisting of 4m+14m+1 elements.
Prove that there are always three numbers a,b,ca, b, c in AA for which a<b<ca < b < c and c+2a>3bc + 2a > 3b holds.

Solution

We assume that there exist 4m+24m+2 elements x0<x1<<x4m+1x_{0} < x_{1} < \ldots < x_{4m+1} from {0,1,2,,5m}\{0,1,2, \ldots, 5^{m}\} for which the claim does not hold. Then in particular x4m+1+2xi3xi+1x_{4m+1} + 2x_{i} \leq 3x_{i+1} holds for all i=0,1,,4m1i = 0, 1, \ldots, 4m-1. Rearranging gives x4m+1xi32(x4m+1xi+1)x_{4m+1} - x_{i} \geq \frac{3}{2}(x_{4m+1} - x_{i+1}).
A simple induction argument yields from this x4m+1xi(32)4mi(x4m+1x4m)x_{4m+1} - x_{i} \geq \left(\frac{3}{2}\right)^{4m-i}(x_{4m+1} - x_{4m}).
Here, setting i=0i=0 leads to x4m+1x0(32)4m(x4m+1x4m)=(8116)m(x4m+1x4m)>5m1x_{4m+1} - x_{0} \geq \left(\frac{3}{2}\right)^{4m}(x_{4m+1} - x_{4m}) = \left(\frac{81}{16}\right)^{m}(x_{4m+1} - x_{4m}) > 5^{m} \cdot 1, a contradiction! ㅁ

We denote the largest element of AA by cc. For k=0,,4m1k = 0, \ldots, 4m-1 we define Ak={xA(1(23)k)cx<(1(23)k+1)c}A_{k} = \{x \in A \mid (1 - (\frac{2}{3})^{k})c \leq x < (1 - (\frac{2}{3})^{k+1})c\}.
Since (1(23)4m)c=c(1681)mc>c(15)mcc1(1 - (\frac{2}{3})^{4m})c = c - (\frac{16}{81})^{m}c > c - (\frac{1}{5})^{m}c \geq c-1, the sets A0,A1,,A4m1A_{0}, A_{1}, \ldots, A_{4m-1} form a partition of A{c}A \setminus \{c\}. Since A{c}A \setminus \{c\} consists of 4m+14m+1 elements, by the pigeonhole principle there must exist a set AkA_{k} that consists of at least two elements. We denote two of the numbers from AkA_{k} by aa and bb such that a<b<ca < b < c holds. Then c+2ac+2(1(23)k)c=(32(23)k)c=3(1(23)k+1)c>3bc + 2a \geq c + 2(1 - (\frac{2}{3})^{k})c = (3 - 2(\frac{2}{3})^{k})c = 3(1 - (\frac{2}{3})^{k+1})c > 3b, as required. \square

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 translated into English from de; metadata (topic, difficulty) added by this project.