Q1.
Using this generalised form, find a magic square if the centre number is 25.
Answer
Put m = 25 in the generalised form.
| Generalised | m + 3 | m – 4 | m + 1 |
|---|---|---|---|
| Value | 28 | 21 | 26 |
| Generalised | m – 2 | m | m + 2 |
| Value | 23 | 25 | 27 |
| Generalised | m – 1 | m + 4 | m – 3 |
| Value | 24 | 29 | 22 |
The magic square is:
| 28 | 21 | 26 |
| 23 | 25 | 27 |
| 24 | 29 | 22 |
Magic sum = 3m = 3 × 25 = 75
Rows: 28 + 21 + 26 = 75, 23 + 25 + 27 = 75, 24 + 29 + 22 = 75 ✓
Columns: 28 + 23 + 24 = 75, 21 + 25 + 29 = 75, 26 + 27 + 22 = 75 ✓
Diagonals: 28 + 25 + 22 = 75, 26 + 25 + 24 = 75 ✓
Rows: 28 + 21 + 26 = 75, 23 + 25 + 27 = 75, 24 + 29 + 22 = 75 ✓
Columns: 28 + 23 + 24 = 75, 21 + 25 + 29 = 75, 26 + 27 + 22 = 75 ✓
Diagonals: 28 + 25 + 22 = 75, 26 + 25 + 24 = 75 ✓
Check it yourself: the nine entries are 21 to 29 — nine consecutive numbers with 25 in the middle, exactly as expected.