Search Results
7/1/2025, 9:05:32 PM
>>105768785
newbie here from >>105768762 (ignore the 0-indexing)
https://www.mathsisfun.com/games/towerofhanoi.html
You can only move one disk at a time, and you can't put a bigger disk on a smaller disk. A 4-stack has 15 minimum moves. For an even-numbered stack you're constantly constructing an odd-numbered stack in the middle, starting with 1 and 3 for a 4-stack.
For an odd-numbered stack, you're creating even stacks in the middle to bring next odd disk to the right.
newbie here from >>105768762 (ignore the 0-indexing)
https://www.mathsisfun.com/games/towerofhanoi.html
You can only move one disk at a time, and you can't put a bigger disk on a smaller disk. A 4-stack has 15 minimum moves. For an even-numbered stack you're constantly constructing an odd-numbered stack in the middle, starting with 1 and 3 for a 4-stack.
For an odd-numbered stack, you're creating even stacks in the middle to bring next odd disk to the right.
Page 1