Maths Olympiad Prep

Library / /31 of 65

Combinatorics Difficulty 5.8 AIME, harder Prove it Romania

Consider two integers nm4n \ge m \ge 4 and A={a1,a2,,am}A = \{a_1, a_2, \dots, a_m\} a subset of the set {1,2,,n}\{1, 2, \dots, n\} such that:
for all a,bAa, b \in A, aba \ne b, if a+bna + b \le n, then a+bAa + b \in A.
Prove that:

a1+a2++ammn+12. \frac{a_1 + a_2 + \dots + a_m}{m} \ge \frac{n+1}{2}.

Solution

Assume 1a1<a2<<amn1 \le a_1 < a_2 < \dots < a_m \le n.

For even mm we can group the elements of AA in pairs of the form (ai,am+1i)(a_i, a_{m+1-i}), with 1im21 \le i \le \frac{m}{2}. We prove that the sum of the numbers in each pair is at least n+1n+1. Assuming the contrary to be true, it would exist an ii for which ai+am+1ina_i + a_{m+1-i} \le n. But, as i<m+1ii < m+1-i, the following ii distinct numbers
a1+am+1i<a2+am+1i<<ai+am+1i a_1 + a_{m+1-i} < a_2 + a_{m+1-i} < \dots < a_i + a_{m+1-i}
have to belong to the set {am+2i,am+3i,,am}\{a_{m+2-i}, a_{m+3-i}, \dots, a_m\}, which has only i1i-1 elements, a contradiction. Adding
ai+am+1in+1,for 1im2, a_i + a_{m+1-i} \ge n+1, \quad \text{for } 1 \le i \le \frac{m}{2},
the conclusion follows immediately.

For m=2k1,k>2m = 2k-1, k > 2, it can be shown, as above, that ai+am+1in+1a_i + a_{m+1-i} \ge n+1, 1ik11 \le i \le k-1.
We now prove that akn+12a_k \ge \frac{n+1}{2}. Suppose 2ak<n+12a_k < n+1. Consider
ak1<a1+ak1<a1+ak<a2+ak<<ak1+ak<n+1. a_{k-1} < a_1 + a_{k-1} < a_1 + a_k < a_2 + a_k < \dots < a_{k-1} + a_k < n + 1.
It follows that a1+ak1a_1 + a_{k-1}, a1+ak<a2+aka_1 + a_k < a_2 + a_k, ..., ak1+aka_{k-1} + a_k must all belong to AA, hence they must be equal to aka_k, ak+1a_{k+1}, ..., ama_m, respectively.
We obtain that n+1a1+a2k1=a1+(ak1+ak)=(a1+ak1)+ak=2akn+1 \le a_1+a_{2k-1} = a_1+(a_{k-1}+a_k) = (a_1+a_{k-1})+a_k = 2a_k, which contradicts the assumption we have made.

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.