2022 AMC 10A Problem 19

Below is the professionally curated solution for Problem 19 of the 2022 AMC 10A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2022 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:modular arithmeticleast common multipleprime factorization

Difficulty rating: 2150

19.

Define LnL_n as the least common multiple of all the integers from 11 to nn inclusive. There is a unique integer hh such that 11+12+13+117=hL17\dfrac{1}{1} + \dfrac{1}{2} + \dfrac{1}{3} \cdots + \dfrac{1}{17} = \dfrac{h}{L_{17}} What is the remainder when hh is divided by 17?17?

11

33

55

77

99

Solution:

Multiplying the harmonic sum by L17L_{17}, we get h=i=117L17i.h=\sum_{i=1}^{17}\frac{L_{17}}{i}.

For 1i161\le i\le16, the term L17i\frac{L_{17}}{i} is still divisible by 1717, so these terms contribute 0(mod17)0\pmod{17}.

Thus hL1717(mod17).h\equiv \frac{L_{17}}{17}\pmod{17}. The least common multiple L17L_{17} contains the prime-power factors 16,9,5,7,11,13,1716,9,5,7,11,13,17, so L1717169571113(mod17).\frac{L_{17}}{17}\equiv 16\cdot9\cdot5\cdot7\cdot11\cdot13\pmod{17}.

Reducing modulo 1717, this is (1)95711135(mod17).(-1)\cdot9\cdot5\cdot7\cdot11\cdot13\equiv5\pmod{17}.

Thus, C is the correct answer.

Problem 19 in Other Years