Found problems: 109
Kvant 2020, M2595
Kolya and Dima play a game on an $8\times 8$ board, making moves in turn. During his turn, Kolya must put one cross in any empty cell (i.e., in a cell in which a cross has not yet been drawn and which has not yet been covered with a domino). Dima must cover two adjacent cells with a domino (which are not yet covered with other dominoes), in which there are an even number of crosses in total (0 or 2). The one who can't make a move loses. Which of does the player have a winning strategy, if
[list=a]
[*]Dima makes the first move?
[*]Kolya makes the first move?
[/list]
[i]Proposed by M. Didin[/i]
2023 Brazil National Olympiad, 5
Let $m$ be a positive integer with $m \leq 2024$. Ana and Banana play a game alternately on a $1\times2024$ board, with squares initially painted white. Ana starts the game. Each move by Ana consists of choosing any $k \leq m$ white squares on the board and painting them all green. Each Banana play consists of choosing any sequence of consecutive green squares and painting them all white. What is the smallest value of $m$ for which Ana can guarantee that, after one of her moves, the entire board will be painted green?
2024 Brazil National Olympiad, 5
Esmeralda chooses two distinct positive integers \(a\) and \(b\), with \(b > a\), and writes the equation
\[
x^2 - ax + b = 0
\]
on the board. If the equation has distinct positive integer roots \(c\) and \(d\), with \(d > c\), she writes the equation
\[
x^2 - cx + d = 0
\]
on the board. She repeats the procedure as long as she obtains distinct positive integer roots. If she writes an equation for which this does not occur, she stops.
a) Show that Esmeralda can choose \(a\) and \(b\) such that she will write exactly 2024 equations on the board.
b) What is the maximum number of equations she can write knowing that one of the initially chosen numbers is 2024?
2021 Regional Olympiad of Mexico Southeast, 4
Hernan wants to paint a $8\times 8$ board such that every square is painted with blue or red. Also wants to every $3\times 3$ subsquare have exactly $a$ blue squares and every $2\times 4$ or $4\times 2$ rectangle have exactly $b$ blue squares. Find all couples $(a,b)$ such that Hernan can do the required.
2021 Brazil National Olympiad, 2
Let \(n\) be a positive integer. On a \(2 \times 3 n\) board, we mark some squares, so that any square (marked or not) is adjacent to at most two other distinct marked squares (two squares are adjacent when they are distinct and have at least one vertex in common, i.e. they are horizontal, vertical or diagonal neighbors; a square is not adjacent to itself).
(a) What is the greatest possible number of marked square?
(b) For this maximum number, in how many ways can we mark the squares? configurations that can be achieved through rotation or reflection are considered distinct.
2012 Dutch Mathematical Olympiad, 2
We number the columns of an $n\times n$-board from $1$ to $n$. In each cell, we place a number. This is done in such a way that each row precisely contains the numbers $1$ to $n$ (in some order), and also each column contains the numbers $1$ to $n$ (in some order). Next, each cell that contains a number greater than the cell's column number, is coloured grey. In the figure below you can see an example for the case $n = 3$.
[asy]
unitsize(0.6 cm);
int i;
fill((0,0)--(1,0)--(1,1)--(0,1)--cycle, gray(0.8));
fill(shift((1,0))*((0,0)--(1,0)--(1,1)--(0,1)--cycle), gray(0.8));
fill(shift((0,2))*((0,0)--(1,0)--(1,1)--(0,1)--cycle), gray(0.8));
for (i = 0; i <= 3; ++i) {
draw((0,i)--(3,i));
draw((i,0)--(i,3));
}
label("$1$", (0.5,3.5));
label("$2$", (1.5,3.5));
label("$3$", (2.5,3.5));
label("$3$", (0.5,2.5));
label("$1$", (1.5,2.5));
label("$2$", (2.5,2.5));
label("$1$", (0.5,1.5));
label("$2$", (1.5,1.5));
label("$3$", (2.5,1.5));
label("$2$", (0.5,0.5));
label("$3$", (1.5,0.5));
label("$1$", (2.5,0.5));
[/asy]
(a) Suppose that $n = 5$. Can the numbers be placed in such a way that each row contains the same number of grey cells?
(b) Suppose that $n = 10$. Can the numbers be placed in such a way that each row contains the same number of grey cells?
2009 Bosnia And Herzegovina - Regional Olympiad, 3
There are $n$ positive integers on the board. We can add only positive integers $c=\frac{a+b}{a-b}$, where $a$ and $b$ are numbers already writted on the board.
$a)$ Find minimal value of $n$, such that with adding numbers with described method, we can get any positive integer number written on the board
$b)$ For such $n$, find numbers written on the board at the beginning
2021/2022 Tournament of Towns, P3
In a checkered square of size $2021\times 2021$ all cells are initially white. Ivan selects two cells and paints them black. At each step, all the cells that have at least one black neighbor by side are painted black simultaneously. Ivan selects the starting two cells so that the entire square is painted black as fast as possible. How many steps will this take?
[i]Ivan Yashchenko[/i]
2024 Indonesia Regional, 2
Given an $n \times n$ board which is divided into $n^2$ squares of size $1 \times 1$, all of which are white. Then, Aqua selects several squares from this board and colors them black. Ruby then places exactly one $1\times 2$ domino on the board, so that the domino covers exactly two squares on the board. Ruby can rotate the domino into a $2\times 1$ domino.
After Aqua colors, it turns out there are exactly $2024$ ways for Ruby to place a domino on the board so that it covers exactly $1$ black square and $1$ white square.
Determine the smallest possible value of $n$ so that Aqua and Ruby can do this.
[i]Proposed by Muhammad Afifurrahman, Indonesia [/i]
Kvant 2021, M2675
There was a rook at some square of a $10 \times 10{}$ chessboard. At each turn it moved to a square adjacent by side. It visited each square exactly once. Prove that for each main diagonal (the diagonal between the corners of the board) the following statement is true: in the rook’s path there were two consecutive steps at which the rook first stepped away from the diagonal and then returned back to the diagonal.
[i]Alexandr Gribalko[/i]
2002 Cono Sur Olympiad, 3
Arnaldo and Bernardo play a Super Naval Battle. Each has a board $n \times n$. Arnaldo puts boats on his board (at least one but not known how many). Each boat occupies the $n$ houses of a line or a column and the boats they can not overlap or have a common side. Bernardo marks $m$ houses (representing shots) on your board. After Bernardo marked the houses, Arnaldo says which of them correspond to positions occupied by ships. Bernardo wins, and then discovers the positions of all Arnaldo's boats. Determine the lowest value of $m$ for which Bernardo can guarantee his victory.
2021 JBMO Shortlist, C4
Alice and Bob play a game together as a team on a $100 \times 100$ board with all unit squares initially white. Alice sets up the game by coloring exactly $k$ of the unit squares red at the beginning. After that, a legal move for Bob is to choose a row or column with at least $10$ red squares and color all of the remaining squares in it red. What is the
smallest $k$ such that Alice can set up a game in such a way that Bob can color the entire board red after finitely many moves?
Proposed by [i]Nikola Velov, Macedonia[/i]
2017 Mexico National Olympiad, 1
A knight is placed on each square of the first column of a $2017 \times 2017$ board. A [i]move[/i] consists in choosing two different knights and moving each of them to a square which is one knight-step away. Find all integers $k$ with $1 \leq k \leq 2017$ such that it is possible for each square in the $k$-th column to contain one knight after a finite number of moves.
Note: Two squares are a knight-step away if they are opposite corners of a $2 \times 3$ or $3 \times 2$ board.
2022 Thailand TST, 3
Consider a checkered $3m\times 3m$ square, where $m$ is an integer greater than $1.$ A frog sits on the lower left corner cell $S$ and wants to get to the upper right corner cell $F.$ The frog can hop from any cell to either the next cell to the right or the next cell upwards.
Some cells can be [i]sticky[/i], and the frog gets trapped once it hops on such a cell. A set $X$ of cells is called [i]blocking[/i] if the frog cannot reach $F$ from $S$ when all the cells of $X$ are sticky. A blocking set is [i] minimal[/i] if it does not contain a smaller blocking set.[list=a][*]Prove that there exists a minimal blocking set containing at least $3m^2-3m$ cells.
[*]Prove that every minimal blocking set containing at most $3m^2$ cells.
Russian TST 2015, P1
A $2015\times2015$ chessboard is given, the cells of which are painted white and black alternatively so that the corner cells are black. There are $n{}$ [url=https://i.stack.imgur.com/V1kdh.png]L-trominoes[/url] placed on the board, no two of which overlap and which cover all of the black cells. Find the smallest possible value of $n{}$.
Kvant 2020, M2609
All cells of an $n\times n$ table are painted in several colors so that there is no monochromatic $2\times2$ square. A sequence of different cells $a_1,a_2,\ldots,a_k$ is called a [i]colorful[/i] if any two consecutive cells are adjacent and are painted in different colors. What is the largest $k{}$ for which there is a colorful sequence of length $k{}$ regardless of the coloring of the cells of the table?
[i]Proposed by N. Belukhov[/i]
2024 Dutch BxMO/EGMO TST, IMO TSTST, 4
Let $n$ be a positive with $n\geq 3$. Consider a board of $n \times n$ boxes. In each step taken the colors of the $5$ boxes that make up the figure bellow change color (black boxes change to white and white boxes change to black)
The figure can be rotated $90°, 180°$ or $270°$.
Firstly, all the boxes are white.Determine for what values of $n$ it can be achieved, through a series of steps, that all the squares on the board are black.
2012 Lusophon Mathematical Olympiad, 2
Maria has a board of size $n \times n$, initially with all the houses painted white. Maria decides to paint black some houses on the board, forming a mosaic, as shown in the figure below, as follows: she paints black all the houses from the edge of the board, and then leaves white the houses that have not yet been painted. Then she paints the houses on the edge of the next remaining board again black, and so on.
a) Determine a value of $n$ so that the number of black houses equals $200$.
b) Determine the smallest value of $n$ so that the number of black houses is greater than $2012$.
2021 Indonesia MO, 8
On a $100 \times 100$ chessboard, the plan is to place several $1 \times 3$ boards and $3 \times 1$ board, so that
[list]
[*] Each tile of the initial chessboard is covered by at most one small board.
[*] The boards cover the entire chessboard tile, except for one tile.
[*] The sides of the board are placed parallel to the chessboard.
[/list]
Suppose that to carry out the instructions above, it takes $H$ number of $1 \times 3$ boards and $V$ number of $3 \times 1$ boards. Determine all possible pairs of $(H,V)$.
[i]Proposed by Muhammad Afifurrahman, Indonesia[/i]
2017 Czech-Polish-Slovak Match, 2
Each of the ${4n^2}$ unit squares of a ${2n \times 2n}$ board ${(n \ge 1) }$ has been colored blue or red. A set of four different unit squares of the board is called [i]pretty [/i]if these squares can be labeled ${A,B,C,D}$ in such a way that ${A}$ and ${B}$ lie in the same row, ${C}$ and ${D}$ lie in the same row, ${A}$ and ${C}$ lie in the same column, ${B}$ and ${D}$ lie in the same column, ${A}$ and ${D}$ are blue, and ${B}$ and ${C}$ are red. Determine the largest possible number of different [i]pretty [/i]sets on such a board.
(Poland)
Kvant 2020, M2614
In an $n\times n$ table, it is allowed to rearrange rows, as well as rearrange columns. Asterisks are placed in some $k{}$ cells of the table. What maximum $k{}$ for which it is always possible to ensure that all the asterisks are on the same side of the main diagonal (and that there are no asterisks on the main diagonal itself)?
[i]Proposed by P. Kozhevnikov[/i]
2022/2023 Tournament of Towns, P5
A $2N\times2N$ board is covered by non-overlapping dominos of $1\times2$ size. A lame rook (which can only move one cell at a time, horizontally or vertically) has visited each cell once on its route across the board. Call a move by the rook longitudinal if it is a move from one cell of a domino to another cell of the same domino. What is:
[list=a]
[*]the maximum possible number of longitudinal moves?
[*]the minimum possible number of longitudinal moves?
[/list]
2006 Junior Balkan Team Selection Tests - Romania, 3
An $7\times 7$ array is divided in $49$ unit squares. Find all integers $n \in N^*$ for which $n$ checkers can be placed on the unit squares so that each row and each line have an even number of checkers.
($0$ is an even number, so there may exist empty rows or columns. A square may be occupied by at most $1$ checker).
2017 OMMock - Mexico National Olympiad Mock Exam, 2
Alice and Bob play on an infinite board formed by equilateral triangles. In each turn, Alice first places a white token on an unoccupied cell, and then Bob places a black token on an unoccupied cell. Alice's goal is to eventually have $k$ white tokens on a line. Determine the maximum value of $k$ for which Alice can achieve this no matter how Bob plays.
[i]Proposed by Oriol Solé[/i]
2015 Dutch BxMO/EGMO TST, 3
Let $n \ge 2$ be a positive integer. Each square of an $n\times n$ board is coloured red or blue. We put dominoes on the board, each covering two squares of the board. A domino is called [i]even [/i] if it lies on two red or two blue squares and [i]colourful [/i] if it lies on a red and a blue square. Find the largest positive integer $k$ having the following property: regardless of how the red/blue-colouring of the board is done, it is always possible to put $k$ non-overlapping dominoes on the board that are either all [i]even [/i] or all [i]colourful[/i].