Problem:
Suppose that at some point Joe B. has placed 2 black knights on the original board, but gets bored of chess. He now decides to cover the 34 remaining squares with 17 dominos so that no two overlap and the dominos cover the entire rest of the board. For how many initial arrangements of the two pieces is this possible?
Solution
Solution:
Answer: 324 Color the squares of the board red and blue in a checkerboard pattern, and observe that any domino will cover exactly one red square and one blue square. Therefore, if the two knights cover squares of the same color, this is impossible. We now claim that it is always possible if they cover squares of opposite colors, which will give an answer of . Consider the rectangle with the knights at its corners. Because the knights cover differently colored squares, must have one side length odd and one side length even. Therefore, the 4 lines bounding cut the original board into and up to 8 other rectangles, which can be put together into rectangles with at least one side even. These rectangles can be tiled, and it is easy to see that can be tiled, proving the claim.