Skip to main content
OlympiadHQ

Browse · MathNet

Print

1 Autumn tournament

Bulgaria counting and probability

Problem

Let be a complete bipartite graph with partition sets and of sizes and , respectively. The edges of are colored in colors. Prove that there exists a monochromatic connected component with at least vertices (which means that there exists a color and a set of vertices, such that between any two of them, there is a path consisting of edges only in that color).
Solution
There are at least edges colored in the most used color. We delete the remaining edges and prove that there exists a connected component with at least vertices in the remaining graph. The idea is to consider all the connected components. If each one has less than vertices, then the graph is too fragmented and it's impossible to have too many (at least ) edges even if all edges are present in every connected component. It boils down to prove a certain inequality.

Lemma. Let be two positive real numbers and ; be natural numbers. Let satisfy the following conditions. Then it holds The equality is reached only if ; . Proof. Let us denote , where , . The conditions in (1) determine a compact set, hence attains its maximum value on it, say, at the points . We can assume . We shall prove that are also in decreasing order. Let us assume on the contrary that . Set Then (Chebyshev inequality) But it contradicts the maximality of . Next, if we can similarly set for sufficiently small and get a larger value of . Therefore, . Let be the largest index for which and . In the same way we can see that . Hence, . Assume that and . We modify as follows. Set For we set , and the values of are irrelevant providing they comply with (1). Since , it can be seen that which contradicts the maximality of . Thus, . We prove that . Assume on the contrary it doesn't hold and let be the first index for which . WLOG let . Then there exists for which . This means and thus the sequence is not decreasing, contradiction. To recap, we established that . In this case , and Lemma 1 is proved.

Back to the problem. The number of all edges of is , hence there is a color, say, white such that at least edges are colored white. We delete all edges colored in a color other than white. We'll prove that in the remaining graph , there exists a connected component with at least vertices. Assume on the contrary it is not true. Denote the connected components of by , and let . We have According to Lemma 1, which contradicts the choice of the white color. This means that for at least one index it holds .

Techniques

Graph TheoryPigeonhole principleColoring schemes, extremal argumentsJensen / smoothingCombinatorial optimization