Browse · MathNet
Print2016 European Girls' Mathematical Olympiad
Romania 2016 counting and probability
Problem
Let be a positive integer. Consider a array of square unit cells. Two different cells are related to each other if they are in either the same row or in the same column. No cell is related to itself. Some cells are colored blue, such that every cell is related to at least two blue cells. Determine the minimum number of blue cells.

Solution
The required minimum is and is achieved by a diagonal string of blocks of the form below (bullets mark centers of blue cells):
In particular, this configuration shows that the required minimum does not exceed .
We now show that any configuration of blue cells satisfying the condition in the statement has cardinality at least . Fix such a configuration and let be the number of blue cells in rows containing exactly one such, let be the number of blue cells in rows containing exactly two such, and let be the number of blue cells in rows containing at least three such; the numbers and are defined similarly. Begin by noticing that and, similarly, . Indeed, if a blue cell is alone in its row, respectively column, then there are at least two other blue cells in its column, respectively row, and the claim follows. Suppose now, if possible, the total number of blue cells is less than . We will show that and , and reach a contradiction by the preceding: . We prove the first inequality; the other one is dealt with similarly. To this end, notice that there are no empty rows — otherwise, each column would contain at least two blue cells, whence a total of at least blue cells, which is a contradiction. Next, count rows to get , and count blue cells to get . Subtraction of the latter from the former multiplied by yields , and the conclusion follows.
---
Alternative solution.
To prove that a minimal configuration of blue cells satisfying the condition in the statement has cardinality at least , consider a bipartite graph whose vertex parts are the rows and the columns of the array, respectively, a row and a column being joined by an edge if and only if the two cross at a blue cell. Clearly, the number of blue cells is equal to the number of edges of this graph, and the relationship condition in the statement reads: for every row and every column , , where if and are joined by an edge, and otherwise. Notice that there are no empty rows/columns, so the graph has no isolated vertices. By the preceding, the cardinality of every connected component of the graph is at least 4, so there are at most such and, consequently, the graph has at least edges. This completes the proof.
In particular, this configuration shows that the required minimum does not exceed .
We now show that any configuration of blue cells satisfying the condition in the statement has cardinality at least . Fix such a configuration and let be the number of blue cells in rows containing exactly one such, let be the number of blue cells in rows containing exactly two such, and let be the number of blue cells in rows containing at least three such; the numbers and are defined similarly. Begin by noticing that and, similarly, . Indeed, if a blue cell is alone in its row, respectively column, then there are at least two other blue cells in its column, respectively row, and the claim follows. Suppose now, if possible, the total number of blue cells is less than . We will show that and , and reach a contradiction by the preceding: . We prove the first inequality; the other one is dealt with similarly. To this end, notice that there are no empty rows — otherwise, each column would contain at least two blue cells, whence a total of at least blue cells, which is a contradiction. Next, count rows to get , and count blue cells to get . Subtraction of the latter from the former multiplied by yields , and the conclusion follows.
---
Alternative solution.
To prove that a minimal configuration of blue cells satisfying the condition in the statement has cardinality at least , consider a bipartite graph whose vertex parts are the rows and the columns of the array, respectively, a row and a column being joined by an edge if and only if the two cross at a blue cell. Clearly, the number of blue cells is equal to the number of edges of this graph, and the relationship condition in the statement reads: for every row and every column , , where if and are joined by an edge, and otherwise. Notice that there are no empty rows/columns, so the graph has no isolated vertices. By the preceding, the cardinality of every connected component of the graph is at least 4, so there are at most such and, consequently, the graph has at least edges. This completes the proof.
Final answer
6m
Techniques
Coloring schemes, extremal argumentsCounting two waysPigeonhole principle