You are on page 1of 1

The Fibonacci sequence is named after Leonardo Pisano; Fibonacci sequence is a set of numbers that

starts either 1 or 0 and then continue based on the rule that each Fibonacci number is equal to the
sum of the preceding two numbers. The Fibonacci sequence is expressed as F(n), where if n
starts at 0 the first 10 set of Fibonacci numbers are 0, 1, 1, 2, 3, 5, 8, 13, 21, 34 ... if n is equal to
1 at the start of the first number then the first 10 Fibonacci numbers are 1, 1, 2, 3, 5, 8, 13, 21, 34
... Fibonacci numbers are occurring or observed in nature especially in biology and physics like
the branching patterns in trees or spiral galaxies in astronomy. Even weather has its own
Fibonacci object like tropical cyclones. When computing for the Fibonacci sequence, the
equation is where n is the first term (1
st

Fibonacci number) up to nth term(nth Fibonacci number).
(Rouse, 2007) (Logarithmic Spiral, 2014)
Logarithmic Spiral. (2014, September 21). Retrieved September 26, 2014, from Wikipedia:
http://en.wikipedia.org/wiki/Logarithmic_spiral
Rouse, M. (2007, July). Fibonacci Sequence. Retrieved September 26, 2014, from What Is?:
http://whatis.techtarget.com/definition/Fibonacci-sequence

You might also like