Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2025 / Problems / Day 2, P7

IMC 2025 · Day 2 · P7

medium

Let Z>0\mathbb{Z}_{>0} be the set of positive integers. Find all nonempty subsets MZ>0M \subseteq \mathbb{Z}_{>0} satisfying both of the following properties:

(a) if xMx \in M, then 2xM2x \in M,

(b) if x,yMx, y \in M and x+yx + y is even, then x+y2M\dfrac{x + y}{2} \in M.

(proposed by Alexandr Bolbot, Novosibirsk State University)

Solution (official)

Note that MM is closed under addition since x+y=2x+2y2x + y = \frac{2x + 2y}{2}. Therefore it is closed under multiplication by an arbitrary natural number. Also, MM contains some odd numbers since xMx+2x2=3x2Mx \in M \Longrightarrow \frac{x + 2x}{2} = \frac{3x}{2} \in M, and we can repeat this until all factors of 2 are removed from a number.

Let dd be the greatest common divisor of all members from MM. Then MdZ>0M \subseteq d \mathbb{Z}_{>0} and dd is odd. Since dd can be represented in the form d=v1a1+v2a2++vkakvk+1ak+1vk+2ak+2vnand = v_1 a_1 + v_2 a_2 + \dots + v_k a_k - v_{k+1} a_{k+1} - v_{k+2} a_{k+2} - \dots - v_n a_n for some aiMa_i \in M and viZ>0v_i \in \mathbb{Z}_{>0}, there exist two members of MM with difference dd.

Let cc be the minimal element of MM, c<ac < a, and a,a+dMa, a + d \in M. We choose the largest xMx \in M such that x<ax < a. Then the only elements of MM in the interval [x,a+d][x, a + d] are xx, aa, and a+da + d, since MdZM \subseteq d\mathbb{Z}. Meanwhile, x<x+a2<ax < \frac{x + a}{2} < a, so x+ax + a must be odd, hence x+a+dx + a + d is even, and then x<x+a+d2<a+dx < \frac{x + a + d}{2} < a + d means x=adx = a - d. Thus, the following implication holds: (a,a+dM and c<a)  adM.(a, a + d \in M \text{ and } c < a) \ \Longrightarrow \ a - d \in M. Similarly, by setting xMx \in M to be the smallest such that x>ax > a (we know that such an element exists, since 2aM2a \in M), we obtain ad,aM  a+dM.a - d, a \in M \ \Longrightarrow \ a + d \in M. We thus get that MM is obtained as the set of elements of the arithmetic progression c+kdc + kd (kZ0k \in \mathbb{Z}_{\ge 0}). Obviously, this set satisfies both of the properties (a) and (b). Hence, we have proved that MM satisfies these properties if and only if M={ndmnN}M = \{ nd \mid m \leqslant n \in \mathbb{N} \} for some mNm \in \mathbb{N} and odd dd.

How the field did

contestants scored
425
average (of 10)
5.48
solved (≥ 80%)
38.6%
near-0 (≤ 10%)
19.1%
discrimination
0.62

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2022 · Day 2 · P6hardavg 3.1/10 · solved 21% · near-0 55% · disc 0.53
IMC 2022 · Day 1 · P3very hardavg 2.3/10 · solved 12% · near-0 55% · disc 0.64
IMC 2016 · Day 2 · P8very hardavg 2.1/10 · solved 10% · near-0 62% · disc 0.38
IMC 2025 · Day 1 · P5killeravg 1.0/10 · solved 5% · near-0 79% · disc 0.49