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

2012 IMO 第 3 题

几何 · P3/P6 · 超难题

题面据 IMO 可核档案整理;中文题意为本站自译或改写,正式公式请以原始来源为准。PDF:https://www.imo-official.org/problems/2012/eng.pdf。本站于 2026-05-13 将 IMO 题谱生成范围校验至 2025 年。

IMO 2012 P3 geometry

The liar's guessing game is a game played between two players AA and BB . The rules of the game depend on two fixed positive integers kk and nn which are known to both players.

At the start of the game AA chooses integers xx and NN with 1xN1 \leq x \leq N . Player AA keeps xx secret, and truthfully tells NN to player BB . Player BB now tries to obtain information about xx by asking player AA questions as follows: each question consists of BB specifying an arbitrary set SS of positive integers (possibly one specified in some previous question), and asking AA whether xx belongs to SS . Player BB may ask as many questions as he wishes. After each question, player AA must immediately answer it with yes or no, but is allowed to lie as many times as she wants; the only restriction is that, among any k+1k + 1 consecutive answers, at least one answer must be truthful.

After BB has asked as many questions as he wants, he must specify a set XX of at most nn positive integers. If xx belongs to XX , then BB wins; otherwise, he loses. Prove that:

(a) If n2kn \geq 2^{k} , then BB can guarantee a win.

(b) For all sufficiently large kk , there exists an integer n(1.99)kn \geq (1.99)^{k} such that BB cannot guarantee a win.

说谎者猜谜游戏是两个玩家 AABB 之间进行的游戏。游戏规则取决于两个玩家都知道的两个固定正整数kknn

游戏开始时 AA 选择整数 xxNN 以及 1xN1 \leq x \leq N 。玩家 AA 保守 xx 的秘密,并将 NN 如实告诉玩家 BB 。玩家 BB 现在尝试通过询问玩家 AA 问题来获取有关 xx 的信息,如下所示:每个问题由 BB 组成,指定正整数的任意集合 SS(可能是在前一问题中指定的集合),并询问 AA xx 是否属于 SS 。玩家BB可以提出任意数量的问题。每个问题结束后,玩家AA必须立即回答是或否,但可以说谎多次;唯一的限制是,在任何 k+1k + 1 个连续答案中,至少有一个答案必须是真实的。

BB 问了他想要的尽可能多的问题后,他必须指定一组最多包含 nn 个正整数的 XX。如果 xx 属于 XX ,则 BB 获胜;否则,他就输了。证明:

(a) 如果 n2kn \geq 2^{k} ,则 BB 可以保证获胜。
(b) 对于所有足够大的 kk ,存在一个整数 n(1.99)kn \geq (1.99)^{k} 使得 BB 不能保证获胜。

提示 1

先标出所有固定量和会变化的点。

提示 2

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

提示 3

把关键等式还原成一个标准定理或一个可构造的辅助点。

完整解答

题面来自可核来源,本站补原创提示和解法骨架。 先把 2012 年第 3 题归入 geometry:几何结构题:先画出关键点线圆,寻找相似、角追、幂、面积或仿射变换中最稳定的量。 完整解答的主线是先翻译题设,提取一个不变量或标准构型;第二步用提示阶梯里的入口建立关键等式;第三步把剩余情形分完,并回到题目要求检查边界和等号。P3 的题位也给出节奏提示:P1/P4 多半从直接观察起步,P2/P5 需要一个中间引理,P3/P6 则要把两个看似分开的条件接到同一个结构上。