Problems

Age
Difficulty
Found: 1122

Nine lightbulbs are arranged in a \(3 \times 3\) square. Some 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 off light up and the ones that were on 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. So for example, she might take a novel and a comic book and put a textbook back. Show that eventually there is only a single textbook, and exactly 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. In 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?

a) 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 a “little rook” in the bottom right corner of an \(8 \times 8\) chessboard, can we make it to the opposite corner while visiting each square exactly once?

b) A king in chess moves like the “little rook”, but he can also move one square along a diagonal. Can we do the same task with a king?

There are \(15\) lightbulbs in a row, they are 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?

Are there such integer numbers \(a,b,c,d,e,f\) that the numbers \[a-b,\ b-c,\ c-d,\ d-e,\ e-f,\ f-a\] are consecutive integers? (Note: they obviously can be negative.)

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+b\). The goal is to make all the \(10\) numbers left on the board equal. Is it possible?

On a certain island there are 17 grey, 15 brown and 13 crimson chameleons. If two chameleons of different colours meet, both of them change to the third colour. No other colour changes are allowed. Is it possible that after a few such colour transitions all the chameleons have the same colour?

Sixteen lightbulbs are arranged in a \(4 \times 4\) grid. Some are on, some are off. You are allowed to change the state of all the bulbs in a column, in a row, or along any diagonal (note: there are 14 diagonals in total!). Is it possible to go from the arrangement in the left to the one on the right by repeating this operation?

There are numbers from \(1\) to \(2018\) written on a board. In one go, we can erase two numbers and replace them with an absolute value of their difference. Can we achieve a sequence consisting only of several numbers \(0\) after some number of moves?