Maths Olympiad Prep

Library / /25 of 27

Combinatorics Difficulty 7.4 National olympiad, round 2 Prove it North Macedonia

A group of mathematicians is attending a conference. We say that a mathematician is kk-content if he is in room with at least kk people he admires or if he is admired by at least kk other people in the room. It is known that when all participants are in the same room then they are all at least 3k+13k+1-content. Prove that you can assign everyone into one of 2 rooms in a way that everyone is at least kk-content in his room and neither room is empty. *Admiration is not necessarily mutual and no one admires himself.*

Solution

We will for simplicity and clarity of presentation use some basic graph theoretic terms, this is in no way essential.
We represent the situation by a directed graph (abbr. digraph) G(V,E)G(V, E) where each vertex vV(G)v \in V(G) represents a mathematician and each edge eE(G)e \in E(G) represents an admiration relation. Given vV(G)v \in V(G) we define out-degree of vv denoted o(v)o(v) as the number of edges starting in vv (so the number of mathematicians vv admires) and in-degree i(v)i(v) as the number of edges ending in vv (so the number of mathematicians who admire vv). Given XVX \subseteq V by G(X)G(X) we denote the induced subgraph (a graph with vertex set XX and edges inherited from GG). We say that a digraph is a kk-digraph if for every vV(G)v \in V(G) we have i(v)ki(v) \ge k or o(v)ko(v) \ge k.
So the question can be reformulated as: Given GG is a 3k+13k+1-digraph we can split its vertices into 2 vertex disjoint classes such that each induced subgraph on class is a kk-digraph.
We call a subset XX of vertices of GG kk-tight if for any YXY \subseteq X we have a vertex vYv \in Y such that i{G(Y)}(v)ki_{\{G(Y)\}}(v) \le k and o{G(Y)}(v)ko_{\{G(Y)\}}(v) \le k. A partition of VV, (A1,A2)(A_1, A_2) is feasible if A1A_1 is kk-tight and A2A_2 is kk-tight.
We first assume there are no feasible partitions.
In this case consider a minimal size subset A1V(G)A_1 \subseteq V(G) subject to G(A1)G(A_1) being a kk-digraph, we define A2=V(G)A1A_2 = V(G) - A_1. Given a subset XA1X \subset A_1, G(X)G(X) is not a kk-digraph so there is a vertex vXv \in X such that o{G(X)}(v)<ko_{\{G(X)\}}(v) < k and i{G(X)}(v)<ki_{\{G(X)\}}(v) < k which shows that any proper subset of A1A_1 satisfies the condition of kk-tightness. For the case of X=A1X = A_1 by removing any vertex vA1v \in A_1 the graph G=G(A1{v})G' = G(A_1 - \{v\}), by minimality assumption on A1A_1, must contain a vertex ww such that oG(w)<ko_G(w) < k and iG(w)<ki_G(w) < k so as there is only one extra vertex in G(A1)G(A_1), namely vv o{G(A1)}(w)ko_{\{G(A_1)\}}(w) \le k, i{G(A1)}(w)ki_{\{G(A_1)\}}(w) \le k. In particular this shows A1A_1 is kk-tight.
This implies A2A_2 is not kk-tight by our assumption so there exists an A2A2A_2' \subseteq A_2 such that A2A_2' is a k+1k+1-digraph. Now applying the following proposition to extend the pair (A1,A2)(A_1, A_2') to a full partition which satisfies the condition of the problem.
Given disjoint subsets A,BV(G)A, B \subseteq V(G) we say (A,B)(A, B) is a solution pair if both G(A)G(A) and G(B)G(B) are kk-digraphs.
Proposition. If a 2k+12k+1 digraph GG admits a solution pair it admits a partition with both induced graphs of both classes being kk-digraphs.
Proof. Take a maximal solution pair (A,B)(A, B), the condition in the lemma guaranteeing it exists. Let C=V(G)(AB)C = V(G) - (A \cup B), if CC is empty we are done so assume C>0|C| > 0. By our assumption (A,BC)(A, B \cup C) is not a solution pair so there is some xCx \in C such that o{G(BC)}(x),i{G(BC)}(x)<ko_{\{G(B \cup C)\}}(x), i_{\{G(B \cup C)\}}(x) < k so as GG is 2k+12k+1 digraph iG(x)2k+1i_G(x) \ge 2k+1 or oG(x)2k+1o_G(x) \ge 2k+1 so either o{G(A{x})}(x)>k+1o_{\{G(A \cup \{x\})\}}(x) > k+1 or i{G(A{x})}(x)>k+1i_{\{G(A \cup \{x\})\}}(x) > k+1 so in particular (A{x},B)(A \cup \{x\}, B) is a solution pair contradicting maximality and completing our argument.
Hence we are left with the case in which we have at least one feasible partition. We pick the feasible partition (A,B)(A, B) maximizing w(A<B)=E(G(A))+E(G(B))w(A < B) = |E(G(A))| + |E(G(B))|. The fact that AA is kk-tight implies there is an xx with o{G(A)}(x)ko_{\{G(A)\}}(x) \le k, i{G(A)}(x)ki_{\{G(A)\}}(x) \le k so xx needs to have at least k+1k+1 edges in or out of BB so Bk+1|B| \ge k+1 and by symmetry Ak+1|A| \ge k+1.
We now prove that there exist an XAX \subseteq A such that G(X)G(X) is a kk-digraph, by contradiction. Assuming the opposite we notice that for any xBx \in B, B{x}B - \{x\} is still kk-tight while BB being kk-tight implies there is an xBx \in B such that o{G(B)}(x)ko_{\{G(B)\}}(x) \le k, o{G(B)}(x)ko_{\{G(B)\}}(x) \le k so for this xx we have A{x}A \cup \{x\} is also kk-tight. Hence, for A=A{x}A' = A \cup \{x\} and B=B{x}B' = B - \{x\}, (A,B)(A', B') is a feasible partition. We considering the change in edges which moving xx causes we have w(A,B)w(A,B)3k+1kkk=1w(A', B') - w(A, B) \ge 3k+1 - k - k - k = 1 as we know i{G(X)}3k+1i_{\{G(X)\}} \ge 3k+1 or o{G(X)}3k+1o_{\{G(X)\}} \ge 3k+1 so moving xx from BB to AA increases number of edges in AA by at least 3k+1k3k+1-k while the choice of xx in BB means we lose at most k+kk+k edges in BB. This is a contradiction to maximality of (A,B)(A, B).
Analogously we can find YBY \subseteq B with G(Y)G(Y) a kk-digraph. Now applying the above proposition yet again we are done.

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.