2024 AMC 10A Problem 18

Below is the professionally curated solution for Problem 18 of the 2024 AMC 10A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2024 AMC 10A solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:number basemodular arithmeticcounting integers in a range

Difficulty rating: 1840

18.

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

Solution:

In base b,b, 2024b=2b3+2b+4=2(b3+b+2),2024_b = 2b^3 + 2b + 4 = 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.

Problem 18 in Other Years