Problems

Age
Difficulty
Found: 322

There are real numbers written on each field of a \(m \times n\) chessboard. Some of them are negative, some are positive. In one move we can multiply all the numbers in one column or row by \(-1\). Is that always possible to obtain a chessboard where sums of numbers in each row and column are non-negative?

Tom found a large, old clock face and put \(12\) sweets on the number \(12\). Then he started to play a game: in each move he moves one sweet to the next number clockwise, and some other to the next number anticlockwise. Is it possible that after finite number of steps there is exactly \(1\) of the sweets on each number?

Anna has \(20\) novels and \(25\) comic books on her shelf. She doesn’t really keep her room very tidy and so she also has a lot of novels and comic books in various places around her room. Each time she reaches for the shelf, she takes two books and puts one back. If she takes two novels or two comic books, she puts a novel back on the shelf. If she takes a novel and a comic book, she places another comic book on the shelf. That way Anna’s shelf systematically empties, since after every operation there is one book less. Show that eventually there will be a lone comic book standing on her shelf and all her other books scattered across her room.

A knight in chess moves in an "\(L\)" pattern - two squares in one direction and one square in a perpendicular direction. Starting in the bottom right corner of a regular \(8 \times 8\) chessboard, is it possible for a knight to visit every square on the chessboard exactly once and end up in the top left corner?

Nine lightbulbs are arranged in a \(3 \times 3\) square. Some of them are on, some are off. You are allowed to change the state of all the bulbs in a column or in a row. That means all the bulbs in that row or column that were initially off now light up, and the ones that were initially on, now go dark. Is it possible to go from the arrangement in the left to the one on the right by repeating this operation?

Anna’s sister, Claire, has \(10\) novels, \(11\) textbooks and \(12\) comic books on her shelf. She also doesn’t like to keep all her books there. Each time she takes two books of different type from the shelf and puts a book of the third type back on. For example, she might take a novel and a comic book and put a textbook back. Show that eventually there is only a single book, specifically a textbook, left on her shelf.

All the squares of a \(9 \times 9\) chessboard were coloured black and white in a traditional way, such that the corner squares are all white. With each move you can choose two neighbouring squares and change both of their colours - black to white and white to black. Can you reach a chessboard that is all black in this way? (Squares that are one diagonal away also count as being neighbors)

A rook in chess can move any number of squares in the same row or column. Let’s invent a new figure, a "little rook" that can only move one square in each of these directions. If we start with the "little rook" in the bottom right corner of an \(8 \times 8\) chessboard, can we make it to the top left corner while visiting each square exactly once?

There are \(15\) lightbulbs in a row, all switched off. We can pick any three of them and change their state. Can we repeat this operation an even number of times such that at the end all the lightbulbs are on?

There are numbers \(1,2,3,4,5,6,7,8,9\) and \(10\) written on a board. Each time you make a "move" you can erase three of the remaining numbers, \(a,b\) and \(c\), and replace them with the numbers \(2a+b,2b+c\) and \(2c+a\). Is it possible to make all the \(10\) numbers left on the board equal?