AMC 10 · 2022 · #25
Grade 6 arithmeticPick an answer.
AMC 10 2022 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #9 (Easier) — instead of attacking index 2019 directly, first compute S₃, S₆, S₉ and read off bits x₀, x₁, …, x₈ by hand. Tool #5 (Pattern) — that small data set will reveal a period-3 pattern in the bits. Tool #2 (List) — list the first 9 bits in groups of three to confirm the period. Tool #13 (Algebra) — once the pattern is known, plug k = 2019, 2020, 2021, 2022 into the pattern. Tool #3 (Eliminate) — check the answer against choices {6, 7, 12, 14, 15}.
For n = 3, 7 ≡ -1 (mod 8) gives S₃ = 7 = 111₂, so x₀, x₁, x₂ = 1, 1, 1.
Grade 6 — find the inverse of 7 modulo a small power of 2 by inspection.
6.NS.B.4Solve An Easier Related ProblemFor n = 6, S₆ = 55 = 110111₂ read low bits first gives x₃, x₄, x₅ = 0, 1, 1.
Grade 5 — read off a binary expansion bit-by-bit.
5.NBT.A.2Solve An Easier Related ProblemFor n = 9, S₉ = 439 = 110110111₂; reading the low bits gives x₆, x₇, x₈ = 0, 1, 1.
Grade 5 — same bit-reading on a longer number.
5.NBT.A.2Solve An Easier Related ProblemGrouping the first nine bits in threes reveals a period-3 pattern (0, 1, 1) for every k ≥ 3.
Grade 4 — three computed groups show a clear period-3 rule for the bit at each index.
4.OA.C.5Look For A PatternSince 2019 ≡ 0, 2020 ≡ 1, 2021 ≡ 2, 2022 ≡ 0 mod 3, the rule gives x₂019 = 0, x₂020 = 1, x₂021 = 1, x₂022 = 0.
Grade 4 — use the rule to look up each indexed bit.
4.OA.C.5Make A Systematic ListCombine with weights 1, 2, 4, 8: 0 + 2 + 4 + 0 = 6, choice (A).
Grade 4 — multi-step whole-number arithmetic to finish.
4.OA.A.3Eliminate PossibilitiesThis AMC 10 problem only needs Grade 6 number-theory reasoning you already know — compute the bits x₀, x₁, …, x₈ by hand from three small cases n = 3, 6, 9, and a period-3 pattern (0,1,1) jumps out for k ≥ 3. Looking up 2019, 2020, 2021, 2022 mod 3 gives bits 0, 1, 1, 0, and the target 0 + 2 + 4 + 0 = 6.