2021 AMC 12A Spring 第 15 题

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

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

15.

合唱团指挥必须从他的 66 名男高音和 88 名男低音中选出一组歌手。唯一要求是男高音人数与男低音人数之差必须是 44 的倍数,并且这一组至少有一名歌手。设 NN 为可选组数。NN 除以 100100 的余数是多少?

A choir director must select a group of singers from among his 66 tenors and 88 basses. The only requirements are that the difference between the number of tenors and basses must be a multiple of 4,4, and the group must have at least one singer. Let NN be the number of groups that can be selected. What is the remainder when NN is divided by 100?100?

4747

4848

8383

9595

9696

答案:D
知识点:单位根组合二项式定理
难度评级:2060
解答:

tt 名男高音和 bb 名男低音的权重为 (6t)(8b)\binom{6}{t}\binom{8}{b}。为了只保留 tb0(mod4)t - b \equiv 0 \pmod 4,使用 ω=i\omega = i 的单位根筛法: N+1=14j=03(1+ij)6(1+ij)8. \begin{aligned} &N + 1 \\ &= \frac14\sum_{j=0}^{3}(1 + i^{j})^6\,(1 + i^{-j})^8. \end{aligned}

j=0j = 0 项为 2628=163842^6\cdot 2^8 = 16384j=2j = 2 项含有因子 (1+i2)6=0(1 + i^2)^6 = 0j=1j = 1j=3j = 3 项分别为 128i-128i128i128i, 相互抵消。因此总和为 1638416384, 且 163844=4096\dfrac{16384}{4} = 4096

这个计数包含空组,所以 N=40961=4095N = 4096 - 1 = 4095, 因此 N95(mod100)N \equiv 95 \pmod{100}

因此,正确答案是 D

Choosing tt tenors and bb basses is weighted by (6t)(8b).\binom{6}{t}\binom{8}{b}. To keep only tb0(mod4),t - b \equiv 0 \pmod 4, apply a roots of unity filter with ω=i:\omega = i: N+1=14j=03(1+ij)6(1+ij)8. \begin{aligned} &N + 1 \\ &= \frac14\sum_{j=0}^{3}(1 + i^{j})^6\,(1 + i^{-j})^8. \end{aligned}

The j=0j = 0 term is 2628=16384.2^6\cdot 2^8 = 16384. The j=2j = 2 term has factor (1+i2)6=0.(1 + i^2)^6 = 0. The j=1j = 1 and j=3j = 3 terms are 128i-128i and 128i,128i, which cancel. So the sum is 16384,16384, and 163844=4096.\dfrac{16384}{4} = 4096.

This count includes the empty group, so N=40961=4095,N = 4096 - 1 = 4095, and N95(mod100).N \equiv 95 \pmod{100}.

Thus, the correct answer is D.

← 第 14 题#14
完整试卷

其他年份的第 15 题