2011 AIME II 第 7 题

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

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

7.

埃德有五颗相同的绿色弹珠,还有大量相同的红色弹珠。他把这些绿色弹珠和一些红色弹珠排成一排,发现右侧相邻弹珠颜色相同的弹珠数,恰好等于右侧相邻弹珠颜色不同的弹珠数。例如,GGRRRGGRG 就是一种这样的排列。令 mm 为能使这种排列存在的红色弹珠最大数量,令 NN 为埃德排列这 m+5m + 5 颗弹珠并满足要求的方法数。求 NN 除以 10001000 的余数。

Ed has five identical green marbles, and a large supply of identical red marbles. He arranges the green marbles and some of the red ones in a row and finds that the number of marbles whose right hand neighbor is the same color as themselves equals the number of marbles whose right hand neighbor is the other color. An example of such an arrangement is GGRRRGGRG. Let mm be the maximum number of red marbles for which such an arrangement is possible, and let NN be the number of ways in which Ed can arrange the m+5m + 5 marbles to satisfy the requirement. Find the remainder when NN is divided by 1000.1000.

答案:3
知识点:有限制的排列分拆与有序分拆隔板法
难度评级:2710
小提示:

如果这一排由 kk 个极大单色段组成,则异色相邻对的数量为 k1k - 1

If the row consists of kk maximal single-color runs, the number of different-color neighbor pairs is k1k - 1

大提示:

五颗绿色弹珠最多允许 1111 个色段,所以最多有 1010 次颜色变化。相同与不同的相邻对数量相等会迫使有 1616 颗红色弹珠;数出把 1616 分成 66 个正部分的组成数。

Five greens allow at most 1111 runs, so at most 1010 color changes. Matching same and different pairs then forces 1616 reds; count compositions of 1616 into 66 positive parts.

解答:

将这一排分成极大单色段。如果有 kk 个色段,则恰好有 k1k - 1 个异色相邻对。因为色段颜色交替,且五颗绿色弹珠最多形成 55 个绿色段,所以最多有 66 个红色段,因此最多有 1111 个色段和最多 1010 个异色相邻对。若有 nn 颗红色弹珠,总共有 n+4n + 4 个相邻对,而题目要求其中一半是异色对,所以 n+420n + 4 \le 20,即 n16n \le 16。因此 m=16m = 16

当有 1616 颗红色弹珠、总共 2121 颗弹珠时,异色相邻对必须恰好为 1010 个,所以恰好有 1111 个色段:颜色必须按红色、绿色、红色、\cdots、红色交替,其中有 66 个红色段,且中间有 55 颗单独的绿色弹珠。排列对应于把 1616 分成 66 个正部分的组成,数量为 (155)=3003\binom{15}{5} = 3003

因此 N=3003N = 3003,除以 10001000 的余数为 33

Break the row into maximal single-color runs. If there are kk runs, there are exactly k1k - 1 different-color neighbor pairs. Since runs alternate colors and the five green marbles form at most 55 runs, there are at most 66 red runs, hence at most 1111 runs and at most 1010 different-color pairs. With nn red marbles there are n+4n + 4 neighbor pairs in all, and the requirement says half of them are different-color pairs, so n+420,n + 4 \le 20, i.e. n16.n \le 16. Thus m=16.m = 16.

With 1616 reds and 2121 marbles, the count of different-color pairs must be exactly 10,10, so there are exactly 1111 runs: the colors must alternate as red–green–red–\cdots–red with 66 red runs and 55 single green marbles between them. The arrangements correspond to compositions of 1616 into 66 positive parts, of which there are (155)=3003.\binom{15}{5} = 3003.

Hence N=3003,N = 3003, and the remainder upon division by 10001000 is 3.3.

第 6 题#6
完整试卷

其他年份的第 7 题