Problem:
Define a sequence recursively by F0β=0,F1β=1, and Fnβ= the remainder when Fnβ1β+Fnβ2β is divided by 3, for all nβ₯2. Thus the sequence starts 0,1,1,2,0,2,β¦. What is F2017β+F2018β+F2019β+ F2020β+F2021β+F2022β+F2023β+F2024β?
Answer Choices:
A. 6
B. 7
C. 8
D. 9
E. 10
Solution:
The sequence starts 0,1,1,2,0,2,2,1,0,1,1,2,β¦ Notice that the pattern repeats and the period is 8. Thus no matter which 8 consecutive numbers are added, the answer will be 0+1+1+2+0+2+2+1=(D)9β.
The problems on this page are the property of the MAA's American Mathematics Competitions