Has anyone seen this type of ‘puzzle’ before?
It’s something that my maths teacher showed us when we were about eight years old, and I still remember it.
You start by drawing a large square on a piece of paper, and write four random positive numbers, one at each corner, like so:
32 67
-----------------------
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
------------------------
12 84
(For the sake of simplicity, we were restricted to numbers below 100- but feel free to start with numbers as large as you like)
Next, at the midpoint of each of the sides of the square, you write the difference (expressed in absolute terms) between the two numbers at the ends of that side. Like so:
32 35 67
-----------------------
| |
| |
| |
| |
| |
|20 |17
| |
| |
| |
| |
| |
------------------------
12 72 84
Now, you draw a new square, connecting the four new numbers you’ve just written (i.e. a smaller square, rotated 45 degress with relation to the first, inside the bigger square, touching it at the midpoints of its sides.) In the example above, this square would connect the 35, 17, 72 and 20.
Now, at the midpoints of the sides of the smaller square, you write the difference in absolute terms between the numbers at then ends of the smaller squares sides…
… then you draw another square, inside the smaller square, connecting these new numbers…
… and so on and so forth.
If you try it, you’ll notice that you quickly come to a small square in the middle that has zero at all four corners. Mostly, this happens within five or six squares, or so. (You’ll also realise why I told you to start with a LARGE square, unless you have a medieval scribe’s ability to write VERY small)
The question that my maths teacher posed was: what’s the most squares you can draw like this before you get to a square with four zeroes?
All of us happily drew squares for the rest of the afternoon… somebody managed seven squares, somebody claimed eight but maybe their subtraction was wrong… an idyllic scene, I’m sure you’ll agree. There seemed to be a limit, probably less than ten squares it seemed to us.
Anyway, now armed with a spreadsheet and a couple of macros, I’ve revisited this problem. I was surprised to find a set of numbers, all less than 45, which led to a series of 14 squares, the 14th being the square with four zeroes. I can do 15, still starting with four numbers below 100, if I allow one of the differences to be expressed negatively.
However, I still have no idea what the absolute limit is, or if indeed there is one if you allow any size numbers to start with (curiously, large numbers seem to make little difference), or whether anyone’s put some serious study into this, or what this puzzle is called (hence no joy at Google).
Does anyone have any idea?