Semi-Magical Hexagon 2

Algebra Level 4

If the numbers 5, 8, 9, 11, 13, 14, 15, 17, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, and 33 can be placed in the following hexagon so that the sum of the numbers in each row (in all three directions) is the same, find the number that will be placed in the center.


The answer is 5.

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.

3 solutions

Mark Hennings
Jan 27, 2020

We can answer the question without obtaining the full solution... Let a a be the sum of the numbers in the red corner hexagons. Let b b be the sum of the numbers in the blue edge hexagons. Let c c be the sum of the numbers in the interior yellow hexagons, and let d d be the number in the central hexagon. Let X X be the magic number. Adding up the numbers in all six rows with three hexagons each, we deduce that 2 a + b = 6 X 2a + b = 6X . Adding up the numbers in all six rows with four hexagons each, we deduce that 2 b + 2 c = 6 X 2b + 2c = 6X , or b + c = 3 X b+c=3X . Adding up the numbers in all three rows with five hexagons each, we deduce that a + c + 3 d = 3 X a + c + 3d = 3X . Solving these equations we find that a = 2 X d b = 2 X + 2 d c = X 2 d a = 2X - d \hspace{1cm} b \; =\; 2X + 2d \hspace{1cm} c \; =\; X - 2d

In this case we have 5 X = a + b + c + d 5X = a + b + c + d is the sum of all the numbers, which is 400 400 , and hence X = 80 X = 80 . In addition, c 5 + 8 + 9 + 11 + 13 + 14 = 60 c \ge 5 + 8 + 9 + 11 + 13 + 14 = 60 , and hence 60 c = X 2 d = 80 2 d 60 \le c = X - 2d = 80 - 2d , so that d 10 d \le 10 .

If d = 8 d=8 then 5 + 9 + 11 + 13 + 14 + 15 = 67 c = 80 2 × 8 = 64 5+9+11+13+14+15 = 67 \le c = 80 - 2\times8 = 64 , which is impossible. Thus d 8 d \neq 8 .

If d = 9 d=9 then 5 + 8 + 11 + 13 + 14 + 16 = 66 c = 80 2 × 9 = 62 5+8+11+13+14+16=66 \le c = 80 - 2\times9=62 , which is impossible. Thus d 9 d \neq 9 .

Thus d = 5 d = \boxed{5} . In this case the numbers in the yellow interior hexagons must be 8 , 9 , 11 , 13 , 14 , 15 8,9,11,13,14,15 .

Great solution!

David Vreken - 1 year, 4 months ago

Log in to reply

The yellow hexagons determine the values in the blue hexagons precisely (if two adjacent yellow hexagons contain the values x , y x,y , then the opposite blue hexagon contains x + y + 5 x+y+5 ), and so there are only 7 7 arrangements of the values in the yellow hexagons that give possible solutions (no repeated values, all allowed values). It is then easy to check that only one of these allows us to fill in values in the red hexagons as well.

Mark Hennings - 1 year, 4 months ago

Log in to reply

Very nice!

David Vreken - 1 year, 4 months ago

Can you explain how you got that result? (The x,y therefore x+y+5 relationship)

Aris M - 1 year, 2 months ago
Vinod Kumar
Apr 1, 2020

Sum of each of 5 rows is 400/5=80. Following Magic Hexagon solution, 12 numbers from 17 to 33 are arranged in outer most ring. Arranging remaining 7 numbers from 5 to 15 is quite simple to get the solution. Center hexagon ends with number 5.

David Vreken
Dec 27, 2019

The sum of all the numbers is 400 400 , so this divided by the 5 5 horizontal rows gives a magical constant M M for each row of M = 400 5 = 80 M = \frac{400}{5} = 80 .

The edge rows have 3 3 numbers each, and the only way to make 3 3 of the given numbers add up to 80 80 is to use the numbers 15 15 or greater ( 15 15 , 17 17 , 23 23 , 24 24 , 25 25 , 26 26 , 27 27 , 28 28 , 29 29 , 30 30 , 31 31 , 32 32 , and 33 33 ). That's 13 13 numbers for 12 12 spots, and the sum of these 13 13 numbers is 340 340 . If m m is the number in the list that is not in one of the edge rows, then 15 m 33 15 \leq m \leq 33 .

Let E V E_V be the sum of the exterior cells at each vertex of the hexagon, and let E S E_S be the sum of the exterior cells at the center of each side of the hexagon. Using 12 12 of the 13 13 numbers from above, E V + E S = 340 m E_V + E_S = 340 - m , and since each of the 6 6 edge rows add up to M = 80 M = 80 , 2 E V + E S = 6 M = 480 2E_V + E_S = 6M = 480 . These two equations solve to E V = m + 140 E_V = m + 140 .

Let I R I_R be the sum of the ring of cells in the interior of the hexagon, and let I C I_C be the number in the center of the hexagon. Since each of the 6 6 rows with length 4 4 add up to M = 80 M = 80 , 2 E S + 2 I R = 6 M = 480 2E_S + 2I_R = 6M = 480 , or E S + I R = 240 E_S + I_R = 240 . Since each of the 5 5 horizontal rows add up to M = 80 M = 80 , E V + E S + I R + I C = 5 M = 400 E_V + E_S + I_R + I_C = 5M = 400 . These two equations solve to E V + I C = 160 E_V + I_C = 160 .

Combining E V = m + 140 E_V = m + 140 and E V + I C = 160 E_V + I_C = 160 solves to I C = 20 m I_C = 20 - m . Since m 15 m \geq 15 , that means I C 5 I_C \leq 5 , and since 5 5 is the smallest number available, I C = 5 I_C = \boxed{5} .


For the rest of the hexagon, since I C = 5 I_C = 5 , then from I C = 20 m I_C = 20 - m we have m = 15 m = 15 , and from E V = m + 140 E_V = m + 140 we have E V = 155 E_V = 155 . Disregarding similar rotational symmetries, there are only 3 3 different ways the edge rows could be filled:

Filling in 5 5 as the center number and x x as one of the other interior cells, and using the fact that each row adds up to M = 80 M = 80 , we can deduce the following:

In the first case, there is an x and a 31 - x, but no two numbers 15 or less can add up to 31. In the second and third case, there is an x, 29 - x, and x - 1, and with the given numbers x = 14. However in the second case, this leads to 21 - x = 7, which is not an option. Therefore, it is the third case where x = 14, which solves to the following:

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...