December 17, 2007

Fabulous Fibonacci

I started reading about perfect numbers (see previous post) because I ran into them in yet another book that I started over the weekend - The Fabulous Fibonacci Numbers by Alfred S. Posamentier and Ingmar Lehmann.

Of course most of us have heard about Fibonacci numbers that carry the name of the famous Italian mathematician, Leonardo of Pisa aka Leonardo Fibonacci (c. 1170 – c. 1250), who brought Arabic and Hindu numerals to the western world in his famous Book of Calculation, the Liber Abaci. My first introduction to them was perhaps through having to write my first algorithm and a computer code (in Fortran) for producing these numbers. But beyond that I rarely encountered them in my studies or reading and was astounded (yes..astounded) at some of the fascinating properties these numbers have. Transcribed below are some of the interesting ones I have read about so far.


1. Two consecutive Fibonacci numbers do not have common factors, i.e. they are ‘relatively prime’
2. Fn is composite (not a prime), if n is composite.
So, does that mean, Fn = prime, if n = prime? Not so..though amazing how many times it is true.
F2 = 1 , not considered prime
F3 = 2 = prime
F5 = 5 = prime
F7 = 13 = prime
F11 = 89 = prime
F13 = 233 = prime
F19 = 4181 = 37 x 113, not prime
F23 = 28657 = prime


















10.
F3, F6, F9, F12, F15, F18…are all even and divisible by 2 or F3
F4, F8, F12, F16, F20, F24… are all divisible by 3 or F4
F5, F10, F15, F20,… are all divisible by 5 or F5
And so on…
i.e. a Fibonacci number Fnm is divisible by Fm
or in other words, if p is divisible by q, Fp is divisible by Fq.





















15. Fn / Fn+1 ~ golden ratio, phi = 0.618….a
Fn / Fn+2 ~ 0.38197….b
Fn / Fn+3 à 0.23606 …c
Note: a + b = 1.0 and b + c = a = phi!
More about the golden ratio, phi, later.
16. Natural number n can be written as an ordered sum of ones and twos in Fn+1 ways.
Eg: 5 can be written as 1+1+1+1+1
1+1+1+2
1+1+2+1
1+2+1+1
2+1+1+1
1+2+2
2+1+2
2+2+1 …. In 8 = F6 ways.
Two items that show an interesting relation between Fibonacci numbers and Pythagoras triples:
17. Take any four consecutive Fibonacci numbers
- Product of middle two #s and double it = x
- Multiply outer two #s = y
- Add squares of inner two #s = z
Then, x, y and z form a Pythagoras triple i.e. x2 + y2 = z2
18. Babylonians had the following formula for obtaining Pythagoras triples (a, b, c)
a = m2 - n2
b = 2mn
c = m2 + n2
where m and n are natural numbers.
(a, b, c) are called primitive, if abc are relatively prime i.e. there are no common factors between a, b, c. This occurs when m and n are two relatively prime, with m > n and of different parity i.e. one is odd and the other even.
If m and n take on values of Fibonacci numbers, then C is a Fibonacci number too.

No comments:

Not one more refugee death, by Emmy Pérez

And just like that, my #NPM2018 celebrations end with  a poem  today by Emmy Pérez. Not one more refugee death by Emmy Pérez A r...