2013 AIME II 第 7 题

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

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

7.

一组文员被安排整理 17751775 份文件。每名文员以每小时 3030 份文件的恒定速度整理。 第一小时结束时,其中一些文员被调去做另一项任务;第二小时结束时,剩余文员中同样数量的人也被调走; 第三小时结束时也发生类似调配。这组人在 33 小时 1010 分钟内完成整理。求整理开始后的前一个半小时内整理了多少份文件。

A group of clerks is assigned the task of sorting 17751775 files. Each clerk sorts at a constant rate of 3030 files per hour. At the end of the first hour, some of the clerks are reassigned to another task; at the end of the second hour, the same number of the remaining clerks are also reassigned to another task, and a similar reassignment occurs at the end of the third hour. The group finishes the sorting in 33 hours and 1010 minutes. Find the number of files sorted during the first one and a half hours of sorting.

答案:945
知识点:速率丢番图方程模运算
难度评级:2310
解答:

设开始时有 nn 名文员,每小时结束时调走 kk 名。最后 1010 分钟每名剩余文员整理 55 份文件,所以 化简为 95n105k=177595n - 105k = 1775,即 19n21k=35519n - 21k = 35530n+30(nk)+30(n2k)+5(n3k)=1775, \begin{aligned} &30n + 30(n - k) + 30(n - 2k) \\ &\quad {}+ 5(n - 3k) = 1775, \end{aligned}

1919 取模,得到 2k13-2k \equiv 13,所以 2k62k \equiv 6,且 k3(mod19)k \equiv 3 \pmod{19}。取 k=3k = 3n=355+6319=22n = \frac{355 + 63}{19} = 22;下一个候选 k=22k = 22 给出 n=43n = 43,此时 n3k<0n - 3k \lt 0。所以 n=22n = 22k=3k = 3

第一小时 2222 名文员整理 3022=66030 \cdot 22 = 660 份文件,接下来的半小时 1919 名文员整理 1519=28515 \cdot 19 = 285 份文件,总计 660+285=945660 + 285 = 945

Let nn clerks start and kk be reassigned at the end of each hour. In the final 1010 minutes each remaining clerk sorts 55 files, so 30n+30(nk)+30(n2k)+5(n3k)=1775, \begin{aligned} &30n + 30(n - k) + 30(n - 2k) \\ &\quad {}+ 5(n - 3k) = 1775, \end{aligned} which simplifies to 95n105k=1775,95n - 105k = 1775, or 19n21k=355.19n - 21k = 355.

Modulo 1919 this reads 2k13,-2k \equiv 13, so 2k62k \equiv 6 and k3(mod19).k \equiv 3 \pmod{19}. Taking k=3k = 3 gives n=355+6319=22;n = \frac{355 + 63}{19} = 22; the next candidate, k=22,k = 22, gives n=43,n = 43, for which n3k<0.n - 3k \lt 0. So n=22n = 22 and k=3.k = 3.

In the first hour 2222 clerks sort 3022=66030 \cdot 22 = 660 files, and in the next half hour 1919 clerks sort 1519=285,15 \cdot 19 = 285, for a total of 660+285=945.660 + 285 = 945.

← 第 6 题#6
完整试卷

其他年份的第 7 题