Assume that the set of all positive integers is decomposed into disjoint subsets . Prove that one of them, say , has the following property: There exist a positive integer such that for any one can find numbers in with .
Problem 1343
Official solution
1. Terminology and Lemma Introduction:
- We define a "k-chain, m narrow" as a sequence of integers such that for .
- Lemma: If a set satisfies the property (the existence of a k-chain, m narrow for any ), and with and disjoint, then at least one of or must satisfy the property .
2. Proof of the Lemma:
- Suppose does not satisfy the property . This means there exists some such that does not have a k-chain, m narrow for .
- Since satisfies for , there exists a -chain, narrow in .
- To ensure does not have this property, we must have removed at least elements from this chain to form .
- These removed elements form a -chain, narrow in .
- This argument holds for any , hence satisfies for .
3. Application of the Lemma to the Problem:
- We start with the set of all positive integers and decompose it into disjoint subsets .
- By the lemma, if does not satisfy , then the remaining set must satisfy .
- We continue this process: , and if does not satisfy , then must satisfy .
- We repeat this until we reach .
- By the lemma, at least one of or must satisfy .
4. Conclusion:
- Since we have a finite number of steps and each step ensures that at least one subset satisfies , we conclude that at least one of the subsets must satisfy the property .