Examples of Fibonacci numbers

34 0 0
                                    

As promised , here are a few Fibonacci numbers, you can continue the sequence to infinity and beyond!

1 + 1 = 2 ; 89 + 144 = 233 ; 10 946 + 17 711 = 28 657 ;

1 + 2 = 3 ; 144 + 233 = 377 ; 17 711 + 28 657 = 46 368 ;

2 + 3 = 5 ; 233 + 377 = 610 ; 28 657 + 46 368 = 75 025 ;

3 + 5 = 8 ; 377 + 610 = 987 ; 46 368 + 75 025 = 121 393 ;

5 + 8 = 13 ; 610 + 987 = 1597 ; 75 025 + 121 393 = 196 418 ;

8 + 13 = 21 ; 987 + 1597 = 2584 ; 121 393 + 196 418 = 317 811 ;

13 + 21 = 34 ; 1597 + 2548 = 4181 ; 196 418 + 317 811 = 514 229 ; 

21 + 34 = 55 ; 2548 + 4181 = 6765 ; 317 811 + 514 229 = 832 040 ;

34 + 55 = 89 ; 4181 + 6765 = 10 946 ; 514 229 + 832 040 =  1 346 269 ;

55 + 89 = 144 ; 6765 + 10946 = 17 711 ; 832 040 + 1 346 269 = 2 178 309 .

You've reached the end of published parts.

⏰ Last updated: Oct 11, 2014 ⏰

Add this story to your Library to get notified about new parts!

Fibonacci NumbersWhere stories live. Discover now