its actually the last two numbers added together. 0 is first then 1. then 0+1=1 again. 1+1=2. so these ar the first 4 fibonnaci numbers 0,1,1,2 2+1 is 3 etc etc
The Fibonacci sequence can be used to create the Fibonacci squares. These can create the Fibonacci spiral. Iam making a projec t on these as it happens.
Comments
You need to be logged in to post comments
Add a Comment
The formula is: T(n) = (1/[root5])((((1+[root5])/2)^n)-(((1-[root5])/2)^n)
its actually the last two numbers added together. 0 is first then 1. then 0+1=1 again. 1+1=2. so these ar the first 4 fibonnaci numbers 0,1,1,2 2+1 is 3 etc etc
what is the value of n?
A very educational and well-programmed project. I love it.
The Fibonacci sequence can be used to create the Fibonacci squares. These can create the Fibonacci spiral. Iam making a projec t on these as it happens.
does it go on forever?
Until your computer grinds to a halt
When you download it, yes.