The integers from to inclusive, can be arranged to form a -by- square in which the sum of the numbers in each row, the sum of the numbers in each column, and the sum of the numbers along each of the main diagonals are all the same. What is the value of this common sum?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Whatever the arrangement, the five rows together contain every number once, so the common sum is (total of -10 through 14)/5 = 50/5 = 10.
Solution
The five rows use each of the integers exactly once, so five times the common row sum equals the total of all the integers.
Pair with , with , and so on down to with : these cancel along with . What remains is
Hence the common sum is .
The answer is .
Why this works
You never need the actual magic square. Rows partition the grid, so any "all rows sum to the same value" condition pins that value to (total)/(number of rows). For an arithmetic sequence, cancel symmetric pairs around zero or use (count)(average) .
The trap
Trying to construct the magic square, or dividing the total 50 by 25 cells instead of by 5 rows.
Common mistakes
- Trying to construct the magic square, or dividing the total 50 by 25 cells instead of by 5 rows.
- Miscounting the integers (there are , not ) or dropping or from the total.
Techniques
Set up the equation/formula and compute; no special trick needed · Exploit symmetry to reduce work or pair up objects