G'day,
Fibo numbers are a sequence of numbers that
use the Golden Mean or Golden Section (1.618)
to multiply the previous number in order to
obtain the next number in the sequence.
For example, the sequence runs ...
.... 2 - 3 - 5 - 8 - 13 - 21 - 34 - 55 - 89
- 144 - and so on ....
But, of course, to obtain the next number in the Fibonacci sequence one simply adds the previous two numbers. I.e. 2+3=5, 3+5=8 etc..
Add to My Watchlist
What is My Watchlist?