Olympiad Maths Prep

Track / Stage 8 / 172 of 180 #1872 of 2000

Problem 1872

IMO Shortlist mid-range; USAMO P2/P5
Combinatorics Difficulty 8.9 Prove it 56th International Mathematical Olympiad Shortlisted Problems · IMO

In a company of people some pairs are enemies. A group of people is called unsociable if the number of members in the group is odd and at least 33, and it is possible to arrange all its members around a round table so that every two neighbors are enemies. Given that there are at most 20152015 unsociable groups, prove that it is possible to partition the company into 1111 parts so that no two enemies are in the same part.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solutions — 2

Solution 1

We will prove the following more general statement.

Claim. Let GG be a graph with chromatic number k3k \geqslant 3. Then GG contains at least 2k1k2^{k-1}-k unsociable groups.

Recall that the chromatic number of GG is the least kk such that a proper coloring
V=V1Vk V=V_{1} \sqcup \cdots \sqcup V_{k}
exists. In view of 21112>20152^{11}-12>2015, the claim implies the problem statement.

Let GG be a graph with chromatic number kk. We say that a proper coloring (1) of GG is leximinimal, if the kk-tuple (V1,V2,,Vk)( |V_{1}|,|V_{2}|, \ldots,|V_{k}| ) is lexicographically minimal; in other words, the following conditions are satisfied: the number n1=V1n_{1}=|V_{1}| is minimal; the number n2=V2n_{2}=|V_{2}| is minimal, subject to the previously chosen value of n1n_{1}; \ldots; the number nk1=Vk1n_{k-1}=|V_{k-1}| is minimal, subject to the previously chosen values of n1,,nk2n_{1}, \ldots, n_{k-2}.

The following lemma is the core of the proof.

Lemma 1. Suppose that G=(V,E)G=(V, E) is a graph with odd chromatic number k3k \geqslant 3, and let (1) be one of its leximinimal colorings. Then GG contains an odd cycle which visits all color classes V1,V2,,VkV_{1}, V_{2}, \ldots, V_{k}.

*Proof of Lemma 1.* Let us call a cycle colorful if it visits all color classes.

Due to the definition of the chromatic number, V1V_{1} is nonempty. Choose an arbitrary vertex vV1v \in V_{1}. We construct a colorful odd cycle that has only one vertex in V1V_{1}, and this vertex is vv.

We draw a subgraph of GG as follows. Place vv in the center, and arrange the sets V2,V3,,VkV_{2}, V_{3}, \ldots, V_{k} in counterclockwise circular order around it. For convenience, let Vk+1=V2V_{k+1}=V_{2}. We will draw arrows to add direction to some edges of GG, and mark the vertices these arrows point to. First we draw arrows from vv to all its neighbors in V2V_{2}, and mark all those neighbors. If some vertex uViu \in V_{i} with i{2,3,,k}i \in\{2,3, \ldots, k\} is already marked, we draw arrows from uu to all its neighbors in Vi+1V_{i+1} which are not marked yet, and we mark all of them. We proceed doing this as long as it is possible. The process of marking is exemplified in Figure 1.

Notice that by the rules of our process, in the final state, marked vertices in ViV_{i} cannot have unmarked neighbors in Vi+1V_{i+1}. Moreover, vv is connected to all marked vertices by directed paths.

Now move each marked vertex to the next color class in circular order (see an example in Figure 3). In view of the arguments above, the obtained coloring V1W2WkV_{1} \sqcup W_{2} \sqcup \cdots \sqcup W_{k} is proper. Notice that vv has a neighbor wW2w \in W_{2}, because otherwise
(V1\{v})(W2{v})W3Wk \left(V_{1} \backslash\{v\}\right) \sqcup\left(W_{2} \cup\{v\}\right) \sqcup W_{3} \sqcup \cdots \sqcup W_{k}
would be a proper coloring lexicographically smaller than (1). If ww was unmarked, i.e., ww was an element of V2V_{2}, then it would be marked at the beginning of the process and thus moved to V3V_{3}, which did not happen. Therefore, ww is marked and wVkw \in V_{k}.

Figure 1
Figure 1
Figure 2

Since ww is marked, there exists a directed path from vv to ww. This path moves through the sets V2,,VkV_{2}, \ldots, V_{k} in circular order, so the number of edges in it is divisible by k1k-1 and thus even. Closing this path by the edge wvw \rightarrow v, we get a colorful odd cycle, as required. \square

*Proof of the claim.* Let us choose a leximinimal coloring (1) of GG. For every set C{1,2,,k}C \subseteq\{1,2, \ldots, k\} such that C|C| is odd and greater than 11, we will provide an odd cycle visiting exactly those color classes whose indices are listed in the set CC. This property ensures that we have different cycles for different choices of CC, and it proves the claim because there are 2k1k2^{k-1}-k choices for the set CC.

Let VC=cCVcV_{C}=\bigcup_{c \in C} V_{c}, and let GCG_{C} be the induced subgraph of GG on the vertex set VCV_{C}. We also have the induced coloring of VCV_{C} with C|C| colors; this coloring is of course proper. Notice further that the induced coloring is leximinimal: if we had a lexicographically smaller coloring (Wc)cC\left(W_{c}\right)_{c \in C} of GCG_{C}, then these classes, together the original color classes ViV_{i} for iCi \notin C, would provide a proper coloring which is lexicographically smaller than (1). Hence Lemma 1, applied to the subgraph GCG_{C} and its leximinimal coloring (Vc)cC\left(V_{c}\right)_{c \in C}, provides an odd cycle that visits exactly those color classes that are listed in the set CC. \square

Solution 2

We provide a different proof of the claim from the previous solution.

We say that a graph is critical if deleting any vertex from the graph decreases the graph's chromatic number. Obviously every graph contains a critical induced subgraph with the same chromatic number.

