1
$\begingroup$

How can you transform a given magic square into a square where all the lines are invariant under multiplication?

$\endgroup$

2 Answers 2

6
$\begingroup$

Replace each number in the grid with $2^x$ (or $3^x$, etc).

$\endgroup$
1
  • $\begingroup$ Ok, this is way better than what I was thinking $\endgroup$ Commented Apr 22, 2023 at 13:57
0
$\begingroup$

The most trivial is to:

Multiply every cell by zero. But I'm pretty sure that's not the intended solution.

Partial solution involving another thought process:

I tried with a few examples for 3x3 and 4x4 and it worked. I didn't manage to find a generalization for any nxm magic square. I just don't know how to proof it: You sum it with itself rotated twice when it's 3x3.
You sum it with itself vertically mirrored when it's 4x4.
3x3

4x4

4x4 other

$\endgroup$

Not the answer you're looking for? Browse other questions tagged or ask your own question.