2024 AMC 10A 第 18 题

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

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

18.

恰有 KK 个正整数 bb 满足 5b20245 \le b \le 2024,使得 bb 进制整数 2024b2024_b 能被 1616 整除(这里的 1616 用十进制表示)。求 KK 的各位数字之和。

There are exactly KK positive integers bb with 5b20245 \le b \le 2024 such that the base-bb integer 2024b2024_b is divisible by 1616 (where 1616 is in base ten). What is the sum of the digits of K?K?

1616

1717

1818

2020

2121

答案:D
知识点:进制模运算区间内整数计数
难度评级:1840
解答:

bb 进制中,2024b=2b3+2b+42024_b = 2b^3 + 2b + 4 =2(b3+b+2)= 2(b^3 + b + 2),因此 162024b16 \mid 2024_b 当且仅当 8b3+b+28 \mid b^3 + b + 2。检查 bb88 的余数,可知恰当余数为 b3,6,7(mod8)b \equiv 3, 6, 7 \pmod 8。统计 5b20245 \le b \le 2024 中这三类数,得 K=758K = 758,其各位数字之和为 7+5+8=207 + 5 + 8 = 20,正确答案是 D

In base b,b, 2024b=2b3+2b+42024_b = 2b^3 + 2b + 4 =2(b3+b+2),= 2(b^3 + b + 2), so 162024b16 \mid 2024_b exactly when 8b3+b+2.8 \mid b^3 + b + 2. Test the residues modulo 8:8: this holds precisely for b3,6,7(mod8).b \equiv 3, 6, 7 \pmod 8. Counting the bb with 5b20245 \le b \le 2024 in those three classes gives K=758,K = 758, whose digit sum is 7+5+8=20.7 + 5 + 8 = 20. Therefore, the answer is D.

← 第 17 题#17
完整试卷

其他年份的第 18 题