Skip to main content
OlympiadHQ

Browse · MathNet

Print

MMO2025 Round 4

Mongolia 2025 counting and probability

Problem

Let denote the number of subsets of that contain no two elements differing by , and let denote the number of subsets that contain no two elements differing by . Prove that . (Batbayasgalan Balkhuu and Nursoltan Khavalbolot)
Solution
We begin by observing that for all integers , the inequality holds. This is because any subset of avoiding adjacent elements can be formed by taking a subset of and a subset of , each with no adjacent elements, and combining them (note that elements from the first part are at least two less than those in the second part, so the union remains valid).

Now consider . A subset with no two elements differing by can be partitioned into its odd and even elements: Since no two elements of may differ by , it follows that both and must avoid consecutive elements within their respective sequences. That is, must avoid adjacent odd integers, and must avoid adjacent even integers.

Hence, is a subset of a set of size with no adjacent elements, and similarly for , of size . Thus, We now estimate . Using submultiplicativity, This completes the proof.

Techniques

Recursion, bijectionCounting two ways