<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d10132015\x26blogName\x3dPre-Cal+40S\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://pc40s.blogspot.com/search\x26blogLocale\x3den_CA\x26v\x3d2\x26homepageUrl\x3dhttp://pc40s.blogspot.com/\x26vt\x3d4891136388028990479', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Tuesday, February 22, 2005

The Tower of Hanoi: Where's the Math in this Game?

The Tower of Hanoi..... one of the puzzles for tomorrows booth. I'm really interested about this puzzle, and it hit my attention when Mr K. told us about the monks solving the tower with 64 discs and the end of the world.. I did some research and here's what I found....

The Tower of Hanoi (sometimes referred to as the Tower of Brahma or the End of the World Puzzle) was invented by the French mathematician, Edouard Lucas, in 1883.

The number of separate transfers of single disks the priests must make to transfer the tower is 2 to the 64th minus 1, or 18,446,744,073,709,551,615 moves! If the priests worked day and night, making one move every second it would take slightly more than 580 billion years to accomplish the job!

I also found some neat site about the tower.. and it has a mathematical solution for solving the puzzle and they even derived some general formula for solving it. Where's the Math in this Game? Click this link to check it out. http://www.cut-the-knot.com/recurrence/hanoi.shtml

Now, I see the point. .IT is really the end of our world when the puzzle is solved or maybe.. the world has ended million years ago before they finsihed it. With no disrespect to Edouard Lucas, but we should change the puzzle from the Tower of Hanoi to the Tower of Annoy .. because it is really annoying.... (^_^) hehehe!

0 Comments:

Post a Comment

<< Home