|
Legend | |
The Towers of Hanoi problem
was first proposed by the french mathematician Edouard Lucas, in 1883.
Lucas created to his "invention" a curious legend about a giant tower,
Brahma Tower, that was created since the begining of the world.
This tower has three rods with 64 concentric disks.
At the same time was created a community of monks whose live duty was to move all disks
from rod "A" to rod "C", determining that,
the world will came to an ending when the monks complete their task.
However, the creator also defined that the monks must allways follow the three rules:
Do do this, initially is necessary to found the rule to effectuate the optimal movements, i.e., the movement using the minimum number of movements, respecting those three rules. Lets say H(n) is the minimum number of movements to move n disks. If we consider that each movement (to move one disk to any origin rod to any destination rod) take exactly one second, how many years will have the world? |
|
Are you interested in contribute with educational software or want to personalize one version of iHanoi? | |
This version of iHanoi was implemented using (pure) JavaScript puro (with no additional framework) to illustrate the
ideia of
interative Learning Module (iLM).
Any iLM can be seamless integrated to Moodle, if you are interested, please, follow this link. To get a complete copy of iHanoi (inclunding these Web pages), "click" here. To see other free educational software developed by LInE. Free Software, private data. Prof. Leônidas de Oliveira Brandão Laboratoy of Informatics in Educacion. |
|