Olympiad Maths Prep

Track / Stage 6 / 71 of 400 #1071 of 2000

Problem 1071

National olympiad, first round
Combinatorics Difficulty 6.1 Prove it

4. Let nn be a positive integer. Let S1,S2,,SkS_{1}, S_{2}, \cdots, S_{k} be a collection of 2n2 n-element subsets of {1,2,3,4,,4n1,4n}\{1,2,3,4, \cdots, 4 n-1,4 n\} so that SiSjS_{i} \cap S_{j} contains at most nn elements for all 1i<jk1 \leq i<j \leq k. Show that
k6(n+1)/2. k \leq 6^{(n+1) / 2} .

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 solution

4. Let A={1,2,,4n}A=\{1,2, \cdots, 4 n\}. Let F\mathcal{F} be the family of subsets in AA with n+1n+1-elements. Then
F=(4nn+1). |\mathcal{F}|=\binom{4 n}{n+1} .

Note that every n+1n+1-element in SiS_{i} is also a member in F\mathcal{F}. Since SiSjS_{i} \cap S_{j} contains at most nn elements in AA, and any n+1n+1-element in SiS_{i} is different from any n+1n+1-element in SjS_{j} for all 1i<jk1 \leq i<j \leq k. Thus
Fi=1k(2nn+1)=k(2nn+1). |\mathcal{F}| \geq \sum_{i=1}^{k}\binom{2 n}{n+1}=k\binom{2 n}{n+1} .

Hence
k(4nn+1)÷(2nn+1)4n×(4n1)××3n2n×(2n1)××n. \begin{aligned} k & \leq\binom{ 4 n}{n+1} \div\binom{ 2 n}{n+1} \\ & -\frac{4 n \times(4 n-1) \times \cdots \times 3 n}{2 n \times(2 n-1) \times \cdots \times n} . \end{aligned}

It can be shown that
(4ni)(3n+i)(2ni)(n+i)4n×3n2n×n=6 \frac{(4 n-i)(3 n+i)}{(2 n-i)(n+i)} \leq \frac{4 n \times 3 n}{2 n \times n}=6
for all 0i(n1)/20 \leq i \leq(n-1) / 2.
If nn is odd, then
4n×(4n1)××3n2n×(2n1)××n=i=0(n1)/2(4ni)(3n+i)(2ni)(n+i)6(n+1)/2. \frac{4 n \times(4 n-1) \times \cdots \times 3 n}{2 n \times(2 n-1) \times \cdots \times n}=\prod_{i=0}^{(n-1) / 2} \frac{(4 n-i)(3 n+i)}{(2 n-i)(n+i)} \leq 6^{(n+1) / 2} .

If nn is even, then
4n×(4n1)××3n2n×(2n1)××n=4nn/22nn/2i=0(n2)/2(4ni)(3n+i)(2ni)(n+i)61/26n/2=6(n+1)/2 \frac{4 n \times(4 n-1) \times \cdots \times 3 n}{2 n \times(2 n-1) \times \cdots \times n}=\frac{4 n-n / 2}{2 n-n / 2} \prod_{i=0}^{(n-2) / 2} \frac{(4 n-i)(3 n+i)}{(2 n-i)(n+i)} \leq 6^{1 / 2} 6^{n / 2}=6^{(n+1) / 2}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.