AMC 10 · 2006 · #18

Grade 6 arithmetic
recursive-sequencepattern-recognitionmodular-arithmetic identify-subproblems ↑ Prerequisites: recursive-sequence
📏 Medium solution 💡 2 insights
Problem

Let a1,a2,...a_1 , a_2 , ... be a sequence for which a1=2a_1=2 , a2=3a_2=3, and an=an1an2a_n=\frac{a_{n-1}}{a_{n-2}} for each positive integer n3n \ge 3. What is a2006a_{2006}?

Pick an answer.

(A)
$\frac{1}{2}$
(B)
$\frac{2}{3}$
(C)
$\frac{3}{2}$
(D)
2
(E)
3

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.