Remove any black square and any white square, then tile
From an 8 by 8 chessboard, remove one black square and one white square, chosen anywhere on the board. Sixty-two squares remain, 31 black and 31 white.
Prove that the remaining board can always be covered exactly by 31 dominoes, each covering two adjacent squares.
The colour count is necessary (that is why removing two same-colour corners fails), but it is not obviously sufficient. You need a construction that works for every choice of the two squares.
Show a hint
Draw a closed path that visits every square of the board exactly once, moving only between adjacent squares. Then think about what removing two squares does to that path.
Your answer
Solving needs a free account
Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.
Discussion
💡 Discussion rules
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- Interview experiences are welcome. Respect your NDAs.
Loading discussion…
Learn the concepts
The theory behind this question.