Maths Olympiad Prep

Library / /48 of 73

Combinatorics Difficulty 8.4 Shortlist Prove it Turkey

Given some collection of subsets A1,A2,A_1, A_2, \dots of the set A={1,2,,n}A = \{1, 2, \dots, n\} we say that a subset BAB \subset A is sparse if no Ai⊄BA_i \not\subset B. Suppose that for any collection A1,A2,A_1, A_2, \dots, with AiAA_i \subset A, Ai=3|A_i| = 3, and AiAj1|A_i \cap A_j| \le 1 (iji \neq j), any sparse set containing 29 elements can be expanded to 30 element set such that after this expansion the new set remains sparse. Find the largest possible value of nn.

Solution

Answer: (292)+29+1=436\binom{29}{2} + 29 + 1 = 436.
Let n=436n = 436 and BB is a sparse set containing at most k29k \le 29 elements. Let us consider all (k2)\binom{k}{2} two element subsets of BB. By conditions, each of these subsets can belong to at most one subset AiA_i. If BB can not be extended by adding of some element x(AB)x \in (A - B) then there exists a subset AiA_i containing xx and some two element subset of BB. Therefore, if AB>k+(k2)|A - B| > k + \binom{k}{2} then BB can be expanded without losing sparse property.
Let us show that n>29+(292)=435n > 29 + \binom{29}{2} = 435. Evidently, n>29n > 29. Let A={1,2,,29,,k}A = \{1, 2, \dots, 29, \dots, k\} and C={1,2,,29}AC = \{1, 2, \dots, 29\} \subset A. Each AiA_i, i=1,2,i = 1, 2, \dots will be defined as a union of different element of ACA - C with different two element subset of CC. Then for each k29+(292)k \le 29 + \binom{29}{2} the sparse set CC has no sparse expansion. 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 reproduced verbatim; metadata (topic, difficulty) added by this project.