AMC 10 · 2016 · #25
Grade 11 algebraPick an answer.
Multiplying a_n values directly is hopeless — they are nineteenth roots of 2 and grow like a tower. Tool #4 (Introduce a Variable) is the whole solution: name the exponent, a_n=2^e_n, and then name the scaled exponent b_n=19e_n. Under that renaming the multiplicative rule a_n=a_n-1a_n-2² turns into the additive rule b_n=b_n-1+2b_n-2, and a product turns into a sum — Tool #13 (Convert to Algebra) in its purest form. Tool #7 (Identify Subproblems) separates two questions that are easy to blur: first, why is an integer product the same as an integer exponent (this needs unique factorization, not hand-waving); second, when is the exponent sum divisible by 19. Tool #5 (Look for a Pattern) supplies the closed form for b_n and the powers of 2 modulo 19. Finally the question asks for a smallest k, so Tool #14 (Extreme Principle) and Tool #3 (Eliminate Possibilities) compare the odd-k and even-k candidates and rule out everything before the winner.
Every term is a power of two
Every term is a power of one number.
Only one prime ever enters the sequence, so each term carries no information except its exponent of 2.
11.N-RN.A.1Introduce A VariableInteger forces a whole exponent
Being whole forces a whole exponent.
A whole number whose q-th power is a pure power of 2 has no room in its factorization for any other prime.
4.OA.B.4Identify SubproblemsScale the exponents by nineteen
Scaling clears the fraction entirely.
Measuring the exponent in units of 1/19 turns every awkward fraction into a plain integer.
9.F-IF.A.3Convert To AlgebraClosed form, proved by induction
The exponents have a proved closed form.
A rule that doubles plus a correction is a power of two plus an alternating correction.
11.F-IF.C.8Look For A PatternAdd the terms with geometric sums
Geometric sums add them exactly.
Doubling terms collapse into one power of two, and the +1,-1 tail collapses into a single leftover.
11.A-SSE.B.4Identify SubproblemsDivide out the harmless factor three
A harmless factor divides out.
Multiplying by a number that shares no factor with 19 cannot create or destroy divisibility by 19.
Multiplying by a number that shares no factor with the modulus can neither create nor destroy divisibility by it.
▸ Why?
Every number has one prime recipe, so a factor absent from both cannot appear from the multiplication.
▸ Why?
Divisibility asks only whether the remainder is zero, and a coprime factor cannot change that answer.
Two has order eighteen mod nineteen
The base's order is eighteen.
The order must divide 18, so knocking out the two largest proper divisors knocks out all of them.
8.EE.A.1Look For A PatternTake the smaller of two candidates
The smaller candidate is 17, choice (A).
Two families of solutions, one starting at 17 and one at 18, so the very first success is 17.
9.A-CED.A.1Extreme PrincipleStop multiplying and start adding: every term is 2 to some exponent, the product is an integer only when those exponents add to a whole number, and chasing that sum modulo 19 shows k=17 is the first time it happens.
- Every term is a power of two
- Integer forces a whole exponent
- Scale the exponents by nineteen
- Closed form, proved by induction
- Add the terms with geometric sums
- Divide out the harmless factor three
- Two has order eighteen mod nineteen
- Take the smaller of two candidates