Fibonacci number: Difference between revisions
Jump to navigation
Jump to search
imported>Karsten Meyer mNo edit summary |
imported>David E. Volk No edit summary |
||
Line 1: | Line 1: | ||
{{subpages}} | |||
<!-- Taken from en.wikipedia.org/wiki/Fibonacci number --> | <!-- Taken from en.wikipedia.org/wiki/Fibonacci number --> | ||
In mathematics, the '''Fibonacci numbers''' form a [[sequence]] defined by the following [[recurrence relation]]: | In mathematics, the '''Fibonacci numbers''' form a [[sequence]] defined by the following [[recurrence relation]]: |
Revision as of 18:43, 21 December 2007
In mathematics, the Fibonacci numbers form a sequence defined by the following recurrence relation:
The sequence of fibonacci numbers start: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, ...
Fibonacci numbers and the rabbits
The sequence of fibonacci numbers was first used, to repesent the growth of a colony of rabbits, starting with one pair of rabbits.
Properties
- The quotient of two consecutive fibonacci numbers converges to the golden ratio:
- If divides then divides
- If is a prime number, then is also a prime number.
Further reading
- John H. Conway und Richard K. Guy, The Book of Numbers, ISBN 0-387-97993-X