Browse · MathNet
PrintBMO 2019 Shortlist
2019 counting and probability
Problem
Suppose that the numbers are written in some order in an array. Find the maximal positive integer , such that the following holds. There is always an subarray whose numbers have a sum not less than .
An array must be completed with all numbers , one number in each cell. Find the maximal positive integer , such that for any completion of the array there is a square (subarray), whose numbers have a sum not less than .
An array must be completed with all numbers , one number in each cell. Find the maximal positive integer , such that for any completion of the array there is a square (subarray), whose numbers have a sum not less than .
Solution
We will prove that .
We number the columns and the rows and we select all possible choices of an odd column with an odd row. Collecting all such pairs of an odd column with an odd row, we double count some squares. Indeed, we take some squares 5 times, some 12 squares 3 times and there are some 4 squares (namely all the intersections of an even column with an even row) that we don't take in such pairs. It follows that the maximal total sum over all choices of an odd column with an odd row is So, by an averaging argument, there exists a pair of an odd column with an odd row with sum at most . Then all the other squares of the array will have sum at least But for these squares there is a tiling with arrays, which are 4 in total. So there is an array, whose numbers have a sum at least . So, there is a array whose numbers have a sum at least 45. This argument gives that We are going now to give an example of an array, in which 45 is the best possible. We fill the rows of the array as follows:
We are going now to even rows: In the above array, every subarray has a sum, which is less or equal to 45. This gives that A combination of (1) and (2) gives that .
We number the columns and the rows and we select all possible choices of an odd column with an odd row. Collecting all such pairs of an odd column with an odd row, we double count some squares. Indeed, we take some squares 5 times, some 12 squares 3 times and there are some 4 squares (namely all the intersections of an even column with an even row) that we don't take in such pairs. It follows that the maximal total sum over all choices of an odd column with an odd row is So, by an averaging argument, there exists a pair of an odd column with an odd row with sum at most . Then all the other squares of the array will have sum at least But for these squares there is a tiling with arrays, which are 4 in total. So there is an array, whose numbers have a sum at least . So, there is a array whose numbers have a sum at least 45. This argument gives that We are going now to give an example of an array, in which 45 is the best possible. We fill the rows of the array as follows:
| 25 | 5 | 24 | 6 | 23 |
|---|---|---|---|---|
| 11 | 4 | 12 | 3 | 13 |
| 22 | 7 | 21 | 8 | 20 |
| 14 | 2 | 15 | 1 | 16 |
| 19 | 9 | 18 | 10 | 17 |
Final answer
45
Techniques
Counting two waysPigeonhole principleColoring schemes, extremal arguments