What is the least value of such that is a multiple of ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
2024 = 2³·11·23, so n! needs the prime factor 23; 23! already contains 2³ and 11, hence n = 23.
Solution
Factor: .
For to be divisible by the prime , some factor must be a multiple of , so . Conversely contains the factors (giving ), and , so it is a multiple of .
The answer is .
Why this works
A prime divides exactly when , so the largest prime factor of the target sets the minimum ; the smaller prime powers are then automatically covered (check them only if the largest prime is small). Knowing the factorization of the current year is a recurring AMC convenience.
The trap
Stopping at 2024 = 8·253 and answering 11 or 253 without factoring 253 = 11·23.
Common mistakes
- Stopping at 2024 = 8·253 and answering 11 or 253 without factoring 253 = 11·23.
- Thinking might work because it has plenty of factors of and ; it has no factor of .
Techniques
Set up the equation/formula and compute; no special trick needed