Maths Olympiad Prep

Library / /66 of 70

Combinatorics Difficulty 8.8 Shortlist Prove it Romania

Let nn be an integer greater than 11, and let pp be a prime divisor of nn. A confederation consists of pp states, each of which has exactly nn airports. There are pp air companies operating interstate flights only such that every two airports in different states are joined by a direct (two-way) flight operated by one of these companies. Determine the maximal integer NN satisfying the following condition: In every such confederation it is possible to choose one of the pp air companies and NN of the npnp airports such that one may travel (not necessarily directly) from any one of the NN chosen airports to any other such only by flights operated by the chosen air company.

Solution

The required maximum is nn. The following example shows that NN cannot exceed nn. Split the nn airports in the ii-th state, i=1,,pi = 1, \dots, p, into pp disjoint groups of n/pn/p airports each, Ai,jA_{i,j}, j=1,,pj = 1, \dots, p. Let the kk-th air company, k=1,,pk = 1, \dots, p, operate direct flights between every airport in Ai,jA_{i,j} and every airport in Ai,jA_{i',j'} if iii \neq i' and jjk(ii)(modp)j' - j \equiv k(i' - i) \pmod{p}, and operate no flights between the airports in Ai,jA_{i,j} and those in Ai,jA_{i',j'} otherwise.

Since pp is prime, for every iii \neq i' and every j,jj, j', there exists 1kp1 \le k \le p satisfying the previous congruence modulo pp, so every two airports in different states are connected by a flight. On the other hand, for any given k=1,,pk = 1, \dots, p, the npnp airports are split into pp disjoint nn-element groups, namely, i=1pAi,j+ki\bigsqcup_{i=1}^p A_{i,j+ki}, j=1,,pj = 1, \dots, p (the indices are reduced modulo pp), such that there are no flights between different groups operated by the kk-th air company. Consequently, NnN \le n.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.