| ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
Let's suppose you've got a set of the old puzzle blocks which have been put into the frame at random.
How do you know if you will be able to put them all in the right order? You need to check two things. 1/ Look at the positions of the numbers and work out how many switches are needed to solve the puzzle. (You’ll see how to do this in a minute.) Most importantly, you need to know if the number of switches is even or odd. 2/ Where is the empty space? Imagine all the positions on the frame as a chequered grid. If the empty space is on a black square, then the number of switches to solve the puzzle must be EVEN. If the empty space is on a grey square then the number of switches must be ODD. | ||||||||||||||||||||||||||||||||||||||||||
We’ll start with the simplest example.
Here we’ve just moved the <12> block one place. In effect it has switched positions with the empty space, so this counts as one switch. The empty space is now in a grey position which means that the number of switches to solve the puzzle must be odd. Of course, to get back to the solved position, we just need one switch to get it back, and as one is an odd number, this puzzle can be solved. | ||||||||||||||||||||||||||||||||||||||||||
Now we’ll make it slightly harder.
Starting from the solved position, the <15> block has switched across, then the <11>, <7> and the <3> came down. Although the <11> <7> and <3> could all have been moved together, it counts as three separate switches, so in total we’ve made four switches. The empty space is in a black position indicating that we need an even number of switches to solve the puzzle. Four is an even number so the puzzle can be solved. There’s a neat way to describe the position of the blocks in this arrangement: (15 0 3 7 11) The 0 represents the original empty space that was in the bottom right hand corner. To understand it, imagine there’s a little arrow after each number like this: (15 > 0 > 3 > 7 > 11). You then work along from the left and look at the numbers in pairs. The first two numbers (15 > 0) tell you that the 15 has taken the place of the 0. This is a single switch. Moving along, (0 > 3) tells you the space has taken the place of the 3, so that’s another switch. After that the (3 > 7) tells you the 3 has taken the 7 place, then (7 > 11) means the 7 is in the 11 place. So far we’ve had four switches. Finally the 11 has been forced into the only available position which is 15, but as it was forced, this does not count as a switch. The effect is that these blocks and the space have all chased after each other round in a sequence. Bearing this in mind, writing (15 0 3 7 11) describes exactly the same pattern as (7 11 15 0 3) or ( 0 3 7 11 15). To see how many switches are involved, you count up the numbers in the bracket then subtract 1. This bracket has five numbers, so that indicates four switches. | ||||||||||||||||||||||||||||||||||||||||||
Suppose you're sitting on a bus and somebody has dropped a plastic tile puzzle scrambled up like this:
You’ll see the 4 is in the 11 position and the 11 is in the 8 position and so on. If you keep going you can work out the full sequence: ( 4 11 8 0 10 9 3) Obviously when the puzzle was scrambled up, it took several moves to get the 4 into the 11 position, but that doesn’t matter. (4>11) just counts as a single switch. The same applies to (11>8) and (8>0) and so on. Therefore as there are seven numbers in the bracket, the total number of switches is six, which is an even number. So can this puzzle be solved? No! The empty square is in a grey position, which tells us it needs to be an odd number of switches. Whoever left the puzzle on the bus must have prised the tiles out and mixed them round to ruin somebody else’s day. | ||||||||||||||||||||||||||||||||||||||||||
A shuffled puzzle can have more than one sequence of changed tiles. This messed up puzzle involves three sequences:
( 14 0 3 10 15 5 1) and (13 4 8 11) and (9 7) To see if it can be solved you add up the switches for each bracket: 6 + 3 + 1 = 10 10 is an even number, and the empty space is on a black square, so this one can be solved! | ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
The Sam Loyd "Get Off The Earth" PuzzleReturn to the Tricks and Games pageMurderous Maths Home Page |