Lemma 2. Suppose that G=(V,E)G=(V, E) is a critical graph with chromatic number k3k \geqslant 3. Then every vertex vv of GG is contained in at least 2k212^{k-2}-1 unsociable groups.

*Proof.* For every set XVX \subseteq V, denote by n(X)n(X) the number of neighbors of vv in the set XX.

Since GG is critical, there exists a proper coloring of G\{v}G \backslash\{v\} with k1k-1 colors, so there exists a proper coloring V=V1V2VkV=V_{1} \sqcup V_{2} \sqcup \cdots \sqcup V_{k} of GG such that V1={v}V_{1}=\{v\}. Among such colorings, take one for which the sequence (n(V2),n(V3),,n(Vk))\left(n\left(V_{2}\right), n\left(V_{3}\right), \ldots, n\left(V_{k}\right)\right) is lexicographically minimal. Clearly, n(Vi)>0n\left(V_{i}\right)>0 for every i=2,3,,ki=2,3, \ldots, k; otherwise V2Vi1(ViV1)Vi+1VkV_{2} \sqcup \ldots \sqcup V_{i-1} \sqcup\left(V_{i} \cup V_{1}\right) \sqcup V_{i+1} \sqcup \ldots V_{k} would be a proper coloring of GG with k1k-1 colors.

We claim that for every C{2,3,,k}C \subseteq\{2,3, \ldots, k\} with C2|C| \geqslant 2 being even, GG contains an unsociable group so that the set of its members' colors is precisely C{1}C \cup\{1\}. Since the number of such sets CC is 2k212^{k-2}-1, this proves the lemma. Denote the elements of CC by c1,,c2c_{1}, \ldots, c_{2 \ell} in increasing order. For brevity, let Ui=VciU_{i}=V_{c_{i}}. Denote by NiN_{i} the set of neighbors of vv in UiU_{i}.

We show that for every i=1,,21i=1, \ldots, 2 \ell-1 and xNix \in N_{i}, the subgraph induced by UiUi+1U_{i} \cup U_{i+1} contains a path that connects xx with another point in Ni+1N_{i+1}. For the sake of contradiction, suppose that no such path exists. Let SS be the set of vertices that lie in the connected component of xx in the subgraph induced by UiUi+1U_{i} \cup U_{i+1}, and let P=UiSP=U_{i} \cap S, and Q=Ui+1SQ=U_{i+1} \cap S (see Figure 3). Since xx is separated from Ni+1N_{i+1}, the sets QQ and Ni+1N_{i+1} are disjoint. So, if we re-color GG by replacing UiU_{i} and Ui+1U_{i+1} by (UiQ)\P\left(U_{i} \cup Q\right) \backslash P and (Ui+1P)\Q\left(U_{i+1} \cup P\right) \backslash Q, respectively, we obtain a proper coloring such that n(Ui)=n(Vci)n\left(U_{i}\right)=n\left(V_{c_{i}}\right) is decreased and only n(Ui+1)=n(Vci+1)n\left(U_{i+1}\right)=n\left(V_{c_{i+1}}\right) is increased. That contradicts the lexicographical minimality of (n(V2),n(V3),,n(Vk))\left(n\left(V_{2}\right), n\left(V_{3}\right), \ldots, n\left(V_{k}\right)\right).

Figure 2
Figure 3

Next, we build a path through U1,U2,,U2U_{1}, U_{2}, \ldots, U_{2 \ell} as follows. Let the starting point of the path be an arbitrary vertex v1v_{1} in the set N1N_{1}. For i21i \leqslant 2 \ell-1, if the vertex viNiv_{i} \in N_{i} is already defined, connect viv_{i} to some vertex in Ni+1N_{i+1} in the subgraph induced by UiUi+1U_{i} \cup U_{i+1}, and add these edges to the path. Denote the new endpoint of the path by vi+1v_{i+1}; by the construction we have vi+1Ni+1v_{i+1} \in N_{i+1} again, so the process can be continued. At the end we have a path that starts at v1N1v_{1} \in N_{1} and ends at some v2N2v_{2 \ell} \in N_{2 \ell}. Moreover, all edges in this path connect vertices in neighboring classes: if a vertex of the path lies in UiU_{i}, then the next vertex lies in Ui+1U_{i+1} or Ui1U_{i-1}. Notice that the path is not necessary simple, so take a minimal subpath of it. The minimal subpath is simple and connects the same endpoints v1v_{1} and v2v_{2 \ell}. The property that every edge steps to a neighboring color class (i.e., from UiU_{i} to Ui+1U_{i+1} or Ui1U_{i-1} ) is preserved. So the resulting path also visits all of U1,,U2U_{1}, \ldots, U_{2 \ell}, and its length must be odd. Closing the path with the edges vv1v v_{1} and v2vv_{2 \ell} v we obtain the desired odd cycle (see Figure 4).

Figure 3
Figure 4

Now we prove the claim by induction on k3k \geqslant 3. The base case k=3k=3 holds by applying Lemma 2 to a critical subgraph. For the induction step, let G0G_{0} be a critical kk-chromatic subgraph of GG, and let vv be an arbitrary vertex of G0G_{0}. By Lemma 2, G0G_{0} has at least 2k212^{k-2}-1 unsociable groups containing vv. On the other hand, the graph G0\{v}G_{0} \backslash\{v\} has chromatic number k1k-1, so it contains at least 2k2(k1)2^{k-2}-(k-1) unsociable groups by the induction hypothesis. Altogether, this gives 2k21+2k2(k1)=2k1k2^{k-2}-1+2^{k-2}-(k-1)=2^{k-1}-k distinct unsociable groups in G0G_{0} (and thus in GG ).

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.