Problem:
A sequence of positive integers with a1β=1 and a9β+a10β=646 is formed so that the first three terms are in geometric progression, the second, third, and fourth terms are in arithmetic progression, and, in general, for all nβ₯1, the terms a2nβ1β,a2nβ, and a2n+1β are in geometric progression, and the terms a2nβ, a2n+1β, and a2n+2β are in arithmetic progression. Let anβ be the greatest term in this sequence that is less than 1000 . Find n+anβ.
Solution:
The terms in the sequence are 1,r,r2,r(2rβ1),(2rβ1)2,(2rβ1)(3rβ2),(3rβ 2)2,β¦. Assuming that the pattern continues, the ninth term is (4rβ3)2 and the tenth term is (4rβ3)(5rβ4). Thus (4rβ3)2+(4rβ3)(5rβ4)=646. This leads to (36r+125)(rβ5)=0. Because the terms are positive, r=5. Substitute to find that anβ=(2nβ1)2 when n is odd, and that anβ=(2nβ3)(2n+1) when n is even. The least odd-numbered term greater than 1000 is therefore a17β=332=1089, and a16β=29β
33=957<1000. The desired value of n+anβ is 957+16=973β.
The pattern referred to above is
a2nβa2n+1ββ=[(nβ1)rβ(nβ2)][nrβ(nβ1)]=[nrβ(nβ1)]2β
This pattern has been verified for the first few positive integral values of n. The above equations imply that
a2n+2βa2n+3ββ=2[nrβ(nβ1)]2β[(nβ1)rβ(nβ2)][nrβ(nβ1)]=[nrβ(nβ1)][2nrβ2(nβ1)β(nβ1)r+(nβ2)]=[nrβ(nβ1)][(n+1)rβn], and =[nrβ(nβ1)]2[nrβ(nβ1)]2[(n+1)rβn]2β=[(n+1)rβn]2β
The above argument, along with the fact that the pattern holds for n=1 and n=2, implies that it holds for all positive integers n.
The problems on this page are the property of the MAA's American Mathematics Competitions