Activity 13.1 "The Tower of Hanoi" Problem

Test your problem-solving skills!

With the fewest number of moves, end with all the disks stacked on a different post, in the same order (smallest on top). The only rule is you cannot place a larger disk on a smaller one.

Begin by choosing how many disks you want to solve for. (For 3 disks the puzzle can be solved in 7 moves.)

Back to top