The figure below shows a magic square.
If , then find the maximum value of the sum of the nine numbers ( ).
Note:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If the sum of three numbers in the same row/column/diagonal is S , then
( a + b + c ) + ( c + f + i ) + ( i + g + h ) + ( a + d + g ) = 4 S = 2 a + 2 c + 2 g + 2 i + b + d + f + h = 2 ( a + i ) + 2 ( c + g ) + ( b + h ) + ( d + f ) = 2 ( S − e ) + 2 ( S − e ) + ( S − e ) + ( S − e ) = 6 ( S − e ) = 6 S − 6 e
4 S 4 S + 6 e 6 e e = 6 S − 6 e = 6 S = 2 S = 6 2 S = 3 S
So S = 3 ∗ 3 S = 3 ∗ e = 3 ∗ 2 0 1 7 = 6 0 5 1 and the sum of the nine numbers is 3 S = 1 8 1 5 3 .