Maths Olympiad Prep

Library / /25 of 30

, 2023

Combinatorics Difficulty 8.5 Shortlist Prove it Saudi Arabia

Determine whether or not it is possible to partition the set of positive integers in infinite subsets A1,A2,A_1, A_2, \dots such that for every positive integer kk, the sum of elements of AkA_k is k+2023k + 2023.

Remark: a partition of a set XX is a collection of subsets of XX such that every element of XX is contained in exactly one the subsets.

Solution

The answer is No. Suppose such partition exists. Then for every positive integer kk, we have
Bk=A1A2Ak{1,2,,k+2023}, B_k = A_1 \cup A_2 \cup \dots \cup A_k \subset \{1, 2, \dots, k + 2023\},
since all elements of AiA_i are at most i+2023i + 2023 for every i{1,2,,k}i \in \{1, 2, \dots, k\} and
bBkb=i=2024k+2023i<i=1k+2023i. \sum_{b \in B_k} b = \sum_{i=2024}^{k+2023} i < \sum_{i=1}^{k+2023} i.
Now let tkt_k be the minimum positive integer that not in BkB_k. Then we have
i=2024k+2023i=bBkb(i=1k+2023i)tk, \sum_{i=2024}^{k+2023} i = \sum_{b \in B_k} b \le \left( \sum_{i=1}^{k+2023} i \right) - t_k,
which implies that
tki=12023i, t_k \le \sum_{i=1}^{2023} i,
for every integer kk. But that cannot happen if A1,A2,A_1, A_2, \dots is a partition of the positive integers. \square

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.