2008 AIME II 第 12 题

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

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

12.

有两根可区分的旗杆,还有 1919 面旗,其中 1010 面是完全相同的蓝旗,99 面是完全相同的绿旗。 令 NN 为使用所有旗帜的可区分排列数,要求每根旗杆上至少有一面旗,并且任一旗杆上没有两面绿旗相邻。 求 NN 除以 10001000 的余数。

There are two distinguishable flagpoles, and there are 1919 flags, of which 1010 are identical blue flags, and 99 are identical green flags. Let NN be the number of distinguishable arrangements using all of the flags in which each flagpole has at least one flag and no two green flags on either pole are adjacent. Find the remainder when NN is divided by 1000.1000.

答案:310
知识点:有限制的排列组合补集计数范德蒙德卷积
难度评级:3060
解答:

假设第一根旗杆得到 bb 面蓝旗和 gg 面绿旗,第二根得到剩余的 10b10 - b 面蓝旗和 9g9 - g 面绿旗。在一根有 bb 面蓝旗的旗杆上,绿旗必须占据蓝旗周围 b+1b + 1 个空隙中的不同空隙, 有 (b+1g)\binom{b+1}{g} 种。暂时不考虑每根旗杆非空的要求,总数为 b=010g=09(b+1g)(11b9g)=b=010(129)=11220=2420, \begin{aligned} &\sum_{b=0}^{10} \sum_{g=0}^{9} \binom{b+1}{g} \\ &\quad {}\cdot \binom{11-b}{9-g} \\ &= \sum_{b=0}^{10} \binom{12}{9} \\ &= 11 \cdot 220 = 2420, \end{aligned} 其中内层和由范德蒙德恒等式化简,因为 (b+1)+(11b)=12(b + 1) + (11 - b) = 12

使一根旗杆为空的排列,是把全部 1919 面旗放在另一根旗杆上;对每个空旗杆选择有 (119)=55\binom{11}{9} = 55 种。因此 N=2420255=2310,N = 2420 - 2 \cdot 55 = 2310, 所以 NN 除以 10001000 的余数为 310310

Suppose the first pole gets bb blue and gg green flags, the second the remaining 10b10 - b blue and 9g9 - g green. On a pole with bb blue flags, the green flags must occupy distinct gaps among the b+1b + 1 gaps around the blues, in (b+1g)\binom{b+1}{g} ways. Temporarily ignoring the requirement that each pole be nonempty, the total is b=010g=09(b+1g)(11b9g)=b=010(129)=11220=2420, \begin{aligned} &\sum_{b=0}^{10} \sum_{g=0}^{9} \binom{b+1}{g} \\ &\quad {}\cdot \binom{11-b}{9-g} \\ &= \sum_{b=0}^{10} \binom{12}{9} \\ &= 11 \cdot 220 = 2420, \end{aligned} where the inner sum collapses by Vandermonde's identity, since (b+1)+(11b)=12.(b + 1) + (11 - b) = 12.

The arrangements that leave a pole empty put all 1919 flags on one pole, in (119)=55\binom{11}{9} = 55 ways for each choice of pole. Hence N=2420255=2310,N = 2420 - 2 \cdot 55 = 2310, and the remainder when NN is divided by 10001000 is 310.310.

← 第 11 题#11
完整试卷

其他年份的第 12 题