Open In App

The Magic of Fibonacci Numbers

Fibonacci Series: The word sounds familiar, right? An Easy To Understand sequence represented as 0 1 1 2 3 5 8 13…. where each number is the sum of the preceding two numbers, with the series starting from 0, 1. But, did you ever realise how magical these numbers are? Let’s get deeper into these numbers in this article.

Fibonacci numbers appear in so many contexts in our lives and surroundings, for example, the number of the petals in a flower, the seed heads of a flower, paintings and a lot more. In fact, the beauty of a human face is based on Golden Ratio whose nth power forms the nth Fibonacci number. (nth Fibonacci number is 1.618n where 1.618 is the Golden ratio). These numbers display a lot of magical patterns.



The magical patterns of the Fibonacci Series:

Given the Fibonacci numbers: 1 1 2 3 5 8 13 21 34 55 89 . . .

Magic of squares of Fibonacci numbers: Let’s square these numbers: 1 1 4 9 25 64 169 . . . The addition of two Fibonacci numbers gives us the next Fibonacci number. But, What’s so special about their squares? 



But, why is it that? 12+12+22+32+52+82 = 8*13. 

To show this, We would make squares with side length = the Fibonacci numbers and put them as shown: Put the two squares with side length 1,1 side by side

Set 1 sized squares side by side

and the square with side 2 beneath them.

Set 2 sized square below the above figure

Add square of side length 3 to the side of the rectangle previously formed.

Add 3 sized square beside the above figure

And, the square of side length 5 beneath it.

Add 5 sized square beneath the above figure

What should be the area of this whole Rectangle, thus formed? Area of this rectangle = sum of the areas of squares inside it = 12+12+22+32+52+82. Also, Area of rectangle = length*breadth = 8*(8+5) = 104 which proves that 12+12+22+32+52+82 = 8 *13 

If we continue this process of merging these squares to form rectangles, we can get rectangles with dimensions: 8*13, 13*21, 21*34, 34*55, 55*89 . . . 

If we divide the dimensions of these rectangles keeping the larger dimension in the numerator, we end up with these figures: 

As we continue dividing the dimensions of larger rectangles, we would get close to 1.618033… which is defined as the Golden Ratio. This Golden Ratio particularly is of great interest to mathematicians since it holds great significance in our surroundings and environment.

Article Tags :