Maths Olympiad Prep

Track / Stage 6 / 343 of 400 #1343 of 1964

Problem 1343

National olympiad, first round
Number theory Difficulty 6.7 Find the answer

Assume that the set of all positive integers is decomposed into rr disjoint subsets A1,A2,,ArA_{1}, A_{2}, \cdots, A_{r} A1A2Ar=NA_{1} \cup A_{2} \cup \cdots \cup A_{r}= \mathbb{N}. Prove that one of them, say AiA_{i}, has the following property: There exist a positive integer mm such that for any kk one can find numbers a1,,aka_{1}, \cdots, a_{k} in AiA_{i} with 0<aj+1ajm  (1jk1)0 < a_{j+1}-a_{j} \le m \; (1\le j \le k-1).

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Terminology and Lemma Introduction:
- We define a "k-chain, m narrow" as a sequence of integers a1,a2,,aka_1, a_2, \ldots, a_k such that 0<aj+1ajm0 < a_{j+1} - a_j \le m for 1jk11 \le j \le k-1.
- Lemma: If a set SS satisfies the property PP (the existence of a k-chain, m narrow for any kk), and S=ABS = A \cup B with AA and BB disjoint, then at least one of AA or BB must satisfy the property PP.

2. Proof of the Lemma:
- Suppose AA does not satisfy the property PP. This means there exists some k0k_0 such that AA does not have a k-chain, m narrow for m=m0m = m_0.
- Since SS satisfies PP for m=m0m = m_0, there exists a k0k_0-chain, m0m_0 narrow in SS.
- To ensure AA does not have this property, we must have removed at least k0k_0 elements from this chain to form BB.
- These k0k_0 removed elements form a k0k_0-chain, m0m_0 narrow in BB.
- This argument holds for any kk, hence BB satisfies PP for m=k0m0m = k_0 m_0.

3. Application of the Lemma to the Problem:
- We start with the set of all positive integers N\mathbb{N} and decompose it into rr disjoint subsets A1,A2,,ArA_1, A_2, \ldots, A_r.
- By the lemma, if A1A_1 does not satisfy PP, then the remaining set S1=NA1S_1 = \mathbb{N} \setminus A_1 must satisfy PP.
- We continue this process: S1=A2S2S_1 = A_2 \cup S_2, and if A2A_2 does not satisfy PP, then S2S_2 must satisfy PP.
- We repeat this until we reach Sr2=Ar1ArS_{r-2} = A_{r-1} \cup A_r.
- By the lemma, at least one of Ar1A_{r-1} or ArA_r must satisfy PP.

4. Conclusion:
- Since we have a finite number of steps and each step ensures that at least one subset satisfies PP, we conclude that at least one of the subsets AiA_i must satisfy the property PP.

\blacksquare

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