2021 AIME I 第 12 题

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

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

12.

A1A2A3A12A_1A_2A_3 \ldots A_{12} 是一个 1212 边形。三只青蛙起初分别在 A4A_4A8A_8A12A_{12} 上。每分钟结束时,三只青蛙同时各自跳到当前顶点相邻的两个顶点之一,两个选择等可能且彼此独立。只要有两只青蛙同时到达同一个顶点,三只青蛙就都停止跳跃。青蛙停止跳跃前的期望分钟数为 mn\frac{m}{n},其中 mmnn 是互质正整数。求 m+nm + n

Let A1A2A3A12A_1A_2A_3 \ldots A_{12} be a dodecagon (1212-gon). Three frogs initially sit at A4,A_4, A8,A_8, and A12.A_{12}. At the end of each minute, simultaneously, each of the three frogs jumps to one of the two vertices adjacent to its current position, chosen randomly and independently with both choices being equally likely. All three frogs stop jumping as soon as two frogs arrive at the same vertex at the same time. The expected number of minutes until the frogs stop jumping is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

答案:19
知识点:期望值随机游走递推概率
难度评级:3160
解答:

追踪圆周上相邻青蛙之间的三个间隔;它们从 (4,4,4)(4, 4, 4) 开始,且总和始终为 1212。若三只青蛙的跳跃方向为 X1,X2,X3{±1}X_1, X_2, X_3 \in \{\pm 1\},则三个间隔分别改变 X2X1X_2 - X_1X3X2X_3 - X_2X1X3X_1 - X_3,所以每个间隔保持偶数,并且过程恰在某个间隔变为 00 时停止。枚举 88 种等可能的符号选择:从 {4,4,4}\{4,4,4\} 出发,以概率 28\frac{2}{8} 留在原状态,以概率 68\frac{6}{8} 转到 {2,4,6}\{2,4,6\}。从 {2,4,6}\{2,4,6\} 出发,以概率 48\frac{4}{8} 留在原状态,以概率 18\frac{1}{8} 分别转到 {4,4,4}\{4,4,4\}{2,2,8}\{2,2,8\},并以概率 28\frac{2}{8} 停止。从 {2,2,8}\{2,2,8\} 出发,以概率 28\frac{2}{8} 留在原状态,以概率 28\frac{2}{8} 转到 {2,4,6}\{2,4,6\},并以概率 48\frac{4}{8} 停止。

E1,E2,E3E_1, E_2, E_3 分别为从 {4,4,4}\{4,4,4\}{2,4,6}\{2,4,6\}{2,2,8}\{2,2,8\}。 出发的剩余期望时间。则 第三式给出 E3=43+E23E_3 = \frac{4}{3} + \frac{E_2}{3};代入第二式得 E2=4E_2 = 4,于是 E3=83E_3 = \frac{8}{3},且 E1=43+E2=163E_1 = \frac{4}{3} + E_2 = \frac{16}{3}E1=1+14E1+34E2,E2=1+12E2+18E1+18E3,E3=1+14E3+14E2. \begin{aligned} E_1 &= 1 + \tfrac{1}{4}E_1 + \tfrac{3}{4}E_2, \\ E_2 &= 1 + \tfrac{1}{2}E_2 + \tfrac{1}{8}E_1 \\ &\quad {}+ \tfrac{1}{8}E_3, \\ E_3 &= 1 + \tfrac{1}{4}E_3 + \tfrac{1}{4}E_2. \end{aligned}

期望分钟数为 163\frac{16}{3},所以 m+n=16+3=19m + n = 16 + 3 = 19

Track the three gaps between consecutive frogs around the circle; they start at (4,4,4)(4, 4, 4) and always sum to 12.12. If the frogs jump by X1,X2,X3{±1},X_1, X_2, X_3 \in \{\pm 1\}, the gaps change by X2X1,X_2 - X_1, X3X2,X_3 - X_2, X1X3,X_1 - X_3, so each gap stays even and the process stops exactly when some gap becomes 0.0. Enumerating the 88 equally likely sign choices: from {4,4,4},\{4,4,4\}, the state stays with probability 28\frac{2}{8} and moves to {2,4,6}\{2,4,6\} with probability 68.\frac{6}{8}. From {2,4,6}:\{2,4,6\}: stay with probability 48,\frac{4}{8}, move to {4,4,4}\{4,4,4\} or {2,2,8}\{2,2,8\} with probability 18\frac{1}{8} each, and stop with probability 28.\frac{2}{8}. From {2,2,8}:\{2,2,8\}: stay with probability 28,\frac{2}{8}, move to {2,4,6}\{2,4,6\} with probability 28,\frac{2}{8}, and stop with probability 48.\frac{4}{8}.

Let E1,E2,E3E_1, E_2, E_3 be the expected remaining times from {4,4,4},\{4,4,4\}, {2,4,6},\{2,4,6\}, {2,2,8}.\{2,2,8\}. Then E1=1+14E1+34E2,E2=1+12E2+18E1+18E3,E3=1+14E3+14E2. \begin{aligned} E_1 &= 1 + \tfrac{1}{4}E_1 + \tfrac{3}{4}E_2, \\ E_2 &= 1 + \tfrac{1}{2}E_2 + \tfrac{1}{8}E_1 \\ &\quad {}+ \tfrac{1}{8}E_3, \\ E_3 &= 1 + \tfrac{1}{4}E_3 + \tfrac{1}{4}E_2. \end{aligned} The third gives E3=43+E23;E_3 = \frac{4}{3} + \frac{E_2}{3}; substituting into the second yields E2=4,E_2 = 4, then E3=83E_3 = \frac{8}{3} and E1=43+E2=163.E_1 = \frac{4}{3} + E_2 = \frac{16}{3}.

The expected number of minutes is 163,\frac{16}{3}, so m+n=16+3=19.m + n = 16 + 3 = 19.

← 第 11 题#11
完整试卷

其他年份的第 12 题