Fibonacci number: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Aleksander Stos
(→‎Properties: unfortunately it's false that way :( otherwise, I'd easily claim $100K right now... see http://w2.eff.org/awards/coop.php)
imported>Aleksander Stos
m (not sure whether it should be left in the article (in the present form))
Line 13: Line 13:


The sequence of fibonacci numbers start: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, ...
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==
==Properties==
Line 40: Line 36:
for every <math>\ n=0,1,\dots</math>. Thus <math>\ f_n = F_n</math>&nbsp; for every <math>\ n=0,1,\dots</math> , i.e.
for every <math>\ n=0,1,\dots</math>. Thus <math>\ f_n = F_n</math>&nbsp; for every <math>\ n=0,1,\dots</math> , i.e.


<math>F_n\ =\ \frac{1}{\sqrt{5}}\cdot \left(\left(\frac{1+\sqrt{5}}{2}\right)^n - \left(\frac{1-\sqrt{5}}{2}\right)^n\right)</math>
:<math>F_n\ =\ \frac{1}{\sqrt{5}}\cdot \left(\left(\frac{1+\sqrt{5}}{2}\right)^n - \left(\frac{1-\sqrt{5}}{2}\right)^n\right)</math>


for every <math>\ n=0,1,\dots</math> . Furthermore:
for every <math>\ n=0,1,\dots</math> . Furthermore:
Line 52: Line 48:
It follows that
It follows that


<math>F_n\ </math>&nbsp; is the nearest integer to&nbsp; <math>\frac{1}{\sqrt{5}}\cdot \left(\frac{1+\sqrt{5}}{2}\right)^n</math>
:<math>F_n\ </math>&nbsp; is the nearest integer to&nbsp; <math>\frac{1}{\sqrt{5}}\cdot \left(\frac{1+\sqrt{5}}{2}\right)^n</math>


for every <math>\ n=0,1,\dots</math> . It follows that&nbsp; <math>\lim_{n\to\infty}\frac{F(n+1)}{F(n)}=A</math>;&nbsp; thus the value of the golden ratio is
for every <math>\ n=0,1,\dots</math> . It follows that&nbsp; <math>\lim_{n\to\infty}\frac{F(n+1)}{F(n)}=A</math>;&nbsp; thus the value of the golden ratio is


::<math>\ \varphi\ =\ A\ =\ \frac{1+\sqrt{5}}{2}</math> .
:<math>\ \varphi\ =\ A\ =\ \frac{1+\sqrt{5}}{2}</math> .


== Further reading ==
== Further reading ==
* [[John Horton Conway|John H. Conway]] und Richard K. Guy, ''The Book of Numbers'', ISBN 0-387-97993-X
* [[John Horton Conway|John H. Conway]] und Richard K. Guy, ''The Book of Numbers'', ISBN 0-387-97993-X


[[Category:Mathematics Workgroup]]
==Applications==
 
The sequence of Fibonacci numbers was first used to represent the growth of a colony of rabbits, starting with one pair of rabbits.

Revision as of 08:55, 29 December 2007

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

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, ...

Properties

  • The quotient of two consecutive fibonacci numbers converges to the golden ratio:
  • If divides then divides
  • If and is a prime number then is prime. (The converse is false.)

Direct formula

Let    and   .  Let

Then:

  •     and    
  •     hence    
  •     hence    

for every . Thus   for every , i.e.

for every . Furthermore:


It follows that

  is the nearest integer to 

for every . It follows that  ;  thus the value of the golden ratio is

.

Further reading

Applications

The sequence of Fibonacci numbers was first used to represent the growth of a colony of rabbits, starting with one pair of rabbits.