/

AMC10 2018 B

AMC10 2018 B · Q13

AMC10 2018 B · Q13. It mainly tests Remainders & modular arithmetic, Powers & residues.

How many of the first 2018 numbers in the sequence 101, 1001, 10001, ..., are divisible by 101?
数列 101、1001、10001、... 的前 2018 项中,有多少个数能被 101 整除?
(A) 253 253
(B) 504 504
(C) 505 505
(D) 506 506
(E) 1009 1009
Answer
Correct choice: (C)
正确答案:(C)
Solution
Answer (C): The numbers in the given sequence are of the form $10^n+1$ for $n=2,3,\ldots,2019$. If $n$ is even, say $n=2k$ for some positive integer $k$, then $10^n+1=100^k+1\equiv(-1)^k+1\pmod{101}$. Thus $10^n+1$ is divisible by $101$ if and only if $k$ is odd, which means $n=2,6,10,\ldots,2018$. There are $\frac14(2018-2)+1=505$ such values. On the other hand, if $n$ is odd, say $n=2k+1$ for some positive integer $k$, then $$ 10^n+1=10\cdot10^{n-1}+1=10\cdot100^k+1\equiv10\cdot(-1)^k+1\pmod{101}, $$ which is congruent to $9$ or $11$, and $10^n+1$ is not divisible by $101$ in this case.
答案(C):给定序列中的数都形如 $10^n+1$,其中 $n=2,3,\ldots,2019$。如果 $n$ 为偶数,设 $n=2k$($k$ 为正整数),则 $10^n+1=100^k+1\equiv(-1)^k+1\pmod{101}$。因此当且仅当 $k$ 为奇数时,$10^n+1$ 能被 $101$ 整除,这意味着 $n=2,6,10,\ldots,2018$。这样的 $n$ 的个数为 $\frac14(2018-2)+1=505$。另一方面,如果 $n$ 为奇数,设 $n=2k+1$($k$ 为正整数),则 $$ 10^n+1=10\cdot10^{n-1}+1=10\cdot100^k+1\equiv10\cdot(-1)^k+1\pmod{101}, $$ 其同余结果为 $9$ 或 $11$,因此此时 $10^n+1$ 不能被 $101$ 整除。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.