Problem:
The numbers are randomly placed into the 9 squares of a grid. Each square gets one number, and each of the numbers is used once. What is the probability that the sum of the numbers in each row and each column is odd?
Answer Choices:
A.
B.
C.
D.
E.
Solution:
Note that odd sums can only be formed by or , so we focus on placing the evens: we need to have each even be with another even in each row/column. It can be seen that there are ways to do this. There are then ! ways to permute the odd numbers, and ! ways to permute the even numbers, thus giving the answer as .
By the Pigeonhole Principle, there must be at least one row with or more odd numbers in it. Therefore, that row must contain odd numbers in order to have an odd sum. The same thing can be done with the columns. Thus we simply have to choose one row and one column to be filled with odd numbers, so the number of valid odd/even configurations (without regard to which particular odd and even numbers are placed where) is . The denominator will be , the total number of ways we could choose which of the squares will contain an even number. Hence the answer is .
The Pigeonhole Principle isn't really necessary here: After noting from the first solution that any row that contains evens must contain two evens, the result follows that the four evens must form the corners of a rectangle.
The problems on this page are the property of the MAA's American Mathematics Competitions