A sequence question
1,2,3,5,8,13,.....
starting from the 3rd term, the number is the sum of the previous 2 term. Find the remainder when the 2008th term is divided by 8.
I calculated the remainder should be 5 correct? Just wanted to verify with you people because i dun have the answer for this question. Feel free to post ur solution so that i can see is it same as mine?