Let be a set of pairwise distinct positive integers. A division of into two disjoint non-empty subsets and is good, if the least common multiple of the elements of is the same as the greatest common divisor of the elements of . Show that for a set with elements the maximal possible number of good divisions is equal to . (A simplification of the problem C3 from the IMO Shortlist 2015.)
Problem 1672
Official solution
Let be the positive integers in our set. For each good division of the set into subsets and the least common multiple of the numbers from is greater than or equal to all of the elements of . Similarly, the greatest common divisor of the numbers in is smaller than or equal to all the numbers in . So, all the numbers in have to be smaller than all of the numbers in and any good division can only be of the form
where .
For each good division let us call the greatest element of the *dividing number*. For each , , let denote the least common multiple of the numbers and let denote the greatest common divisor of the numbers .
At the moment we have divisions which can potentially be good. We have to show that there are at most good divisions. We observe the validity of the following propositions.
Proposition 1: If and are both dividing numbers then we have .
*Proof:* Since and are both dividing we have and . Also, and . But , so . Similarly, , so .
Proposition 2: The numbers , and cannot all be dividing numbers.
*Proof:* If they were, then by Proposition 1 we would have , which contradicts the assumption that the elements of the set are all distinct.
Proposition 3: The numbers and cannot both be dividing numbers.
*Proof:* If they were, then by Proposition 1 we would have , which contradicts the assumption that .
Proposition 4: The numbers , cannot both be dividing numbers.
*Proof:* If they were, then by Proposition 1 we would have , which contradicts the assumption that .
There are candidates for the dividing numbers (i.e. ). However, out of any three subsequent numbers at most two can be dividing numbers. Also, the first two and the last two cannot both be dividing numbers. So, the number of good divisions is at most .
Consider the set
In this set the dividing numbers are exactly and . There are of them, which shows that a set with numbers that has good divisions, exists.