Tower of Hanoi

The Tower of Hanoi puzzle was invented by the French mathematician Edouard Lucas in 1883. We are given a tower of eight disks (four in the applet below), initially stacked in decreasing size on one of three pegs. The objective is to transfer the entire tower to one of the other pegs (the third one in the applet below), moving only one disk at a time and never a larger one onto a smaller.

As of 2018, Java plugins are not supported by any browsers (find out more). This Wolfram Demonstration, Towers of Hanoi, shows an item of the same or similar topic, but is different from the original Java applet, named 'hanoi'. The originally given instructions may no longer correspond precisely.


Explanation

The puzzle is isomorphic to an apparently different one.

71471619

|Contact| |Front page| |Contents|

Copyright © 1996-2018 Alexander Bogomolny