2016 AIME I Problem 10

Below is the professionally curated solution for Problem 10 of the 2016 AIME I, 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 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:geometric sequencearithmetic sequencedivisibilityinduction

Difficulty rating: 3060

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.

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).a_{2k+1} = c\,\bigl(kb - (k-1)a\bigr)^2, \qquad a_{2k+2} = c\,\bigl(kb - (k-1)a\bigr) \bigl((k+1)b - ka\bigr).

In particular a13=c(6b5a)2=2016=25327.a_{13} = c\,(6b - 5a)^2 = 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 9Full ExamProblem 11

Problem 10 in Other Years