Sunday, 24 October 2021

每周数学 (二十五)4x4 magic square

 The *4x4 magic square puzzles* is solved by finding the values that make the sums all rows, columns and diagonals equal to the same value. ... The normal variations of these puzzles (in other words, 4x4 puzzles that contain only 1-16 in their cells) have a magic constant of 34 no matter how the numbers are arranged.


*Solutions: 平衡法*


Sum= 1+2+3+..+16

=(1+16)x16/2

=136

Average=136/4=34


1.    2.   3.   4.

5.    6.   7.   8

9.   10. 11. 12

13. 14. 15  16


对换

1.    14. 15   4.

8.     6.    7.   5

12.  10. 11.  9

13.   2.    3   16


再对换

1.    15. 14    4.

12.   6.    7.   9

8.   10.  11.   5

13.   3.    2   16

大事成矣!😃

No comments:

Post a Comment