1988 AIME 第 9 题

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

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

9.

求立方的末三位为 888888 的最小正整数。

Find the smallest positive integer whose cube ends in 888.888.

答案:192
知识点:模运算个位数字二次方程
难度评级:1880
小提示:

个位数字说明该数必形如 10a+210a+2

The units digit forces the number to have the form 10a+210a+2

大提示:

先将 (10a+2)3888(mod1000)(10a+2)^3\equiv888\pmod{1000}125125 化简

Reduce (10a+2)3888(mod1000)(10a+2)^3\equiv888\pmod{1000} first modulo 125125

解答:

将该数写成 10a+210a+2。把所需同余式模 125125 展开并除以 55,得到 20a2a10(mod25)20a^2-a-1\equiv0\pmod{25}\text{。}先模 55 化简,得 a4(mod5)a\equiv4\pmod5;再代入 a=4+5ba=4+5b,得 b3(mod5)b\equiv3\pmod5。因此 a19(mod25)a\equiv19\pmod{25},最小候选值为 10(19)+2=19210(19)+2=192。它是偶数,所以其立方也满足 0(mod8)0\pmod8,且确有 1923=7,077,888192^3=7{,}077{,}888

Write the number as 10a+2.10a+2. Expanding the required congruence modulo 125125 and dividing by 55 gives 20a2a10(mod25).20a^2-a-1\equiv0\pmod{25}. Reducing first modulo 55 gives a4(mod5);a\equiv4\pmod5; substituting a=4+5ba=4+5b then gives b3(mod5).b\equiv3\pmod5. Thus a19(mod25),a\equiv19\pmod{25}, and the smallest candidate is 10(19)+2=192.10(19)+2=192. It is even, so its cube is also 0(mod8),0\pmod8, and indeed 1923=7,077,888.192^3=7{,}077{,}888.

← 第 8 题#8
完整试卷

其他年份的第 9 题