Problem:
A sequence of numbers is defined recursively by a1β=1,a2β=73β, and
anβ=2anβ2ββanβ1βanβ2ββ
anβ1ββ
for all nβ₯3. Then a2019β can be written as qpβ, where p and q are relatively prime positive integers. What is p+q?
Answer Choices:
A. 2020
B. 4039
C. 6057
D. 6061
E. 8078
Solution:
The sequence begins 1,73β,113β,153β,193β,β¦ This pattern leads to the conjecture that anβ=4nβ13β. Checking the initial conditions n=1 and n=2, and observing that for nβ₯3,
2β
4(nβ2)β13ββ4(nβ1)β13β4(nβ2)β13ββ
4(nβ1)β13βββ=4nβ96ββ4nβ53β4nβ93ββ
4nβ53ββ=6(4nβ5)β3(4nβ9)9β=12nβ39β=4nβ13ββ
confirms the conjecture. Therefore a2019β=4β
2019β13β=80753β, and the requested sum is 3+8075=(E)8078β.
OR
Taking the reciprocal of both sides of the recurrence gives
anβ1β=anβ2ββ
anβ1β2anβ2ββanβ1ββ=anβ1β2ββanβ2β1β
which is equivalent to
anβ1ββanβ1β1β=anβ1β1ββanβ2β1β
Thus the sequence of reciprocals is an arithmetic sequence. Its first term is 1, and its common difference is 37ββ1=34β. Its 2019th term is
a2019β1β=1+2018β
34β=38075β
so a2019β=80753β, and the requested sum is 3+8075=(E)8078β.
The problems on this page are the property of the MAA's American Mathematics Competitions