AMC 10 · 2022 · #19
Grade 7 number-theoryPick an answer.
AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Multiplying by L₁7 turns the sum into h = Σ_k=1¹⁷ — a tidy sum of 17 integers. Tool #7 (Identify Subproblems) splits the question into (a) showing 16 of those 17 terms are divisible by 17 and so contribute 0 mod 17, and (b) computing the surviving single term = L₁6 modulo 17. Tool #16 (Change Focus): instead of attacking h directly, count what survives mod 17 — almost everything vanishes. Tool #13 (Convert to Algebra): treat symbolically and use gcd(17, k) = 1 to argue divisibility.
Clear the denominators. Multiplying both sides by L₁7 gives a clean sum of integers.
is an integer because L₁7 is built to be divisible by every k ≤ 17.
6.NS.A.1Convert To AlgebraSubproblem A: for k = 1…16, write L₁7 = 17 · L₁6, so each = 17 · () is a multiple of 17.
The factor of 17 inside L₁7 stays put when you divide by anything coprime to 17.
6.NS.B.4Identify SubproblemsSubproblem B: only k = 17 survives, where = L₁6, so h ≡ L₁6 (mod 17).
Sixteen terms vanish mod 17; only one is left, and that one equals L₁6.
6.NS.B.4Count The ComplementFactor L₁6 into prime powers: the highest power of each prime ≤ 16 gives 2⁴ · 3² · 5 · 7 · 11 · 13.
LCM of 1, …, 16 is built by taking the strongest copy of each prime ≤ 16.
6.NS.B.4Identify SubproblemsCompute L₁6 mod 17: replace 16 ≡ -1 (mod 17) and multiply step by step, reducing mod 17 each time.
Use the trick 16 ≡ -1 to keep numbers small and signs trackable.
7.NS.A.2Convert To AlgebraReduce after each multiply: (-1)·9≡8, then ·5≡6, ·7≡8, ·11≡3, ·13≡5, so h ≡ 5 (mod 17) → (C).
Reduce after every multiply — keeps every intermediate at most two-digit.
7.NS.A.2Convert To AlgebraMultiply both sides by L₁7 — now h is a sum of 17 integers . For every k from 1 to 16, is a multiple of 17 (because 17 is prime), so those 16 terms vanish mod 17. Only = L₁6 = 2⁴ · 3² · 5 · 7 · 11 · 13 survives; reducing step by step mod 17 gives (C) 5.