Browse · MathNet
PrintJapan 2007
Japan 2007 counting and probability
Problem
There is a grid of . And write the integers in all the grids (each number can be written only once) in the upper left grid of (♣). About the 4 rows, write the sum of four numbers that are written in each row at the right end of each row. Similarly, about the 4 columns, write the sum of four numbers that are written in each column at the lower end of each column. And nothing is written in the lower right grid. Find the maximum integer which satisfies the following condition.
Conditions: About step (♣), there exists a way of writing the numbers such that you can choose two numbers which hold from the right end column and also from the lower end row.
Conditions: About step (♣), there exists a way of writing the numbers such that you can choose two numbers which hold from the right end column and also from the lower end row.
Solution
Define the numbers written to each grid as shown in the table 1. I can assume that is the minimum and is the maximum in , and that is the minimum and is the maximum in , by rearranging rows and columns appropriately. Now , , so And there exists a way of writing if (table 2). So the maximum is . This is table 1.
This is table 2.
| 1 | 2 | 5 | 11 | 19 |
|---|---|---|---|---|
| 3 | 6 | 7 | 12 | 28 |
| 4 | 8 | 9 | 14 | 35 |
| 10 | 13 | 15 | 16 | 54 |
| 18 | 29 | 36 | 53 |
Final answer
35
Techniques
Coloring schemes, extremal argumentsCombinatorial optimization