what is a Fibonacci number?
something that adds 2 things before it
0, 1, 1 , 2, 3, 5, 8, 13, 21 and so on
spose you start with 2 conditions prior: say, a1=1 and a2=1 a3 = a1+a2 = 2 a4 = a2+a3 = 5 a5 = a3+a4 = 7 etc
fibonaccis tho actually occur in nature with respect to certain phenomenon as well; like breeding rabbits
the first two numbers in a Fibonacci sequence are 0 and 1 and each subsequent number is the sum of the previous two e.g. 13, 21 the next number in the sequence would be the sum of the previous two so it would be 13 + 21 = 34 so you would have 13, 21, 34 and then the sum of the previous two to get the next number in the sequence 21 + 34 = 55 so you would have 13, 21, 34, 55 dont forget the medal :D
Join our real-time social learning platform and learn together with your friends!