2020 AIME I 第 7 题

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

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

7.

一个由 1111 名男性和 1212 名女性组成的俱乐部,需要从成员中选出一个委员会,使委员会中的女性人数比男性人数多 11。委员会最少可以有一名成员,最多可以有 2323 名成员。设 NN 为可组成的委员会数量。求所有整除 NN 的质数之和。

A club consisting of 1111 men and 1212 women needs to choose a committee from among its members so that the number of women on the committee is one more than the number of men on the committee. The committee could have as few as 11 member or as many as 2323 members. Let NN be the number of such committees that can be formed. Find the sum of the prime numbers that divide N.N.

答案:81
知识点:组合范德蒙德卷积勒让德公式质因数分解
难度评级:2450
解答:

kk 名男性的委员会有 k+1k + 1 名女性,所以 N=k=011(11k)(12k+1)=k=011(11k)(1211k)=(2311) \begin{aligned} N &= \sum_{k=0}^{11} \binom{11}{k}\binom{12}{k+1} \\ &= \sum_{k=0}^{11} \binom{11}{k}\binom{12}{11-k} \\ &= \binom{23}{11} \end{aligned} 由范德蒙德恒等式得到(两边都在数从全部 2323 人中选 1111 人的方法数)。

现在分解 (2311)=23!11!12!\binom{23}{11} = \frac{23!}{11!\,12!}。质数 1313171719192323 都出现在分子中而不出现在分母中。由勒让德公式,22 的指数为 19810=119 - 8 - 10 = 133 的指数为 945=09 - 4 - 5 = 055 的指数为 422=04 - 2 - 2 = 077 的指数为 311=13 - 1 - 1 = 11111 的指数为 211=02 - 1 - 1 = 0。因此 N=2713171923N = 2 \cdot 7 \cdot 13 \cdot 17 \cdot 19 \cdot 23

整除 NN 的质数之和为 2+7+13+17+19+23=812 + 7 + 13 + 17 + 19 + 23 = 81

A committee with kk men has k+1k + 1 women, so N=k=011(11k)(12k+1)=k=011(11k)(1211k)=(2311) \begin{aligned} N &= \sum_{k=0}^{11} \binom{11}{k}\binom{12}{k+1} \\ &= \sum_{k=0}^{11} \binom{11}{k}\binom{12}{11-k} \\ &= \binom{23}{11} \end{aligned} by Vandermonde's identity (both sides count ways to choose 1111 people from all 2323).

Now factor (2311)=23!11!12!.\binom{23}{11} = \frac{23!}{11!\,12!}. The primes 13,13, 17,17, 19,19, 2323 each appear in the numerator but not the denominator. By Legendre's formula the exponent of 22 is 19810=1,19 - 8 - 10 = 1, of 33 is 945=0,9 - 4 - 5 = 0, of 55 is 422=0,4 - 2 - 2 = 0, of 77 is 311=1,3 - 1 - 1 = 1, and of 1111 is 211=0.2 - 1 - 1 = 0. Hence N=2713171923.N = 2 \cdot 7 \cdot 13 \cdot 17 \cdot 19 \cdot 23.

The sum of the primes dividing NN is 2+7+13+17+19+23=81.2 + 7 + 13 + 17 + 19 + 23 = 81.

← 第 6 题#6
完整试卷

其他年份的第 7 题