AMC 10 · 2006 · #18
Grade 6 arithmeticLet a1,a2,... be a sequence for which a1=2 , a2=3, and an=an−2an−1 for each positive integer n≥3. What is a2006?
Pick an answer.
AMC 10 2006 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Try it yourself first — the explanation is most useful after you’ve attempted it.
Toolkit + CCSS Solution
Understand
Restated: A sequence starts with a_1 = 2 and a_2 = 3. From the third term on, each term equals the previous term divided by the term before that: a_n = a_{n-1} / a_{n-2}. Find the value of the 2006th term.
Givens: a_1 = 2; a_2 = 3; a_n = a_{n-1} / a_{n-2} for every n >= 3
Unknowns: The value of a_2006
Understand
Restated: A sequence starts with a_1 = 2 and a_2 = 3. From the third term on, each term equals the previous term divided by the term before that: a_n = a_{n-1} / a_{n-2}. Find the value of the 2006th term.
Givens: a_1 = 2; a_2 = 3; a_n = a_{n-1} / a_{n-2} for every n >= 3
Plan
Primary tool: #5 Look for a Pattern
Secondary: #2 Make a Systematic List, #9 Solve an Easier Related Problem
The term number 2006 is far too large to reach by computing one term at a time. But the rule only looks back two steps, so once a pair of consecutive terms repeats, the whole sequence must repeat from there. The plan is to list the first several terms, watch for the repeat, and then use the repeat length to jump straight to term 2006.
Execute — Answer: E
6.NS.A.1 Step 1 List the first several terms
- Apply the rule term by term, dividing the previous term by the one before it.
- Dividing by a fraction means multiplying by its reciprocal.
💡 Just follow the rule a few times and write down what you get.
4.OA.C.5 Step 2 Spot the repeat
- Keep going two more terms.
- a_7 comes back to 2 and a_8 comes back to 3 — the same pair we started with (a_1, a_2).
- Since the rule only depends on the two most recent terms, once that starting pair reappears the whole sequence must cycle.
- So the sequence repeats every 6 terms.
💡 When the starting pair shows up again, the sequence has no choice but to loop.
6.NS.B.2 Step 3 Jump to term 2006 with the cycle
- Terms with the same position within a block of 6 are equal: a_n depends only on the remainder of n when divided by 6.
- Divide 2006 by 6: it goes 334 times with 2 left over, so 2006 leaves the same remainder as 2.
- That means a_2006 equals a_2, which is 3.
- The matching choice is (E).
💡 Only where a number lands inside the repeating block matters, and 2006 lands where 2 does.
6.NS.A.1 Apply the rule term by term, dividing the previous term by the one before it. Di 4.OA.C.5 Keep going two more terms. a_7 comes back to 2 and a_8 comes back to 3 — the sam 6.NS.B.2 Terms with the same position within a block of 6 are equal: a_n depends only on Review
Reasonableness: Check the cycle claim directly: the six listed values 2, 3, 3/2, 1/2, 1/3, 2/3 do return to 2, 3 at positions 7 and 8, so the period of 6 is real. The remainder step is easy to test on small term numbers: a_8 should equal a_2 because 8 = 6 + 2, and indeed a_8 = 3. The same logic gives a_2006 = a_2 = 3, so the answer sits inside the given choices as expected.
Alternative: Instead of matching remainders, you could keep listing positions that equal a_2: those are terms 2, 8, 14, 20, ... — every number that is 2 more than a multiple of 6. Since 2006 - 2 = 2004 = 6 x 334 is a multiple of 6, term 2006 is on that list and equals a_2 = 3.
CCSS standards used (min grade 6)
6.NS.A.1Interpret and compute quotients of fractions and solve word problems (Dividing one term by another when those terms are fractions, e.g. (1/2) / (3/2) = 1/3.)4.OA.C.5Generate a number or shape pattern following a given rule (Recognizing that the listed terms form a repeating cycle of length 6.)6.NS.B.2Fluently divide multi-digit numbers using the standard algorithm (Dividing 2006 by 6 to find the remainder 2 and locate term 2006 within its cycle.)
⭐ When a sequence starts repeating, find how long the loop is, then use the remainder to see where a far-away term lands in the loop.
⭐ When a sequence starts repeating, find how long the loop is, then use the remainder to see where a far-away term lands in the loop.
More like this
Same archetype — closest grade level first.