2004 AIME I Problem 8

Below is the professionally curated solution for Problem 8 of the 2004 AIME I, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2004 AIME I solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:Euler’s Totient Functionregular polygonpairing and grouping

Difficulty rating: 2710

8.

Define a regular nn-pointed star to be the union of nn line segments P1P2,P2P3,,PnP1\overline{P_1 P_2}, \overline{P_2 P_3}, \ldots, \overline{P_n P_1} such that

• the points P1,P2,,PnP_1, P_2, \ldots, P_n are coplanar and no three of them are collinear,

• each of the nn line segments intersects at least one of the other line segments at a point other than an endpoint,

• all of the angles at P1,P2,,PnP_1, P_2, \ldots, P_n are congruent,

• all of the nn line segments P1P2,P2P3,,PnP1\overline{P_1 P_2}, \overline{P_2 P_3}, \ldots, \overline{P_n P_1} are congruent, and

• the path P1P2PnP1P_1 P_2 \ldots P_n P_1 turns counterclockwise at an angle of less than 180180^\circ at each vertex.

There are no regular 33-pointed, 44-pointed, or 66-pointed stars. All regular 55-pointed stars are similar, but there are two non-similar regular 77-pointed stars. How many non-similar regular 10001000-pointed stars are there?

Solution:

The congruent angles and congruent segments force the vertices of a regular star to be equally spaced on a circle, visited by taking a constant step: number nn equally spaced points 0,1,,n10, 1, \ldots, n - 1 and connect every ddth point. The path visits all nn points exactly when gcd(d,n)=1,\gcd(d, n) = 1, and the segments actually cross (making a star rather than a convex polygon) exactly when 2dn2.2 \le d \le n - 2. Steps dd and ndn - d trace the same figure in opposite directions, while different values otherwise give non-similar stars, since a dilation matching the circles would have to match the turning angles.

For n=1000=2353,n = 1000 = 2^3 \cdot 5^3, the number of dd with gcd(d,1000)=1\gcd(d, 1000) = 1 is 1000(112)(115)=400.1000\left(1 - \frac{1}{2}\right)\left(1 - \frac{1}{5}\right) = 400. Removing d=1d = 1 and d=999d = 999 leaves 398398 values, which pair up as {d,1000d},\{d, 1000 - d\}, so the number of non-similar regular 10001000-pointed stars is 3982=199.\frac{398}{2} = 199.

← Problem 7Full ExamProblem 9

Problem 8 in Other Years