Maths Olympiad Prep

Library / /12 of 14

Combinatorics Difficulty 6.3 National olympiad Prove it Bulgaria

There are 1000 cities A1,A2,,A1000A_1, A_2, \dots, A_{1000} in a country and some of them are connected by airlines. It is known that the ii-th city is connected to did_i other cities, where d1d2d1000d_1 \le d_2 \le \dots \le d_{1000} and djj+1d_j \ge j + 1 for every j=1,2,,999d999j = 1, 2, \dots, 999 - d_{999}. Prove that if the airport of a city is closed, it will be still possible to connect any two other cities.

Solution

Denote the non-closed airports with B1,,B999B_1, \dots, B_{999} where Bi=AiB_i = A_i for i=1,,k1i = 1, \dots, k-1 and Bi=Ai+1B_i = A_{i+1} for i=k+1,,1000i = k+1, \dots, 1000. Denote the number of the airlines from BiB_i by did'_i. It is clear that didi1d'_i \ge d_i - 1 for every i=1,,999i = 1, \dots, 999. We can assume without loss of generality that d1d2d999d'_1 \le d'_2 \le \dots \le d'_{999}.
Let XX be the set of cities which can be reached from B999B_{999} (after closing AkA_k). It is obvious that x=Xd999+1d999x = |X| \ge d'_{999} + 1 \ge d_{999}. Let us assume that there exist cities which can not be reached from B999B_{999} (otherwise we are done). Denote the set of such cities by YY and let BuB_u be the city of largest index in YY. Since 999x999d999999 - x \le 999 - d_{999} we have
dud999xd999x1(999x+1)1=999x, d'_{u} \ge d'_{999-x} \ge d_{999-x} - 1 \ge (999 - x + 1) - 1 = 999 - x,
i.e. Y1000x|Y| \ge 1000 - x. Then we have
XY=X+YXYx+(1000x)9991, |X \cap Y| = |X| + |Y| - |X \cup Y| \ge x + (1000 - x) - 999 \ge 1,
a contradiction.

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.