灯下 登录
番外 · 题谱 · 2025 · P3

2025 USAMO 第 3 题

几何 · P3/P6 · 压轴题

题面据 USAMO 可核档案整理;中文题意为本站自译,公式请以原始来源为准。

USAMO 2025 P3 geometry

Alice the architect and Bob the builder play a game. First, Alice chooses two points PP and QQ in the plane and a subset S\mathcal{S} of the plane, which are announced to Bob. Next, Bob marks infinitely many points in the plane, designating each a city. He may not place two cities within distance at most one unit of each other, and no three cities he places may be collinear. Finally, roads are constructed between the cities as follows: for each pair A,BA,\,B of cities, they are connected with a road along the line segment ABAB if and only if the following condition holds: For every city CC distinct from AA and BB, there exists RSR\in\mathcal{S} such that PQR\triangle PQR is directly similar to either ABC\triangle ABC or BAC\triangle BAC. Alice wins the game if (i) the resulting roads allow for travel between any pair of cities via a finite sequence of roads and (ii) no two roads cross. Otherwise, Bob wins. Determine, with proof, which player has a winning strategy.

Note: UVW\triangle UVW is directly similar to XYZ\triangle XYZ if there exists a sequence of rotations, translations, and dilations sending UU to XX, VV to YY, and WW to ZZ.

建筑师爱丽丝和建造者鲍勃玩游戏。首先,Alice 选择平面上的两个点 PPQQ 以及平面的子集 S\mathcal{S},并将其公布给 Bob。接下来,鲍勃在平面上标记了无限多个点,并为每个点指定了一个城市。他不得将两个城市放置在相距最多一单位的距离内,并且他放置的三个城市不得共线。最后,在城市之间构建道路如下:对于每对城市 A,BA,\,B,当且仅当满足以下条件时,它们与沿线段 ABAB 的道路连接:对于不同于 AABB 的每个城市 CC,都存在 RSR\in\mathcal{S},使得 PQR\triangle PQR 直接类似于 ABC\triangle ABCBAC\triangle BAC。如果 (i) 生成的道路允许通过有限的道路序列在任何一对城市之间行驶,并且 (ii) 没有两条道路交叉,则爱丽丝赢得游戏。否则,鲍勃获胜。通过证据确定哪个玩家有获胜策略。

注意:如果存在将 UU 发送到 XXVV 发送到 YYWW 发送到 ZZ 的旋转、平移和膨胀序列,则 UVW\triangle UVWXYZ\triangle XYZ 直接相似。

提示 1

先标出固定点、动点、角、圆和长度关系。

提示 2

尝试角追、相似、圆幂、面积比、反演或坐标化中的一种。

提示 3

把关键等式还原成标准定理,或补出一个让结构闭合的辅助点。

完整解答

这页先给题面、题型和提示阶梯,完整证明留给读者逐步展开。2025 年 USAMO P3 可先归入几何:第一步把题设翻成对象、条件、目标三行;第二步沿提示寻找不变量、标准构型或关键变形;第三步补齐边界情形,并回到题目原要求核对。

这题适合先独立想一轮再打开提示。不要急着搜索完整解答,先问自己:题面里最硬的限制是哪一句?