Maths Olympiad Prep

Library / /163 of 299

Combinatorics Difficulty 6.6 National Olympiad Prove it Iran

Call a triple of numbers nice if one of them is the average of the other two. Assume that we have 2k+12k + 1 distinct numbers with k2k^2 nice triples. Prove that these numbers can be divided into two arithmetic progressions with equal ratios.

Solution

Let the numbers be a1<a2<<a2k+1a_1 < a_2 < \dots < a_{2k+1} in increasing order. First notice that the numbers a1,a2,,ak,ak+1,ak+2,,a2k+1a_1, a_2, \dots, a_k, a_{k+1}, a_{k+2}, \dots, a_{2k+1} can be the middle element of at most 0,1,2,,k1,k,k1,,00, 1, 2, \dots, k-1, k, k-1, \dots, 0 nice triples, respectively. Therefore, in total we have at most 0+1+2++k1+k+k1++0=k20 + 1 + 2 + \dots + k - 1 + k + k - 1 + \dots + 0 = k^2 nice triples, and the equality holds when we reach all above upper bounds. In particular, ak+1a_{k+1} has to be the middle element of kk nice triples, meaning that the set is symmetric with respect to ak+1a_{k+1}.

We use induction to prove a stronger statement, namely we can divide the numbers into two arithmetic progressions with equal ratios, which are both symmetric with respect to ak+1a_{k+1}. For k=1k = 1 two subsets {a1,a3}\{a_1, a_3\} and {a2}\{a_2\} work.

Now for the numbers a1<a2<<a2k+1a_1 < a_2 < \dots < a_{2k+1} with k2k^2 nice triples, we know that a1,ak+1,a2k+1a_1, a_{k+1}, a_{2k+1} form a nice triple. So a1a_1 appears in at most kk nice triples (the middle element for such triples is not bigger than ak+1a_{k+1}), also a2k+1a_{2k+1} appears in at most kk nice triples (the middle element for such triples is not smaller than ak+1a_{k+1}), with one nice triple in common. Therefore, in total there are at most k+k1=2k1k + k - 1 = 2k - 1 nice triples having a1a_1 or a2k+1a_{2k+1} (or both). Therefore, there are at least k2(2k1)=(k1)2k^2 - (2k - 1) = (k - 1)^2 nice triples all in the set {a2,a3,,a2k}\{a_2, a_3, \dots, a_{2k}\}. Thus the equality holds for all above bounds, and the induction hypothesis shows that one can split the set {a2,a3,,a2k}\{a_2, a_3, \dots, a_{2k}\} into two arithmetic progressions with equal ratios, say dd, which are both symmetric with respect to ak+1a_{k+1}.

Now consider the numbers ak,ak+1,ak+2a_k, a_{k+1}, a_{k+2} forming a nice triple while at least two of them are consecutive elements of an arithmetic progression with ratio dd. This means that the difference between ak,ak+1a_k, a_{k+1} is d/2d/2 or dd, the latter case is forcibly the case that the numbers a2,a3,,a2ka_2, a_3, \dots, a_{2k} form an arithmetic progression with ratio dd.

On the other hand, a1a_1 forms a nice triple with ak+1,a2k+1a_{k+1}, a_{2k+1}, and also with aka_k and another number, say ata_t. So the difference a2k+1ata_{2k+1} - a_t is twice the difference ak+1aka_{k+1} - a_k, which is d/2d/2 or dd as claimed above. In the first case, a2k+1at=da_{2k+1} - a_t = d which states that a2k+1a_{2k+1} is the next element in the arithmetic progression having ata_t, (also a1a_1 is an element of such progression because both arithmetic progressions are symmetric with respect to ak+1a_{k+1}). In the second case, a2,a3,,a2ka_2, a_3, \dots, a_{2k} is an arithmetic progression with ratio dd and we have a2k+1at=2da_{2k+1} - a_t = 2d, so t=2kt = 2k. In this case the two subsets {a1,a2,a4,,a2k2,a2k,a2k+1}\{a_1, a_2, a_4, \dots, a_{2k-2}, a_{2k}, a_{2k+1}\} and {a3,a5,,a2k1}\{a_3, a_5, \dots, a_{2k-1}\} are arithmetic progressions with ratio 2d2d, both symmetric with respect to a2k+1a_{2k+1}. This concludes the induction statement in both cases. ■

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.