2023 AIME II Problems/Problem 7
Problem
Each vertex of a regular dodecagon (-gon) is to be colored either red or blue, and thus there are possible colorings. Find the number of these colorings with the property that no four vertices colored the same color are the four vertices of a rectangle.
Solution 1
Note that the condition is equivalent to stating that there are no 2 pairs of oppositely spaced vertices with the same color.
Case 1: There are no pairs. This yields options for each vertices 1-6, and the remaining vertices 7-12 are set, yielding cases.
Case 2: There is one pair. Again start with 2 options for each vertex in 1-6, but now multiply by 6 since there are 6 possibilities for which pair can have the same color assigned instead of the opposite. Thus, the cases are:
case 3: There are two pairs, but oppositely colored. Start with for assigning 1-6, then multiply by 6C2=15 for assigning which have repeated colors. Divide by 2 due to half the cases having the same colored opposites.
It is apparent that no other cases exist, as more pairs would force there to be 2 pairs of same colored oppositely spaced vertices with the same color. Thus, the answer is:
~SAHANWIJETUNGA