1999 AMC 12 Problem 20

Below is the professionally curated solution for Problem 20 of the 1999 AMC 12, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 1999 AMC 12 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:recursionmeaninvariant

Difficulty rating: 1740

20.

The sequence a1,a2,a3,a_1, a_2, a_3, \ldots satisfies a1=19,a_1 = 19, a9=99,a_9 = 99, and, for all n3,n \ge 3, ana_n is the arithmetic mean of the first n1n - 1 terms. Find a2.a_2.

2929

5959

7979

9999

179179

Solution:

For n3,n \ge 3, (n1)an=a1++an1.(n - 1)a_n = a_1 + \cdots + a_{n-1}. Then an+1=(n1)an+ann=an, a_{n+1} = \dfrac{(n-1)a_n + a_n}{n} = a_n, so the sequence is constant from a3a_3 onward. Hence a3=a9=99.a_3 = a_9 = 99.

Since a3=a1+a22=19+a22=99,a_3 = \dfrac{a_1 + a_2}{2} = \dfrac{19 + a_2}{2} = 99, we get a2=179.a_2 = 179.

Thus, the correct answer is E.

Problem 20 in Other Years