2014 AIME I 第 11 题

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

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

11.

一个棋子从 xyxy 坐标网格中的点 (0,0)(0, 0) 出发,然后连续移动六次。每次移动都沿某条坐标轴平行方向移动 11 个单位。每次移动都从四个可能方向中随机选择,并且彼此独立。棋子最终落在图像 y=x|y| = |x| 上的概率为 mn\frac{m}{n},其中 mmnn 是互质的正整数。求 m+nm + n

A token starts at the point (0,0)(0, 0) of an xyxy-coordinate grid and then makes a sequence of six moves. Each move is 11 unit in a direction parallel to one of the coordinate axes. Each move is selected randomly from the four possible directions and independently of the other moves. The probability that the token ends at a point on the graph of y=x|y| = |x| is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

答案:391
知识点:随机游走独立事件容斥原理
难度评级:2990
解答:

使用对角坐标 u=x+yu = x + yv=xyv = x - y。四种移动都会使 uu 改变 ±1\pm 1,也使 vv 改变 ±1\pm 1,并且四种移动正好等可能地实现四种符号组合,所以 uuvv 是相互独立的六步 ±1\pm 1 随机游走。棋子最终在 y=x|y| = |x| 上,恰好等价于 y=±xy = \pm x,也就是 u=0u = 0v=0v = 0

u=0u = 0v=0v = 0 各自都要求三次 +1+1 和三次 1-1,概率为 (63)/26=2064=516\binom{6}{3}/2^6 = \frac{20}{64} = \frac{5}{16}。由独立性和容斥原理,所求概率为 516+516(516)2=16025256=135256. \begin{aligned} &\frac{5}{16} + \frac{5}{16} - \left(\frac{5}{16}\right)^2 \\ &= \frac{160 - 25}{256} = \frac{135}{256}. \end{aligned}

因此 m+n=135+256=391m + n = 135 + 256 = 391

Work in the diagonal coordinates u=x+yu = x + y and v=xy.v = x - y. Each of the four moves changes uu by ±1\pm 1 and vv by ±1,\pm 1, and the four moves realize all four sign combinations equally often — so uu and vv perform independent six-step ±1\pm 1 walks. The token ends on y=x|y| = |x| exactly when y=±x,y = \pm x, that is, when u=0u = 0 or v=0.v = 0.

Each of u=0u = 0 and v=0v = 0 requires three +1+1s and three 1-1s, with probability (63)/26=2064=516.\binom{6}{3}/2^6 = \frac{20}{64} = \frac{5}{16}. By independence and inclusion-exclusion, the probability is 516+516(516)2=16025256=135256. \begin{aligned} &\frac{5}{16} + \frac{5}{16} - \left(\frac{5}{16}\right)^2 \\ &= \frac{160 - 25}{256} = \frac{135}{256}. \end{aligned}

Thus m+n=135+256=391.m + n = 135 + 256 = 391.

← 第 10 题#10
完整试卷

其他年份的第 11 题