Conversion from miles to kilometres using fibonacci sequence


Easy way to convert miles into kms using fibonacci sequences


Here is an very interesting and useful mathematical observation: 
You can almost perfectly convert miles and kilometers for the Fibonacci sequence which is considered to be the best sequence in all of mathematics. 

The Fibonacci sequence of numbers are given by: 
1,1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, . . . 

Except the first two ones, the other numbers are generated by adding the previous two numbers. 

Now see the image for the conversion from miles to kilometres for Fibonacci numbers. Upon doing this, you find that the answers in kilometres for the respective miles is the next Fibonacci number. 

So Fibonacci numbers provide the best possible approximation for converting Fibonacci number of miles to kilometres. Another usefulness of these wonderful sequence of numbers. 


 

No comments:

Post a Comment