AMC 10 · 2019 · #9
Grade 6 number-theoryPick an answer.
AMC 10 2019 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Numbers like 999 are huge — Tool #9 says try small n first (n = 2, 3, 4, 5, 6, 7, …) and see when the sum divides the product and when it doesn't. Tool #5 spots the pattern (only special n fail). Tool #3 then scans the answer choices from largest to smallest to find the first one satisfying the condition.
Test small cases. For each n, compute S = and P = n!, then check whether S ∣ P.
Try the first handful of n and watch which ones fail.
4.OA.B.4Solve An Easier Related ProblemFailures hit at n = 2, 4, 6 — each has n + 1 prime (3, 5, 7); successes have composite n + 1. Conjecture: it fails when n + 1 is prime.
Failures align exactly with n + 1 being prime.
4.OA.B.4Look For A PatternSimplify: = . Composite n + 1 cancels into (n - 1)!; an odd prime n + 1 divides neither (n - 1)! nor 2, so it fails.
Cancel n and the ; what's left is — fails only when n + 1 is an odd prime.
6.NS.B.4Look For A PatternFailing n are exactly those with n + 1 prime, so scan the choices from the top. n = 999 → n + 1 = 1000 = 2³ · 5³, composite. Move down.
1000 is obviously not prime.
4.OA.B.4Eliminate Possibilitiesn = 998 → n + 1 = 999 = 3 · 333 = 3³ · 37, composite. Keep going.
Digit sum 9 + 9 + 9 = 27 divisible by 3, so 999 is divisible by 3.
4.OA.B.4Eliminate Possibilitiesn = 997 → n + 1 = 998 = 2 · 499, composite. Still not it.
998 is even, so divisible by 2.
4.OA.B.4Eliminate Possibilitiesn = 996 → n + 1 = 997; testing primes up to √997 ≈ 31, none divide, so 997 is prime — the sum fails to divide here.
Test small primes up to √(997); none divide, so 997 is prime.
4.OA.B.4Eliminate PossibilitiesSo n = 996 is the largest three-digit n with n + 1 prime — the sum does not divide the product. Answer (B).
First choice (from the top) where n + 1 is prime.
4.NBT.A.2Eliminate PossibilitiesThis AMC 10 problem only needs Grade 6 factoring you already know — the sum divides n! except when n + 1 is an odd prime. Among the answer choices, 1000, 999, 998 all have composite (n + 1), but n = 996 gives n + 1 = 997, which is prime. So n = 996.