Problem:
Can the squares of a chessboard be colored black or white so that half the squares in each row and column are black and cells symmetric with respect to the center are of opposite color?
Problem:
Can the squares of a chessboard be colored black or white so that half the squares in each row and column are black and cells symmetric with respect to the center are of opposite color?
Solution:
Answer no

Suppose it can be done. Divide the board into 4 quadrants. Suppose there are black and white squares in the top left quadrant. Then there are black and white squares in the bottom right quadrant (by the symmetry property).
If half the squares in each row are black, then half the squares in the first rows are black, so the number of black squares in the top right quadrant is . So if half the squares in each column are black, then half the squares in the right-hand half of the board are black, so , in other words, , which is impossible.