Browse · MathNet
PrintSaudi Arabia Mathematical Competitions 2012
Saudi Arabia 2012 algebra
Problem
In an board, the numbers through are written so that the number in row and column is equal to Suppose we select different cells of the board, where no two cells are in the same row or column. Find the maximum possible product of the numbers in the cells.
Solution
The answer is . This is achievable by choosing the numbers , which are at positions . To show this is the best possible, we begin with a lemma.
Lemma. If are real numbers such that , then .
Proof. We have , which implies Since , this simplifies to as desired.
Let be the number in row and column . Suppose we have chosen the numbers . If the sequence is strictly decreasing, then for all and we get a configuration in the first paragraph. Else there exists such that and . Notice that Moreover, So by the lemma, we have that Therefore we increase the product of the numbers by changing and to and , so our original arrangement could not have been a maximum.
Lemma. If are real numbers such that , then .
Proof. We have , which implies Since , this simplifies to as desired.
Let be the number in row and column . Suppose we have chosen the numbers . If the sequence is strictly decreasing, then for all and we get a configuration in the first paragraph. Else there exists such that and . Notice that Moreover, So by the lemma, we have that Therefore we increase the product of the numbers by changing and to and , so our original arrangement could not have been a maximum.
Final answer
n!·(n−1)^n
Techniques
Combinatorial optimizationInduction / smoothing