Suppose points of the circumference of a circle are coloured red and the remaining points are coloured blue. Given any natural number , prove that there is a regular -sided polygon all of whose vertices are blue.
Problem 1382
Official solution
Let be points on the circle which are coloured red and the remaining blue. Let and let be a regular -sided polygon inscribed in this circle with the vertices chosen in anti-clock-wise direction. We place at . (It is possible, in this position, some other 's also coincide with some other 's.) Rotate the polygon in anti-clock-wise direction gradually till some 's coincide with (an equal number of) 's second time. We again rotate the polygon in the same direction till some 's coincide with an equal number of 's third time, and so on until we return to the original position, i.e., at . We see that the number of rotations will not be more than , that is, at most these many times some 's would have coincided with an equal number of 's. Since the interval has infinitely many points, we can find a value through which the polygon can be rotated from its initial position such that no coincides with any . This gives a -sided regular polygon having only blue vertices.
Alternate Solution:
Consider a regular -gon on the circle; say, . For each , , consider the points . These are the vertices of a regular -gon, say . We get regular -gons; . Since there are only red points, by pigeon-hole principle there must be some -gon among these which does not contain any red point. But then it is a blue -gon.