2010 AIME I 第 2 题

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

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

2.

求 除以 10001000 的余数。 999999999999 9’s9 \cdot 99 \cdot 999 \cdot \cdots \cdot \underbrace{99\ldots9}_{\text{999 9's}}

Find the remainder when 999999999999 9’s9 \cdot 99 \cdot 999 \cdot \cdots \cdot \underbrace{99\ldots9}_{\text{999 9's}} is divided by 1000.1000.

答案:109
知识点:模运算找规律
难度评级:1950
解答:

在模 10001000 下计算。从第三个因子开始,每个因子末尾至少有三个 99,所以每个都 1(mod1000)\equiv -1 \pmod{1000}。一共有 999999 个因子,因此其中 9979971\equiv -1

所以乘积为 因此余数是 109109999(1)997891109(mod1000), \begin{aligned} &\equiv 9 \cdot 99 \cdot (-1)^{997} \\ &\equiv -891 \equiv 109 \pmod{1000}, \end{aligned}

Work modulo 1000.1000. Every factor from the third one on ends in at least three 99s, so each is 1(mod1000).\equiv -1 \pmod{1000}. There are 999999 factors in all, hence 997997 of them are 1.\equiv -1.

The product is therefore 999(1)997891109(mod1000), \begin{aligned} &\equiv 9 \cdot 99 \cdot (-1)^{997} \\ &\equiv -891 \equiv 109 \pmod{1000}, \end{aligned} so the remainder is 109.109.

← 第 1 题#1
完整试卷

其他年份的第 2 题