2026 AIME II 第 5 题

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

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

5.

一个罐中有 nn 个弹珠。每个弹珠不是红色就是蓝色,且每种颜色至少有 77 个弹珠。从罐中不放回地随机抽取 77 个弹珠时,恰好 44 个为红色的概率等于恰好 55 个为红色的概率。求使这件事可能的最小五个 nn 值之和。

An urn contains nn marbles. Each marble is either red or blue, and there are at least 77 marbles of each color. When 77 marbles are drawn randomly from the urn without replacement, the probability that exactly 44 of them are red equals the probability that exactly 55 of them are red. Find the sum of the five least values of nn for which this is possible.

答案:190
知识点:无放回抽样组合丢番图方程
难度评级:2390
解答:

设红弹珠有 rr 个、蓝弹珠有 bb 个,且 r,b7r, b \ge 7。条件为 (r4)(b3)=(r5)(b2)\binom{r}{4}\binom{b}{3} = \binom{r}{5}\binom{b}{2}。因为 (r5)=(r4)r45\binom{r}{5} = \binom{r}{4}\frac{r-4}{5}(b3)=(b2)b23\binom{b}{3} = \binom{b}{2}\frac{b-2}{3},约去公共因子得 b23=r45,\frac{b - 2}{3} = \frac{r - 4}{5}, b=3r25.b = \frac{3r - 2}{5}.

因此 r4(mod5)r \equiv 4 \pmod 5,而 b7b \ge 7 要求 3r2353r - 2 \ge 35,所以 r14r \ge 14。最小的五个选择为 r=14,19,24,29,34r = 14, 19, 24, 29, 34,对应 b=8,11,14,17,20b = 8, 11, 14, 17, 20,给出 n=22,30,38,46,54n = 22, 30, 38, 46, 54

和为 22+30+38+46+54=19022 + 30 + 38 + 46 + 54 = 190

Say there are rr red and bb blue marbles, r,b7.r, b \ge 7. The condition is (r4)(b3)=(r5)(b2).\binom{r}{4}\binom{b}{3} = \binom{r}{5}\binom{b}{2}. Since (r5)=(r4)r45\binom{r}{5} = \binom{r}{4}\frac{r-4}{5} and (b3)=(b2)b23,\binom{b}{3} = \binom{b}{2}\frac{b-2}{3}, cancelling gives b23=r45,\frac{b - 2}{3} = \frac{r - 4}{5}, that is, b=3r25.b = \frac{3r - 2}{5}.

So r4(mod5),r \equiv 4 \pmod 5, and b7b \ge 7 requires 3r235,3r - 2 \ge 35, so r14.r \ge 14. The five smallest choices are r=14,19,24,29,34r = 14, 19, 24, 29, 34 with b=8,11,14,17,20,b = 8, 11, 14, 17, 20, giving n=22,30,38,46,54.n = 22, 30, 38, 46, 54.

The sum is 22+30+38+46+54=190.22 + 30 + 38 + 46 + 54 = 190.

← 第 4 题#4
完整试卷

其他年份的第 5 题