+0  
 
+5
1180
4
avatar

What is the Fibonacci Sequence? I'm confused.

 Feb 27, 2017
 #1
avatar
0

The fibbonaci sequence is a sequence of numbers were you add the previous number to the number before it to get the next number in the sequence. For example the sequence starts as: 1,1,2,3,5,8,13,21...

 

1+1 = 2

2+1 = 3

2+3 = 5

3+5 = 8

5+8 = 13

8+13 = 21

 

and so on and so forth

 Feb 27, 2017
 #2
avatar+61 
0

a series of numbers in which each number ( Fibonacci number ) is the sum of the two preceding numbers. The simplest is the series 1, 1, 2, 3, 5, 8, etc.

 

it is also used in the golden ratio (when can be easily googled)

 Feb 27, 2017
 #3
avatar+8 
0

The Fibonacci sequence is a set of numbers in which each number is found by adding the two numbers before it. It starts with 0,1 then uses the addition rule. The third number will be the sum of the first two numbers, 1+0=1, giving us a sequence of 0,1,1 now the fourth number can be found by adding the second and third number, 1+1 = 2. so we have 0,1,1,2 you can extend this out forever to get the full Fibonacci sequence.

A video on the topic by numberphile can be found here;
https://www.youtube.com/watch?v=Nu-lW-Ifyec

 Feb 27, 2017
 #4
avatar+26364 
0

What is the Fibonacci Sequence?

 

 

laugh

 Feb 28, 2017

4 Online Users

avatar
avatar