imported>Wlodzimierz Holsztynski |
imported>Wlodzimierz Holsztynski |
Line 43: |
Line 43: |
| Indeed, the equality holds for <math>\ k=0,</math> and the rest is a routine induction on <math>\ k.</math> | | Indeed, the equality holds for <math>\ k=0,</math> and the rest is a routine induction on <math>\ k.</math> |
|
| |
|
| Since <math>\gcd\left(F_k,F_{k+1}\right) = 1</math>, the above equality implies:
| | Next, since <math>\gcd\left(F_k,F_{k+1}\right) = 1</math>, the above equality implies: |
|
| |
|
| ::: <math>\gcd\left(F_k,F_n\right)\ =\ \gcd\left(F_k,F_{n-k}\right)</math> | | ::: <math>\gcd\left(F_k,F_n\right)\ =\ \gcd\left(F_k,F_{n-k}\right)</math> |
Revision as of 19:08, 29 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, ...
Properties
- The quotient of two consecutive fibonacci numbers converges to the golden ratio:
Below, we will use the following, simple observation:
if three integers satisfy equality then
Indeed,
and the rest is an easy induction.
- for all integers such that
Indeed, the equality holds for and the rest is a routine induction on
Next, since , the above equality implies:
which, via Euclid algorithm, leads to:
Let's note the two instant corollaries of the above statement:
- If divides then divides
- If is a prime number then is prime. (The converse is false.)
Direct formula
We have
for every .
Indeed, let and . Let
Then:
- and
- hence
- hence
for every . Thus for every and the formula is proved.
Furthermore, we have:
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.