What is the largest number of knights that can be placed on an 8x8 chessboard such that no knight attacks any other knight?
Now add this condition: the number of knights occupying black squares is the same as the number of knights occupying white squares. Now what is the largest number of knights that can be placed?