Truth, Computing and Fail

  • Home
  • About

Coding mania

anomit | March 25, 2007

I had my computer programming in C++ lab test this saturday (i.e. 24th) and there is no doubt about the fact that this test forced me to look at programming in a more serious way than I am used to. But then again, it was a great learning experience. So much so that the night before the test, I spent hours reading up on the Fibonacci numbers. Not that I needed to read that much to generate the sequence, but I found it interesting as I started digging deeper into it.

The Fibonacci sequence as some of us might be knowing consists of the numbers
1,1,2,3,5,8,13,21… and so on

The nth term of the sequence is of the form:

t_n=t_{n-1}+t_{n-2}

If I recall correctly, this sequence came to enter the layman’s lexicon with the wildly popular novel by Dan Brown: Da Vinci Code.

Without trying to pretend that I know quite a lot, I would advise you to rather head to Mathworld’s entry on this topic. These things are better left to specialists!

The sequence of Fibonacci numbers is present all throughout the nature and the Universe. This only adds to its mysterious nature.

Now coming back to Da Vinci Code, if you may remember Robert Langdon mentioning something about the ‘Golden Ratio’, also denoted as

\phi

(Phi). This golden ratio is also ubiquitous in nature occuring at the strangest of places like in the pyramids of Giza in Egypt, the Parthenon at Athens and even in the human anatomy. Again head to its Mathworld entry if you want to know more.

This Golden ratio is also linked to Fibonacci numbers, both present in abundance in nature and universe’s creations.

It is related by an infinite series involving the Fibonacci numbers:

\phi=1+\sum_{n=1}^\infty\frac{(-1)^{n+1}}{F_n F_{n+1}}
Categories
Coding, Maths
Comments rss
Comments rss
Trackback
Trackback

« Street Hawk!! aircrack-ng: Part I »

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

What’s in

  • Apologies
  • Examining the Linux VDSO
  • Symlinks in a libfs virtual file system: The Pains
  • Small rant on the FUSE API reference
  • Kernel module debugging: a simple technique

Blogroll

  • Akshay Kothari
  • Ankur Shrivastav (OS)
  • Ankur Sinha
  • Harsh J
  • Hullap
  • LUG manipal
  • Swap

Tags

aircrack airfail airtel assembly blues build c Coding college country cryptography dean faculty file systems fuckery gnuplot hacking India kernel linux mangalore manipal mpd music NASM plugin politicians pub culture python rant rock sam scheduler simulation SSFNet stupidity supernatural suppression syscall syscalls system calls unix vim xchat xml

Archives

  • December 2010
  • April 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • January 2009
  • November 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • October 2007
  • September 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007

License

Creative Commons License
This work by Anomit Ghosh is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 India License.
rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox