Problem:
The increasing sequence of positive integers a1β,a2β,a3β,β¦ has the property that an+2β=anβ+an+1β for all nβ₯1. If a7β=120, then a8β is
Answer Choices:
A. 128
B. 168
C. 193
D. 194
E. 210
Solution:
If a1β=a and a2β=b then
(a3β,a4β,a5β,a6β,a7β,a8β)=(a+b,a+2b,2a+3b,3a+5b,5a+8b,8a+13b)
Therefore 5a+8b=a7β=120. Since 5a=8(15βb) and 8 is relatively prime to 5,a must be a multiple of 8. Similarly, b must be a multiple of 5. Let a=8j and b=5k to obtain 40j+40k=120, which has two solutions in positive integers, (j,k)=(1,2) and (2,1). Since the sequence is increasing, (j,k)=(1,2). Thus a=8β
1=8 and b=5β
2=10, so a8β=8a+13b=194.