2012 AIME I 第 10 题

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

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

10.

S\mathcal{S} 为所有通常数字写法末三位是 256256 的完全平方数的集合。设 T\mathcal{T} 为所有形如 x2561000\frac{x - 256}{1000} 的数的集合,其中 xx 属于 S\mathcal{S}。换句话说,T\mathcal{T} 是把 S\mathcal{S} 中每个数的末三位截去后得到的数的集合。求 T\mathcal{T} 中第 1010 小的元素除以 10001000 的余数。

Let S\mathcal{S} be the set of all perfect squares whose rightmost three digits in base 1010 are 256.256. Let T\mathcal{T} be the set of all numbers of the form x2561000,\frac{x - 256}{1000}, where xx is in S.\mathcal{S}. In other words, T\mathcal{T} is the set of numbers that result when the last three digits of each number in S\mathcal{S} are truncated. Find the remainder when the tenth smallest element of T\mathcal{T} is divided by 1000.1000.

答案:170
知识点:模运算中国剩余定理平方差
难度评级:2840
解答:

一个平方数 n2n^2 末三位为 256256,当且仅当 1000n22561000 \mid n^2 - 256 =(n16)(n+16)= (n - 16)(n + 16)。模 88 时,n20(mod8)n^2 \equiv 0 \pmod 8,迫使 4n4 \mid n。模 125125 时,两个因子 n±16n \pm 16 相差 3232,所以 55 至多整除其中一个;因此 125125 必须整除某一个因子,即 n±16(mod125)n \equiv \pm 16 \pmod{125}。由于 161644 的倍数,两条件合并为 n±16(mod500)n \equiv \pm 16 \pmod{500}

所以 S\mathcal{S} 由形如 (500m±16)2(500m \pm 16)^2 的数构成,其平方根按递增顺序为 16164844845165169849841016,1016, \ldotsS\mathcal{S} 中第十小的元素是 (500516)2=24842(500 \cdot 5 - 16)^2 = 2484^2

对应的 T\mathcal{T} 中元素为 248422561000=246825001000=6170\frac{2484^2 - 256}{1000} = \frac{2468 \cdot 2500}{1000} = 6170,除以 10001000 的余数是 170170

A square n2n^2 ends in 256256 exactly when 1000n22561000 \mid n^2 - 256 =(n16)(n+16).= (n - 16)(n + 16). Modulo 8:8: n20(mod8)n^2 \equiv 0 \pmod 8 forces 4n.4 \mid n. Modulo 125:125: the factors n±16n \pm 16 differ by 32,32, so 55 divides at most one of them, and hence 125125 must divide a single factor: n±16(mod125).n \equiv \pm 16 \pmod{125}. Because 1616 is a multiple of 4,4, the two conditions combine to n±16(mod500).n \equiv \pm 16 \pmod{500}.

So S\mathcal{S} consists of the numbers (500m±16)2,(500m \pm 16)^2, whose square roots in increasing order are 16,16, 484,484, 516,516, 984,984, 1016,.1016, \ldots. The tenth smallest element of S\mathcal{S} is (500516)2=24842.(500 \cdot 5 - 16)^2 = 2484^2.

The corresponding element of T\mathcal{T} is 248422561000=246825001000=6170,\frac{2484^2 - 256}{1000} = \frac{2468 \cdot 2500}{1000} = 6170, whose remainder upon division by 10001000 is 170.170.

← 第 9 题#9
完整试卷

其他年份的第 10 题