2004 AIME I 第 8 题

先试着解答 2004 AIME I 第 8 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 2004 AIME I 解答,或核对答案

所有题目均经美国数学协会(MAA)官方合法授权使用。

8.

定义一个nn 角星nn 条线段 P1P2,P2P3,,PnP1\overline{P_1 P_2}, \overline{P_2 P_3}, \ldots, \overline{P_n P_1} 的并集,并满足:

• 点 P1,P2,,PnP_1, P_2, \ldots, P_n 共面,且任意三点不共线;

• 每一条这 nn 条线段都至少与另一条线段在非端点处相交;

• 在 P1,P2,,PnP_1, P_2, \ldots, P_n 处的所有角都全等;

• 这 nn 条线段 P1P2,P2P3,,PnP1\overline{P_1 P_2}, \overline{P_2 P_3}, \ldots, \overline{P_n P_1} 都全等;并且

• 路径 P1P2PnP1P_1 P_2 \ldots P_n P_1 在每个顶点都以小于 180180^\circ 的角逆时针转向。

不存在正 33 角星、正 44 角星或正 66 角星。所有正 55 角星都相似,但有两个不相似的正 77 角星。 有多少个不相似的正 10001000 角星?

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?

答案:199
知识点:欧拉函数正多边形配对与分组
难度评级:2710
解答:

全等的角和全等的线段迫使正星形的顶点等距地位于同一个圆上,并且按固定步长访问:将 nn 个等距点编号为 0,1,,n10, 1, \ldots, n - 1,每隔 dd 个点连接一次。当 gcd(d,n)=1\gcd(d, n) = 1 时,路径恰好访问全部 nn 个点;而真正发生交叉(形成星形而非凸多边形)恰好在 2dn22 \le d \le n - 2 时。步长 ddndn - d 以相反方向描出同一图形,而除此之外不同的步长给出不相似的星形,因为若用伸缩变换匹配圆,就还必须匹配转角。

对于 n=1000=2353n = 1000 = 2^3 \cdot 5^3,满足 gcd(d,1000)=1\gcd(d, 1000) = 1dd 共有 1000(112)(115)=4001000\left(1 - \frac{1}{2}\right)\left(1 - \frac{1}{5}\right) = 400 个。去掉 d=1d = 1d=999d = 999 后剩下 398398 个值,它们按 {d,1000d}\{d, 1000 - d\} 成对,所以不相似的正 10001000 角星个数是 3982=199\frac{398}{2} = 199

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.

← 第 7 题#7
完整试卷

其他年份的第 8 题