Maths Olympiad Prep

Track / Stage 6 / 336 of 400 #1816 of 2444

Problem 1816

National Olympiad, first round
Combinatorics Difficulty 6.8 Prove it NMO Selection Tests for the Junior Balkan Mathematical Olympiad · Romania

The three-element subsets of a seven-element set are colored. If the intersection of two sets is empty then they have different colors. What is the minimum number of colors needed?

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solutions — 2

Solution 1

Let A={1,2,3,4,5,6,7}A = \{1, 2, 3, 4, 5, 6, 7\}. Two colors are not enough because the sets in the following sequence of three-element subsets of AA should have alternating colors: {1,2,3}\{1, 2, 3\}, {4,5,6}\{4, 5, 6\}, {7,1,2}\{7, 1, 2\}, {3,4,5}\{3, 4, 5\}, {6,7,1}\{6, 7, 1\}, {2,3,4}\{2, 3, 4\}, {5,6,7}\{5, 6, 7\}, {1,2,3}\{1, 2, 3\}.

With three colors we can color, for example, the three-element subsets of AA as follows: we use
- the first color for all the subsets containing the element 77;
- a second color for all the subsets that do not contain the element 77 and for which the sum of their elements is even;
- a third color for all the remaining subsets.

Solution 2

We prove that the minimum number is 33. Assuming that a coloring with two colors was possible, let UU be the set of the three-element subsets colored with the first color, and VV be the set of the three-element subsets colored with the second color. For every subset XUX \in U there are 44 subsets of AXA \setminus X that have to be in VV. If we represent the set of the three-element subsets as a graph in which we join two vertices (representing two three-element subsets of AA) if they are disjoint, then every element of UU is joined with exactly 44 elements of VV, and vice-versa. It follows that the total number of edges, i.e. the numbers of pairs of disjoint three-element subsets, is 4card U=4card V4 \cdot \text{card } U = 4 \cdot \text{card } V, hence card U=card V\text{card } U = \text{card } V. But then card UV\text{card } U \cup V should be even, while in fact it is (73)=35\binom{7}{3} = 35, which is odd, contradiction.

A coloring with three colors can be found as follows: we choose two arbitrary elements x,yAx, y \in A. We color the three-element subsets that do not contain neither xx nor yy with the first color, those that contain xx but do not contain yy with the second color, and finally the subsets that contain yy with the third color.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.