Fibonacci seed spiral

The life and numbers of Fibonacci

by R.Knott, D.A.Quinney and PASS Maths

Issue 3


Have you ever wondered where we got our decimal numbering system from? The Roman Empire left Europe with the Roman numeral system which we still see, amongst other places, in the copyright notices after TV programmes (1997 is MCMXCVII).

The Roman numerals were not displaced until the 13th Century AD when Fibonacci published his Liber abaci which means "The Book of Calculations".

Leonardo Fibonacci c1175-1250.

Leonardo Fibonacci c1175-1250.

Fibonacci, or more correctly Leonardo da Pisa, was born in Pisa in 1175AD. He was the son of a Pisan merchant who also served as a customs officer in North Africa. He travelled widely in Barbary (Algeria) and was later sent on business trips to Egypt, Syria, Greece, Sicily and Provence.

In 1200 he returned to Pisa and used the knowledge he had gained on his travels to write Liber abaci in which he introduced the Latin-speaking world to the decimal number system. The first chapter of Part 1 begins:

These are the nine figures of the Indians: 9 8 7 6 5 4 3 2 1. With these nine figures, and with this sign 0 which in Arabic is called zephirum, any number can be written, as will be demonstrated.

Root finding

Fibonacci was capable of quite remarkable calculating feats. He was able to find the positive solution of the following cubic equation:

x^3+2*x^2+10*x = 20

What is even more remarkable is that he carried out all his working using the Babylonian system of mathematics which uses base 60. He gave the result as 1;22,7,42,33,4,40 which is equivalent to:

1 + 22/60 + 7/60^2 + 42/60^3 + 33/60^4 + 4/60^5 + 40/60^6

It is not known how he obtained this, but it was 300 years before anybody else could find such accurate results. It is quite interesting that Fibonacci gave the result in this way at the same time as telling everybody else to use the decimal number system!

Fibonacci sequence

Fibonacci is perhaps best known for a simple series of numbers, introduced in Liber abaci and later named the Fibonacci numbers in his honour.

The series begins with 0 and 1. After that, use the simple rule:

Add the last two numbers to get the next.

1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987,...

You might ask where this came from? In Fibonacci's day, mathematical competitions and challenges were common. For example, in 1225 Fibonacci took part in a tournament at Pisa ordered by the emperor himself, Frederick II.

It was in just this type of competition that the following problem arose:

Beginning with a single pair of rabbits, if every month each productive pair bears a new pair, which becomes productive when they are 1 month old, how many rabbits will there be after n months?

[Answer]

The Golden Section

A special value, closely related to the Fibonacci series, is called the golden section. This value is obtained by taking the ratio of successive terms in the Fibonacci series:

1/1, 2/1, 3/2, 5/3, 8/5,...

Ratio of successive Fibonacci terms.

If you plot a graph of these values you'll see that they seem to be tending to a limit. This limit is actually the positive root of a quadratic equation (see box) and is called the golden section, golden ratio or sometimes the golden mean.

phi = 1+sqrt(5)

The golden section is normally denoted by the Greek letter phi. In fact, the Greek mathematicians of Plato's time (400BC) recognized it as a significant value and Greek architects used the ratio 1:phi as an integral part of their designs, the most famous of which is the Parthenon in Athens.

The Parthenon in Athens.

The Parthenon in Athens.

Phi and geometry

Phi also occurs surprisingly often in geometry. For example, it is the ratio of the side of a regular pentagon to its diagonal. If we draw in all the diagonals then they each cut each other with the golden ratio too (see picture). The resulting pentagram describes a star which forms part of many of the flags of the world.

The Pentagram.

The Pentagram.

Flags with pentagram stars.

The pentagram star features in many of the world's flags, including the European Union and the United States of America.
(Source: Flags of the world.)


Fibonacci in nature

The rabbit breeding problem that caused Fibonacci to write about the sequence in Liber abaci may be unrealistic but the Fibonacci numbers really do appear in nature. For example, some plants branch in such a way that they always have a Fibonacci number of growing points. Flowers often have a Fibonacci number of petals, daisies can have 34, 55 or even as many as 89 petals!

