2024 AMC 12A 第 11 题

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

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

11.

恰有 KK 个满足 5b20245\le b\le2024 的正整数 bb,使得以 bb 为底的整数 2024b2024_b 能被 1616 整除(其中 1616 按通常写法理解)。KK 的各位数字之和是多少?

There are exactly KK positive integers bb with 5b20245\le b\le2024 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
知识点:进制模运算区间内整数计数
难度评级:1630
解答:

这里 2024b=2b3+2b+42024_b=2b^3+2b+4 =2(b3+b+2)=2(b^3+b+2),所以 162024b16\mid2024_b 当且仅当 8b3+b+28\mid b^3+b+2。检查 mod8\bmod 8 的剩余类可知,b3+b+20b^3+b+2\equiv0 恰好在 b3,6,7(mod8)b\equiv3,6,7\pmod8 时成立。

统计 bb[5,2024][5,2024]:剩余 33 给出 11,,201911,\ldots,2019,共有 252252 个;剩余 66 给出 6,,20226,\ldots,2022,共有 253253 个;剩余 77 给出 7,,20237,\ldots,2023,共有 253253 个。所以 K=252+253+253=758K=252+253+253=758,各位数字之和为 7+5+8=207+5+8=20

因此正确答案是 D

Here 2024b=2b3+2b+42024_b=2b^3+2b+4 =2(b3+b+2),=2(b^3+b+2), so 162024b16\mid2024_b exactly when 8b3+b+2.8\mid b^3+b+2. Checking residues mod8,\bmod 8, b3+b+20b^3+b+2\equiv0 precisely for b3,6,7(mod8).b\equiv3,6,7\pmod8.

Counting bb in [5,2024]:[5,2024]: residue 33 gives 11,,201911,\ldots,2019 (252252 values), residue 66 gives 6,,20226,\ldots,2022 (253253 values), and residue 77 gives 7,,20237,\ldots,2023 (253253 values). So K=252+253+253=758,K=252+253+253=758, and its digit sum is 7+5+8=20.7+5+8=20.

Thus, the correct answer is D.

← 第 10 题#10
完整试卷

其他年份的第 11 题