2016 AIME I Problem 10

Attempt Problem 10 of the 2016 AIME I below, then check your answer against the professionally curated solution from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2016 AIME I solutions, or check the answer key.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

10.

A strictly increasing sequence of positive integers a1,a_1, a2,a_2, a3,a_3, \ldots has the property that for every positive integer k,k, the subsequence a2k1,a_{2k-1}, a2k,a_{2k}, a2k+1a_{2k+1} is geometric and the subsequence a2k,a_{2k}, a2k+1,a_{2k+1}, a2k+2a_{2k+2} is arithmetic. Suppose that a13=2016.a_{13} = 2016. Find a1.a_1.

Answer: 504
Concepts:geometric sequencearithmetic sequencedivisibilityinduction
Difficulty rating: 3060
Solution:

Write the common ratio of a1,a2,a3a_1, a_2, a_3 as ba\frac{b}{a} in lowest terms, with b>a1b \gt a \ge 1 since the sequence increases. Because a3=a1(ba)2a_3 = a_1 \left(\frac{b}{a}\right)^2 is an integer and gcd(a,b)=1,\gcd(a, b) = 1, we get a2a1;a^2 \mid a_1; set c=a1a2.c = \frac{a_1}{a^2}. Then a1=ca2,a_1 = ca^2, a2=cab,a_2 = cab, a3=cb2,a_3 = cb^2, and the arithmetic condition gives a4=2cb2cab=cb(2ba).a_4 = 2cb^2 - cab = cb(2b - a). Continuing, induction shows for every kk that a2k+1=c(kb(k1)a)2,a2k+2=c(kb(k1)a)((k+1)bka). \begin{aligned} a_{2k+1} &= c\,\bigl(kb - (k-1)a\bigr)^2, \\ a_{2k+2} &= c\,\bigl(kb - (k-1)a\bigr) \\ &\quad {}\cdot \bigl((k+1)b - ka\bigr). \end{aligned}

In particular a13=c(6b5a)2a_{13} = c\,(6b - 5a)^2 =2016=25327.= 2016 = 2^5 \cdot 3^2 \cdot 7. Let N=6b5a;N = 6b - 5a; then N22016,N^2 \mid 2016, so N12.N \le 12. But N=a+6(ba)a+67,N = a + 6(b - a) \ge a + 6 \ge 7, and the only value in range with N22016N^2 \mid 2016 is N=12,N = 12, giving c=2016144=14.c = \frac{2016}{144} = 14. From 6(ba)=12a6(b - a) = 12 - a we need 6a6 \mid a with a6,a \le 6, so a=6a = 6 and b=7,b = 7, which are coprime.

Therefore a1=ca2=1436=504.a_1 = ca^2 = 14 \cdot 36 = 504. (Indeed the sequence begins 504,588,686,784,896,504, 588, 686, 784, 896, \ldots and reaches a13=14122=2016.a_{13} = 14 \cdot 12^2 = 2016.)

← Problem 9#9
Full Exam

Problem 10 in Other Years