Can you solve this tricky puzzle?
Here are two tricky puzzles, which look strangely similar. Did we somehow get a puzzle inside your puzzle?
At first glance, the second, larger puzzle seems much harder than the first. That is, unless you realise that you can use the answer to the first puzzle to solve the second.
In the first puzzle, you make a medium sized L‑shape out of four smaller L‑shapes. In the second puzzle, you make a larger L‑shape out of 16 small L‑shapes. The trick is to add a step in the middle. You have enough small L‑shapes to make four medium sized L‑shapes. Suddenly, the puzzle is just a bigger version of the first.
This mind-bending property, where something is made from itself, is called recursion. It is very useful in computer programming. Many computer programs also have recursive jokes in them. For example, if you search for recursion on Google, it will suggest you instead search for recursion!
There are also non-recursive answers to this puzzle. If you have some time, see if you can find one.
If you’re after more activities for kids, subscribe to Double Helix magazine!
0 comments