Determine all for which it is possible to divide the set into disjoint three-element subsets of the form in which and are distinct numbers from the set .
Problem 1146
Official solution
Solution:
The desired partition of the set corresponds to a partition of the vertices of a regular -gon into triples such that the angles of each of the triangles are equal to and . By suitably labeling the vertices of the -gon, we can arrange for the vertices to be exactly . In other words, we lose no generality if we assume that among the triples into which the set is divided there is also the triple .
One of the remaining triples must contain two numbers from the interval , and these can only be and . The only triple that contains these numbers and does not contain is .
All the other triples contain exactly one number from each of the intervals and . By applying the mapping for we obtain the corresponding decomposition of the set into triples. Since for such a decomposition is not possible, by simple induction we show that it is not possible for any odd either.
On the other hand, for even the triples and for satisfy the conditions.