We consider sequences consisting of integers. For given , we can partition the numbers of the sequence into groups as follows: goes in the first group, in the second group, and so on until which goes in the -th group. Then goes in the first group again, in the second group, and so on. The sequence is called -composite if this partition has the property that the sums of the numbers in the groups are equal.
The sequence , for instance, is 4-composite as
However, this sequence is not 3-composite, as the sums , , and do not give equal outcomes.
a. Give a sequence of 6 *distinct* integers that is both 2-composite and 3-composite.
b. Give a sequence of 7 *distinct* integers that is 2-composite, 3-composite, and 4-composite.
c. Find the largest for which there exists a sequence of 99 *distinct* integers that is -composite. (Give an example of such a sequence and prove that such a sequence does not exist for greater values of .)