There are three pegs, and on one of them, there are four disks of distinct sizes, as shown in the picture. Steve wants to move all four of the disks from the left peg to the right peg following these rules:
Here is how Steve has managed to solve the puzzle partially in 7 steps, by taking the top 3 disks from the left peg to the middle peg:
How many more steps would he need to solve the entire puzzle?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Since all disks (except last one) are on the middle peg, first step is to move the biggest disk to the right peg. Since there are odd numbers of disks on the middle peg, the next step must be going to the intended direction (that is, right peg, since we want to put all disks there LOL). The remaining pieces will be even numbered, so the next step will be to the left, the not intended one. Doing the pattern I told together with the other requirements, there will be 7 more steps to finish this problem. LOL