Let be an integer. Consider an chessboard consisting of unit squares. A configuration of rooks on this board is [i]peaceful[/i] if every row and every column contains exactly one rook. Find the greatest positive integer such that, for each peaceful configuration of rooks, there is a square which does not contain a rook on any of its unit squares.
Problem 1820
Official solution
Let be an integer, and consider an chessboard. We place rooks on this board such that each row and each column contains exactly one rook. This is defined as a peaceful configuration of rooks. The objective is to find the greatest positive integer such that, in every possible peaceful configuration of rooks, there exists a sub-square on the chessboard that is completely empty of any rooks.
### Step-by-step Solution
1. Understanding the Problem:
- In a peaceful configuration, since there is exactly one rook per row and one per column, it ensures all rooks are placed in unique row-column intersections across the board.
2. Identifying Empty Squares:
- We need to ensure every configuration allows for a square sub-board of size which is void of rooks.
3. **Calculation of Maximum :**
- If we realize a peaceful configuration where rooks are distributed such that they occupy maximum area of the available board, each row and column combination will optimally cover the board minimally.
- The goal is maximizing , ensuring the largest empty square still forms on any part of the board in spite of any rook configuration.
4. Using Combinatorial and Geometric Argument:
- Let’s consider placing rooks. In this optimal configuration, potentially every position leading to coverages leaves a square potentially of size up to
that is free.
- For all positions to be filled, this sub-square will obviously be smaller in the maximal empty form.
5. Conclusion:
- Upon deriving these options and observance that the largest square exists, due to fraction of remaining free subset, we form:
- The greatest ensuring a rupe-free square is presented by the integer part:
Thus, the greatest positive integer such that for any peaceful configuration, there exists a sub-square devoid of rooks, is: