You are viewing a single comment's thread from:

RE: History of the Fibonacci Sequence and the Golden Ratio

in SciFi Multiverselast year

Great video.
Could you say something about the reverse fib sequence please?

fib does not start at zero. the rule goes on infinitely backwards and forwards:
... -8, 5, -3, 2, -1, 1, 0 , 1, 1, 2, 3, 5 ...