Maths Olympiad Prep

Track / Stage 7 / 189 of 300 #1589 of 1964

Problem 1589

National olympiad second round; IMO P1/P4
Number theory Difficulty 7.3 Prove it

Let MM be a set containing positive integers with the following three properties:
(1) 2018M2018 \in M.
(2) If mMm \in M, then all positive divisors of m are also elements of MM.
(3) For all elements k,mMk, m \in M with 1<k<m1 < k < m, the number km+1km + 1 is also an element of MM.
Prove that M=Z1M = Z_{\ge 1}.

(Proposed by Walther Janous)

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. **Initial Elements in M M **:
- Given 2018M 2018 \in M .
- By property (2), all positive divisors of 2018 2018 are also in M M . The divisors of 2018 2018 are 1,2,1009, 1, 2, 1009, and 2018 2018 . Therefore, 1,2,1009M 1, 2, 1009 \in M .

2. Using Property (3) to Generate New Elements:
- Since 2M 2 \in M and 1009M 1009 \in M , we can use property (3) to generate new elements.
- For k=2 k = 2 and m=1009 m = 1009 , we have 21009+1=2019M 2 \cdot 1009 + 1 = 2019 \in M .

3. Generating More Elements:
- Since 2M 2 \in M and 2019M 2019 \in M , we can use property (3) again.
- For k=2 k = 2 and m=2019 m = 2019 , we have 22019+1=4039M 2 \cdot 2019 + 1 = 4039 \in M .

4. Generating Smaller Elements:
- Since 2M 2 \in M and 4M 4 \in M (as 4 4 is a divisor of 2018 2018 ), we can use property (3).
- For k=2 k = 2 and m=4 m = 4 , we have 24+1=9M 2 \cdot 4 + 1 = 9 \in M .
- Since 9M 9 \in M and 39 3 \mid 9 , by property (2), 3M 3 \in M .

5. Continuing the Process:
- Since 2M 2 \in M and 3M 3 \in M , we can use property (3).
- For k=2 k = 2 and m=3 m = 3 , we have 23+1=7M 2 \cdot 3 + 1 = 7 \in M .
- Since 2M 2 \in M and 7M 7 \in M , we can use property (3).
- For k=2 k = 2 and m=7 m = 7 , we have 27+1=15M 2 \cdot 7 + 1 = 15 \in M .
- Since 15M 15 \in M and 515 5 \mid 15 , by property (2), 5M 5 \in M .

6. Generalizing for All Odd Integers:
- By choosing m=2 m = 2 and n3 n \geq 3 , we obtain 2n+1M 2n + 1 \in M . This implies that all odd integers greater than 7 7 belong to M M .
- Since 1,3,5M 1, 3, 5 \in M , all odd integers belong to M M .

7. Generalizing for All Even Integers:
- For t>1 t > 1 , by choosing k=2t1 k = 2t - 1 and m=2t+1 m = 2t + 1 , we have (2t1)(2t+1)+1=4t2M (2t - 1)(2t + 1) + 1 = 4t^2 \in M .
- Since 2t4t2 2t \mid 4t^2 , by property (2), 2tM 2t \in M for each t2 t \geq 2 .

8. Conclusion:
- We have shown that all odd integers and all even integers greater than 2 2 belong to M M .
- Since 2M 2 \in M , it follows that all positive integers belong to M M .

\blacksquare

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