Browse · MathNet
PrintBelarusian Mathematical Olympiad
Belarus counting and probability
Problem
A positive integer is fixed. Numbers and are placed in all cells (exactly one number in any cell) of a table ( is a number of the rows in the table, is a number of the columns in it). We call a table nice if the following property is fulfilled: for any partition of the set of the rows of the table into two nonempty subsets and there exists a nonempty set of the columns such that on the intersection of any row from with the columns from there are even number of 's while on the intersection of any row from with the columns from there are odd number of 's. Find the greatest number of such that there exists at least one nice table.
Solution
Answer: . In total there are ways to split the rows into two groups and ways to select some set of columns. Since there is at least one column set for any row split and the column set uniquely defines the row split, , and therefore . We will prove that for any there is a nice table .
Consider a table in which in the -th row 's are placed on the first positions and 's are placed on the rest (in particular, in the first row are only zeros). Note that for any two consecutive rows and , the parity of the number of 's on the intersection with some set of columns of these two rows is the same if and only if there is no -th column in this set. So, the presence or absence of -th column in the set uniquely determines whether and belong to the same group or not.
Now for the given split of rows, select those and only those columns for which the row with the same number is in different group with the next row. The set of selected columns satisfies the condition, hence the table is nice.
Consider a table in which in the -th row 's are placed on the first positions and 's are placed on the rest (in particular, in the first row are only zeros). Note that for any two consecutive rows and , the parity of the number of 's on the intersection with some set of columns of these two rows is the same if and only if there is no -th column in this set. So, the presence or absence of -th column in the set uniquely determines whether and belong to the same group or not.
Now for the given split of rows, select those and only those columns for which the row with the same number is in different group with the next row. The set of selected columns satisfies the condition, hence the table is nice.
Final answer
k = n + 1
Techniques
Counting two waysPigeonhole principle