Question
Hello, I can't find a pattern to answer this question, can you help?
The beginning of the fibonacci number sequence is listed below:
1,1,2,3,5,8,13,......
What is the smallest term in the sequence which has a value greater than 100?
The beginning of the fibonacci number sequence is listed below:
1,1,2,3,5,8,13,......
What is the smallest term in the sequence which has a value greater than 100?
Answers
Reiny
Ahhh, my favourite sequence of numbers, the Fibonacci sequence.
A new number is the sum of the two previous numbers, so keep going until you get around the 100
A new number is the sum of the two previous numbers, so keep going until you get around the 100
joe
ahh, so simple in hind sight