Maths Olympiad Prep

Library / /18 of 49

, 2022

Combinatorics Difficulty 6.0 AIME, harder Prove it Bulgaria

For a positive integer n>3n > 3 the set AA of sequences of 0 and 1 with length n+1n+1 is called good if any sequence of 0 and 1 of length nn can be obtained from a sequence from AA by deleting one term. Let ana_n be the minimum number of elements in a good set. Prove that: 2n+2n7nan2n1\frac{2^n + 2n - 7}{n} \le a_n \le 2^{n-1}.

Solution

Let BB be the set of all sequences of 0 and 1 of length n1n-1, thus B=2n1|B| = 2^{n-1}. It is clear that the set AA obtained by adding 01 at the end of any sequence from BB is good. Therefore an2n1a_n \le 2^{n-1}.

A sequence of length nn with all zeroes can be obtained either by the sequence with all zeroes of length n+1n+1 or by a sequence of length n+1n+1 with only one entry 1. In both cases the number of sequences obtained by deleting one entry is at most 3. By analogy, from a sequence of length n+1n+1 with all ones or with exactly one zero one obtains at most 3 sequences of length nn. Only from the sequences of length n+1n+1 with alternating 0 and 1 (or 1 and 0) one obtains n+1n+1 sequences of length nn. Note that if both alternating sequences are in AA then the two sequences of length nn with alternating 0 and 1 or 1 and 0 are obtained by two ways. Therefore
2n6+(n+1)+(an3)n    2n+2n7nan. 2^n \le 6 + (n+1) + (a_n - 3)n \iff \frac{2^n + 2n - 7}{n} \le a_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.