Write exactly one real number into each cell of a 3 × 3 square, such that the product of the three numbers in any row or column is 1. You noticed that the product of the four numbers in any 2 × 2 square is 2.
Which of the following can be one of the numbers you used?
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.
a 1 1 = a 1 2 ⋅ a 1 3 1 = 1 / a 2 2 a 3 2 ⋅ 1 / a 2 3 a 3 3 1 = a 2 2 a 2 3 a 3 2 a 3 3 = 2 , and the same applies to all corners: a 1 1 = a 1 3 = a 3 1 = a 3 3 = 2 . Then a 1 2 = a 1 1 ⋅ a 1 3 1 = 2 2 1 = 4 1 , and the same applies to all edges: a 1 2 = a 3 2 = a 2 1 = a 2 3 = 1 / 4 . Finally, a 2 2 = a 1 2 ⋅ a 3 2 1 = ( 1 / 4 ) 2 1 = 1 6 . Thus we have determined the entire square; it only contains the numbers 2 , 1 / 4 , 1 6 .
Problem Loading...
Note Loading...
Set Loading...
If we label the 3x3 grid as shown above, then we can determine some of the values. To begin with, a b c = 1 and d e f = 1 . By multiplying these equations, we get that a b c d e f = 1 .
Now we know that a b d e = 2 as it is a 2x2 square. a b c d e f = 1 divided by a b d e = 2 gives us c f = 2 1 . However, as c f i must equal 1 , this means i = 2 .
However, our logic can be applied to any 90 degree rotation of the grid, as the grid will still have columns, rows, and 2x2 boxes which equal the same. Therefore, all of the corner boxes (a,c,g and i) = 2.
This means that, for example, a b c = 1 so 4 b = 1 and b = 4 1 . Again, the same logic can be applied for squares (b,d,f and h).
Therefore, as d e f = 1 , e must equal 16. By checking, we see that all of the conditions have been satisfied and we have proved that this grid below is the only grid possible (note that rotating the grid gives the same result).
This means that the answer to the problem is 4 1