Site hosted by Angelfire.com: Build your free website today!

Fibonacci Numbers

Fibonacci Numbers are a string of numbers created by starting with the two consecutive numbers 0 and 1. Add them together and you get 1.

Now you have the string 0, 1, 1.

Add the last two numbers of the string together and you get 2.

Now you have the string 0, 1, 1, 2.

Add the last two numbers of the string together and you get 3.

Now the string is 0, 1, 1, 2, 3.

Keep going and you find the string 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144 . . .

Fibonacci's real name was Leonardo of Pisa, and he was a mathematicion born in 1175 AD.

Turns out this string of numbers can be used to explain many of the patterns and shapes found in nature. The string is also related to architecture, music, and pi.

So if this kind of stuff interests you, and you liked the book "Godel, Escher, Bach" and the movie "pi," you'll find tons of information about Fibonnacci numbers here.