AMC 10 · 2020 · #21
Grade 8 number-theoryPick an answer.
Tool #15 (Organize Differently): rewrite the whole equation in terms of prime exponents. Once lcm becomes "take the max" and gcd becomes "take the min", one messy equation about huge numbers turns into a short list of tiny equations about small integers. Tool #4 (Introduce a Variable): name the exponents in n as a, b, c, d. Tool #7 (Subproblems): different primes never interact, so each prime becomes its own independent mini-problem, and the counts multiply. Tool #2 (Systematic List): for each prime, list exactly which exponent values survive.
Factor both factorials
Write both as prime powers.
Prime factorization is the only language in which lcm and gcd become simple.
4.OA.B.4Organize Information In More WaysWhich primes are allowed
No other prime can appear.
A prime hiding in n would survive the lcm but could never appear on the gcd side, so no such prime exists.
6.NS.B.4Introduce A VariableTurn it into exponents
Write both operations in exponents.
Two numbers are equal exactly when every prime shows up the same number of times in each.
Two numbers are equal exactly when every prime shows up the same number of times in each.
▸ Why?
Every number has exactly one prime recipe, so equal numbers must share that recipe.
▸ Why?
A least common multiple takes the tallest tower of each prime and a greatest common divisor the shortest.
Solve for the prime two
That gives one range.
A max equals a min only when the value sits between both thresholds.
6.EE.B.5Make A Systematic ListSolve for three and seven
Those two work the same way.
Same squeeze, different thresholds — the 7 case is the degenerate version where the lower threshold is 0.
6.EE.B.5Make A Systematic ListSolve for the prime five
The exponent of five is forced.
The extra factor of 5 makes the right side outrun the left unless n carries exactly three 5s.
6.EE.B.5Make A Systematic ListMultiply the counts
Multiplying gives 48.
Independent slots multiply — each prime picks its exponent without asking the others.
7.SP.C.8Identify SubproblemsRewrite everything in prime exponents: lcm takes the bigger exponent, gcd takes the smaller one, so one huge equation splits into one tiny equation per prime — 6 ways for 2, 4 for 3, 1 for 5, 2 for 7, and 6 · 4 · 1 · 2 = 48.
- Factor both factorials
- Pin down which primes n can use
- Turn the equation into exponents
- Solve the prime-2 equation
- Solve the prime-3 and prime-7 equations
- Solve the prime-5 equation
- Multiply the independent counts