Fibonacci & Pythogoras, Application of Fibonacci
Fibonacci & Pythogoras, Application of Fibonacci
Starting from 0 and 1, each number in the sequence is the sum of the two numbers that
precede it. So, the sequence goes: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144 and on to
infinity. This series of numbers is known as the Fibonacci numbers or the Fibonacci
sequence. The ratio between the numbers (1.618034) is frequently called the golden
ratio or golden number.
The mathematical equation describing the Fibonacci number start with 0 and 1 is
In some older books, the value of F 0=0 is omitted, so that the sequence starts with
So, what is the relationship between Pythagorean Triple and Fibonacci numbers? The
answer is the Fibonacci numbers can form a Pythagorean Triple. Take any four
consecutive Fibonacci numbers, for example 1, 2. 3, 5, then follow these steps:
1. Let a equal the product of the 1st and 4th number;
a=1× 5
a=5
Therefore, 5 is the first side of Pythagorean Triangle.
2. Let b equal 2 times the product of the two middle numbers;
b=2 × ( 2× 3 )
b=12
Hence, 12 is the second side of Pythagorean Triangle.
3. There is 2 ways to find c, the hypotenuse of the triangle.
i. Add the squares of the two middle numbers:
c=22+3 2
c=13
ii. The product of the last two subtract the product of the first two:
c= (5 × 3 )−( 2 ×1 )
c=1 3
Both methods give c=13, so the hypotenuse of the Pythagorean triangle is 13.
We can check by using the Pythagorean formula a 2+b 2=c 2, by substituting a and
b.
a 2+b 2=c 2
c= √ a 2+ b2
c= √ 52 +122
c= √ 169
c=13
So, we have found the Pythagorean Triples which is 5, 12 and 13, and we notice
that the hypotenuse is also a Fibonacci number, F8 = 13. This property holds for
any four consecutive Fibonacci numbers.
Diagram 3: The leaves of difference types of trees which show Fibonacci sequence.
Moreover, another simple example in which it is possible to find the Fibonacci sequence
in nature is given by the number of petals of flowers. Most individual flower has three
petals like lilies and irises, five petals like parnassia and rose hips or eight petals like
cosmea and so on. These numbers are the part of the Fibonacci sequence.
Furthermore, we can look at the array of seeds in the center of a sunflower and you will
notice that the spiral patterns are curving left and right. If you count on these spirals, the
total will be a Fibonacci number. Divide the spirals into those pointed left and right and
you will get two consecutive Fibonacci numbers. You can decipher spiral patterns in
aloe plant, pinecones and Romanesque broccoli that also reflect the Fibonacci
sequence in this manner.
Diagram 7: Fibonacci Sequence in the center of Sunflower
0 1 1 2 3 5 8 13 21 34 0 1 1 2 3 5 8 13 21 34
4.0 Conclusion