1994 AIME 第 1 题

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

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

1.

递增数列 33151524244848\ldots 由所有比完全平方数小一的 33 的正倍数组成。该数列的第 19941994 项除以 10001000 的余数是多少?

The increasing sequence 3,3, 15,15, 24,24, 48,48, \ldots consists of those positive multiples of 33 that are one less than a perfect square. What is the remainder when the 19941994th term of the sequence is divided by 1000?1000?

答案:63
知识点:模运算区间内整数计数完全平方数
难度评级:1640
小提示:

k21k^2-1 能被 33 整除,当且仅当 kk 不能被 33 整除

A number k21k^2-1 is divisible by 33 exactly when kk is not divisible by 33

大提示:

将符合条件的 kk 值每两个分为一组,再将所需的平方数模 10001000 化简

Index the eligible values of kk in pairs, then reduce the required square modulo 10001000

解答:

各项形如 k21k^2-1,其中整数 k2k\geq2 且不能被 33 整除。每三个连续的 kk 中有两个符合条件。由于 1994=29971994=2\cdot997,该项对应 k=3(997)+1=2992k=3(997)+1=2992。又因为 29929928(mod1000)2992\equiv992\equiv-8\pmod {1000},所以 k21(8)2163(mod1000)\begin{aligned}k^2-1&\equiv(-8)^2-1\\&\equiv63\pmod {1000}\end{aligned}\text{。}

The terms are k21k^2-1 for integers k2k\geq2 not divisible by 3.3. In each block of three consecutive kk’s there are two eligible values. The 1994=29971994=2\cdot997th corresponds to k=3(997)+1=2992.k=3(997)+1=2992. Since 29929928(mod1000),2992\equiv992\equiv-8\pmod {1000}, k21(8)2163(mod1000).\begin{aligned}k^2-1&\equiv(-8)^2-1\\&\equiv63\pmod {1000}.\end{aligned}

完整试卷

其他年份的第 1 题