Archive for the ‘Puzzles’ Category.
29th November 2023, 08:27 pm
I recently posted the following polyomino puzzle, and my readers are asking for a solution.
Puzzle. You are given a 5-by-7 rectangle with two corners cut out: A 1-by-1 tile is cut from the bottom left corner, and a 1-by-2 tile is cut out of the top right corner, as pictured. The task is to cut the resulting shape into two congruent polyominoes.
If a solution exists, there should be a transformation between the two congruent pieces. We can exclude a reflection and a central symmetry, as the union of the two shapes would have to be symmetric. We can exclude a translation: I leave it to the readers to explain why. What is left is a rotation or a glide. Let me remind you that a glide is composed of a reflection with respect to a line and a translation parallel to the line.
People often forget about glides, so this puzzle might be cool precisely because it is about glides. This is where we should start. We can safely assume that the top left corner belongs to piece A and, after the glide transformation, becomes the bottom right corner of piece B. It is also clear that the reflection line is parallel to the grid diagonals.
Then, we can start drawing the shapes. Piece A’s border starts from the top left corner and moves four squares down, then one square to the right, then one square down. Thus, piece B’s border starts at the bottom right corner and continues four squares to the left, then one square up, then one square to the left. In doing so, we reveal how the border of piece A continues. Thus, we can proceed in this manner to get the answer pictured below.
Share:




28th November 2023, 01:52 pm
22nd November 2023, 12:04 pm
Here is another STEP homework question, which is a famous riddle.
Puzzle. Peter had ten cows. All but nine died. How many cows are left?
The wording is confusing on purpose. So, the students who are in a hurry subtract nine from ten and answer that only one cow is left. This answer is wrong. All but nine means that one cow died. So, the correct answer is nine.
One of my students decided that nine is the name of one of the cows, though it should have been capitalized. This means that all the cows except for Nine died, and only one cow, Nine, is left.
This student managed to find a legitimate explanation for the standard wrong answer.
Share:




10th November 2023, 12:46 pm
9th November 2023, 10:35 am
7th November 2023, 08:46 pm
A quine is a computer program which takes no input and produces a copy of its own source code as its only output.
Puzzle. Assuming English is a computer language, write a quine in English.
My students had many solutions on how to solve this puzzle. They were all variations on “Write this sentence.” This is a self-referential sentence which doesn’t quite work. I even tried it on ChatGPT with the following result, “Of course, I’d be happy to help! Please provide the sentence you’d like me to write, and I’ll assist you with it.”
However, the solution I originally had in mind worked. ChatGPT repeated my input. So, ChatGPT provides a simple way for you to check your answer to this puzzle.
My students had more ideas. One of them suggested screaming at a friend, forcing the friend person to scream back. In a similar vein, one might say hello to a person in order to hear hello back. I tried this with ChatGPT, but it didn’t work. The bot replied, “Hello! How can I assist you today?”
Another trivial idea is to write nothing. This certainly works perfectly with ChatGPT.
Share:




3rd November 2023, 12:28 pm
1st November 2023, 06:49 pm
13th October 2023, 04:42 pm
4th October 2023, 03:22 pm