Finally, next time you look at a sunflower, take the trouble to look at the arrangement of the seeds. They appear to be spiralling outwards both to the left and the right. There are a Fibonacci number of spirals! It seems that this arrangement keeps the seeds uniformly packed no matter how large the seed head.

Nature uses spirals to prevent overcrowding.

Nature uses spirals to prevent overcrowding.

Fibonacci in maths

The Fibonacci numbers are studied as part of number theory and have applications in the counting of mathematical objects such as sets, permutations and sequences and to computer science.

Further Reading

If you have enjoyed this article you might like to visit "Fibonacci Numbers and the Golden Section".

Acknowledgements

This article was based on material written by Dr R. Knott, a lecturer in the Department of Computing Studies at the University of Surrey and additional material by Dr D. A. Quinney, a lecturer in the Department of Mathematics, University of Keele.


Answer to rabbit problem

Imagine that there are xn pairs of rabbits after n months. The number of pairs in month n+1 will be xn (in this problem, rabbits never die) plus the number of new pairs born. But new pairs are only born to pairs at least 1 month old, so there will be xn-1 new pairs.

xn+1 = xn + xn-1

Which is simply the rule for generating the Fibonacci numbers.

[Back to question]

Comments

Hybrid Fibonacci number sequence

for those that think the Fibonacci number(Fn) sequence is just a coincidence there are MANY"non" math equations and sums on the "insides".For example by combining 3 consecutive Fn creates a new Hybrid Fibonacci number that still sums in a sequence!!...btw...a "0"* is added where needed.
ex 0,1,1,2,3,5,8 become
011,112,123,235,358 etc

011+112=123
112+123=235
123+235=358
20305+30508=50813*
30508+50813=81321*
5813 +81321=132134
81321+132134=213455
132134+213455=345589
21034055+34055089=55089144*

this works forwards and backwards. It also works with the "sister" Lucas numbers(Ln)sequence and of course adding 2 hybrid Fn equals a hybrid Ln and all it's variations......and yes ....they still sum to the golden ratio!!.The Fn are the most unique sequence there is.IMO it is the key to everything.

asking for more info

Hi, I like to study Fibonacci numbers and would like to ask you more about this comment, if you don't mind....pls contact me
linelites 'at' gmail.com

thanks

Report

this helped me understand more about Fibonacci and his sequence of numbers for my report on him.. thanks :)

I knew about "The Golden

I knew about "The Golden ratio" before but never understand how and why this is applicable in "Fibonacci Sequence"...
Thanks a lot for your explanation... . Also nature loves Mathematics and it is again proved by your example.

cryptography

Creating the code for secret messages to-day, how would it look like using the Fibonacci sequence and the encryption at Kryptos (CIA) super imposed on a Mobius circle? Any one, who comes up with a solution will be acknowledged in my new novel Thanks.

crypros

well worth thinking. Indeed it crossed from my mind when I was composing a short story.ı would say non verbal signals such as musical tones would be my choice and a good ear training of course.
good luck.

SIR My name is saksham goyal

SIR
My name is saksham goyal from india. we could code like this:

1st letter a as 3rd fibonacci term 1
2nd letter b as 4th fibonacci term 2

for spaces we can use 0

for very long number such as 75025 (26th for z) we can use 7+5+0+2+5 = 19

in case for same sums like 75025 and 2584(18th) we can either right full number or write 19 to base 18 or to base 26(i.e. in sub script)

in case you like this..............plz email me on sakshamgoyal06@yahoo.com

Very interesting stuff thank

Very interesting stuff thank you

Fibonacci

Interesting, indeed! Now I know where the producers of the iq tests got their number series questions.

Fibonacci sequence

Its in fact the golden mean sequence used in sacred geometry. Phi is what Fibonacci used to make the mathmatical formula. He didn't invent the pattern itself. That was brought here. This pattern will be above us cosmicly to view in 2012.

So when did we see this

So when did we see this pattern, it's 2013 now and i didn't hear anything about this??
Jane @ Arraial d'Ajuda

Fibonacci sequence

Please tell more- what do you mean above us? Exactl;y when will this occur? I love this stuff!

love maths

Ive got a maths homework to research famous mathmaticians and do a presentation on one and I chose fibonacci . this has really helped me thanks a lot