Skip to main content
OlympiadHQ

Browse · MathNet

Print

Team Selection Test for IMO 2019

Turkey 2019 counting and probability

Problem

For positive integer , let A device consists of several balls and red or white ropes connecting some ball pairs. A labeling is a coloring of each ball by one of the elements of . We say that a labeling is good if colors of any two connected balls are different. We say that a labeling is sensitive if the colors of any two balls connected by white rope are different and the sum of colors of any two balls connected by red rope is not equal to . Let be fixed. Suppose that any device which has a good labeling by has also a sensitive labeling by . Find the smallest possible value of .
Solution
Answer: . Let us show that if a device has a good labeling by then it has a sensitive labeling by , where . In there are non-negative elements. Any good labeling of the device by these non-negative elements will be also a sensitive labeling.

Now we construct a device which has a good labeling by and has no sensitive labeling for any . Let us define a grid ( lines and columns) and place a ball into each cell. Let us connect any two balls belonging to the same line by red rope and any two balls belonging to different lines and different columns by white rope (there is no rope between any two balls from the same column). The device has a good labeling by . Indeed, there are distinct colors and if we color all balls from the same column identically and balls from different columns differently then we get a good labeling.

Suppose that the device has a sensitive coloring by .

Case 1. There is a line all balls of which are differently colored. Since all balls of this line are connected by red ropes, for each at most one of the colors is used. Therefore, the total number of elements in with different absolute values should be at least and consequently .

Case 2. Each line contains at least two identically colored balls. Suppose that the repeated color on some two lines are and . Since any two balls belonging to different lines and different columns are connected by a white rope we get . Therefore, repeated colors of any two lines are different and the total number of different colours is at least and consequently . Done.
Final answer
m(n) = 2n - 1

Techniques

Coloring schemes, extremal argumentsGraph Theory