Maths Olympiad Prep

Library / /1 of 8

, 1989

Combinatorics Difficulty 6.7 National olympiad Prove it Asia Pacific Mathematics Olympiad (APMO)

Let SS be a set consisting of mm pairs (a,b)(a, b) of positive integers with the property that 1a<bn1 \leq a < b \leq n. Show that there are at least
4m(mn24)3n 4m \frac{\left(m-\frac{n^{2}}{4}\right)}{3n}
triples (a,b,c)(a, b, c) such that (a,b),(a,c)(a, b), (a, c), and (b,c)(b, c) belong to SS.

Solution

Call a triple (a,b,c)(a, b, c) good if and only if (a,b),(a,c)(a, b), (a, c), and (b,c)(b, c) all belong to SS. For ii in {1,2,,n}\{1, 2, \ldots, n\}, let did_{i} be the number of pairs in SS that contain ii, and let DiD_{i} be the set of numbers paired with ii in SS (so Di=di|D_{i}| = d_{i}). Consider a pair (i,j)S(i, j) \in S. Our goal is to estimate the number of integers kk such that any permutation of {i,j,k}\{i, j, k\} is good, that is, DiDj|D_{i} \cap D_{j}|. Note that iDii \notin D_{i} and jDjj \notin D_{j}, so i,jDiDji, j \notin D_{i} \cap D_{j}; thus any kDiDjk \in D_{i} \cap D_{j} is different from both ii and jj, and {i,j,k}\{i, j, k\} has three elements as required. Now, since DiDj{1,2,,n}D_{i} \cup D_{j} \subseteq \{1, 2, \ldots, n\},
DiDj=Di+DjDiDjdi+djn. |D_{i} \cap D_{j}| = |D_{i}| + |D_{j}| - |D_{i} \cup D_{j}| \leq d_{i} + d_{j} - n.
Summing all the results, and having in mind that each good triple is counted three times (one for each two of the three numbers), the number of good triples TT is at least
T13(i,j)S(di+djn). T \geq \frac{1}{3} \sum_{(i, j) \in S} (d_{i} + d_{j} - n).
Each term did_{i} appears each time ii is in a pair from SS, that is, did_{i} times; there are mm pairs in SS, so nn is subtracted mm times. By the Cauchy-Schwarz inequality
T13(i=1ndi2mn)13((i=1ndi)2nmn). T \geq \frac{1}{3} \left( \sum_{i=1}^{n} d_{i}^{2} - m n \right) \geq \frac{1}{3} \left( \frac{\left( \sum_{i=1}^{n} d_{i} \right)^{2}}{n} - m n \right).
Finally, the sum i=1ndi\sum_{i=1}^{n} d_{i} is 2m2m, since did_{i} counts the number of pairs containing ii, and each pair (i,j)(i, j) is counted twice: once in did_{i} and once in djd_{j}. Therefore
T13((2m)2nmn)=4m(mn24)3n. T \geq \frac{1}{3} \left( \frac{(2m)^{2}}{n} - m n \right) = 4m \frac{\left(m - \frac{n^{2}}{4}\right)}{3n}.

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 and solution reproduced as published; topic and difficulty added by this site.