Just an interesting observation.........
Fibonacci sequence is 1, 1, 2, 3, 5, 8, 13, 21, 34...
8 miles ~ 13 kilometres
13 miles ~ 21 kilometres and so on.....
This is because
F(n+1) = F(n) + F(n-1)
F(n+1)/F(n) = 1 + F(n-1)/F(n)
For large enough n, F(n+1)/F(n) = F(n)/F(n-1)
x=1+1/x
x=(1+sqrt(5))/2
x~1.618
So, the ratio of consecutive numbers in fibonacci sequence is 1.618
and
1 mile ~ 1.606 km
Hence, it holds.
:)
Friday, December 18, 2009
Subscribe to:
Post Comments (Atom)
so any conversion whose numerical factor is approx 1.5 follows this series. wat else do we have other than mile-km conversion?
ReplyDeleteYa....If I come across wat al u askd I wil defntly post them....
ReplyDelete