benchmarks.wiki / Public workspace
OlympiadBench / 1974 / Let n≥2 be an integer. Consider an n×n chessboard divided…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
question
Let be an integer. Consider an chessboard divided into unit squares. We call a configuration of rooks on this board happy if every row and every column contains exactly one rook. Find the greatest positive integer such that for every happy configuration of rooks, we can find a square without a rook on any of its unit squares.
Plain-text mathematical notation (without MathML)
Let n≥2 be an integer. Consider an n×n chessboard divided into n² unit squares. We call a configuration of n rooks on this board happy if every row and every column contains exactly one rook. Find the greatest positive integer k such that for every happy configuration of rooks, we can find a k×k square without a rook on any of its k² unit squares.
Original LaTeX notation
Let $n \geqslant 2$ be an integer. Consider an $n \times n$ chessboard divided into $n^{2}$ unit squares. We call a configuration of $n$ rooks on this board happy if every row and every column contains exactly one rook. Find the greatest positive integer $k$ such that for every happy configuration of rooks, we can find a $k \times k$ square without a rook on any of its $k^{2}$ unit squares.answer type
Expression
is multiple answer
false
language
English
question type
Open-ended
subject
Math
Discussion
No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
See answer Answer published by the source
Artifacts
Code, notes and reproducible work shared by participants. Files are served from a separate origin.
No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.
Source and history
initial import