Fibonnaci Numbers

Your browser needs java to view projects. Click here to install Java.

user_icon harrypotter345 shared it 2 months, 3 weeks ago
80 views, 2 people love it, 2 remixes by 1 person, 11 downloads, in 4 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
TheSalamander TheSalamander 2 days, 5 hours ago

The formula is: T(n) = (1/[root5])((((1+[root5])/2)^n)-(((1-[root5])/2)^n)

game_freak42 game_freak42 4 days, 6 hours ago

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

tomc123 tomc123 6 days, 13 hours ago

what is the value of n?

ahaanomegas ahaanomegas 6 days, 19 hours ago

A very educational and well-programmed project. I love it.

Skull_Rider Skull_Rider 1 week, 4 days ago

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.

Sparkyasa Sparkyasa 4 weeks, 1 day ago

does it go on forever?

TheSalamander TheSalamander 2 days, 5 hours ago

Until your computer grinds to a halt

harrypotter345 harrypotter345 2 weeks, 1 day ago

When you download it, yes.

Please Wait...