This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 124

We have 19 triminos (2 x 2 squares without one unit square) and infinite amount of 2 x 2 squares. Find the greatest odd number $n$ for which a square $n$ x $n$ can be covered with the given figures.
Consider a table with three rows and eleven columns. There are zeroes prefilled in the cell of the first row and the first column and in the cell of the second row and the last column. Determine the least real number $\alpha$ such that the table can be filled with non-negative numbers and the following conditions hold simultaneously: (1) the sum of numbers in every column is one, (2) the sum of every two neighboring numbers in the first row is at most one, (3) the sum of every two neighboring numbers in the second row is at most one, (4) the sum of every two neighboring numbers in the third row is at most $\alpha$.
Consider the main diagonal and the cells above it in an \( n \times n \) grid. These cells form what we call a tabular triangle of length \( n \). We want to place a real number in each cell of a tabular triangle of length \( n \) such that for each cell, the sum of the numbers in the cells in the same row and the same column (including itself) is zero. For example, the sum of the cells marked with a circle is zero. It is known that the number in the topmost and leftmost cell is $1.$ Find all possible ways to fill the remaining cells.
Positive integers are put into the following table. \begin{tabular}{|l|l|l|l|l|l|l|l|l|l|} \hline 1 & 3 & 6 & 10 & 15 & 21 & 28 & 36 & & \\ \hline 2 & 5 & 9 & 14 & 20 & 27 & 35 & 44 & & \\ \hline 4 & 8 & 13 & 19 & 26 & 34 & 43 & 53 & & \\ \hline 7 & 12 & 18 & 25 & 33 & 42 & & & & \\ \hline 11 & 17 & 24 & 32 & 41 & & & & & \\ \hline 16 & 23 & & & & & & & & \\ \hline ... & & & & & & & & & \\ \hline ... & & & & & & & & & \\ \hline \end{tabular} Find the number of the line and column where the number $2015$ stays.
Alice and Brian are playing a game on a $1\times (N + 2)$ board. To start the game, Alice places a checker on any of the $N$ interior squares. In each move, Brian chooses a positive integer $n$. Alice must move the checker to the $n$-th square on the left or the right of its current position. If the checker moves off the board, Alice wins. If it lands on either of the end squares, Brian wins. If it lands on another interior square, the game proceeds to the next move. For which values of $N$ does Brian have a strategy which allows him to win the game in a finite number of moves?
Prove that the unit square can be tiled with rectangles (not necessarily of the same size) similar to a rectangle of size $1\times(3+\sqrt[3]{3})$.
A plane is cut into unit squares, which are then colored in $n$ colors. A polygon $P$ is created from $n$ unit squares that are connected by their sides. It is known that any cell polygon created by $P$ with translation, covers $n$ unit squares in different colors. Prove that the plane can be covered with copies of $P$ so that each cell is covered exactly once.
In a table consisting of $n$ by $n$ small squares some squares are coloured black and the other squares are coloured white. For each pair of columns and each pair of rows the four squares on the intersections of these rows and columns must not all be of the same colour. What is the largest possible value of $n$?
A $100 \times 100$ table is given. At the beginning, every unit square has number $"0"$ written in them. Two players playing a game and the game stops after $200$ steps (each player plays $100$ steps). In every step, one can choose a row or a column and add $1$ to the written number in all of it's squares $\pmod 3.$ First player is the winner if more than half of the squares ($5000$ squares) have the number $"1"$ written in them, Second player is the winner if more than half of the squares ($5000$ squares) have the number $"0"$ written in them. Otherwise, the game is draw. Assume that both players play at their best. What will be the result of the game ? [i]Proposed by Mahyar Sefidgaran[/i]
Given positive numbers $a_1, a_2, ..., a_m, b_1, b_2, ..., b_n$. Is known that $$a_1+a_2+...+a_m=b_1+b_2+...+b_n.$$ Prove that you can fill an empty table with $m$ rows and $n$ columns with no more than $(m+n-1)$ positive number in such a way, that for all $i,j$ the sum of the numbers in the $i$-th row will equal to $a_i$, and the sum of the numbers in the $j$-th column -- to $b_j$.
Is it possible to divide a $7\times7$ table into a few $\text{connected}$ parts of cells with the same perimeter? ( A group of cells is called $\text{connected}$ if any cell in the group, can reach other cells by passing through the sides of cells.)
We are given a rectangular table with a positive integer written in each of its cells. For each cell of the table, the number in it is equal to the total number of different values in the cells that are in the same row or column (including itself). Find all tables with this property.
Each field of the $1987\times 1987$ board is filled with numbers, which absolute value is not greater than one. The sum of all the numbers in every $2\times 2$ square equals $0$. Prove that the sum of all the numbers is not greater than $1987$.
Numbers $1992,1993, ... ,2000$ are written in a $3 \times 3$ table to form a magic square (i.e. the sums of numbers in rows, columns and big diagonals are all equal). Prove that the number in the center is $1996$. Which numbers are placed in the corners?
Find all pairs of natural numbers $(m,n)$, $m\leq n$, such that there exists a table with $m$ rows and $n$ columns filled with the numbers 1 and 0, satisfying the following property: If in a cell there's a 0 (respectively a 1), then the number of zeros (respectively ones) in the row of this cell is equal to the number of zeros (respectively ones) in the column of this cell.
Nine numbers are arranged in a square table: $a_1 \,\,\, a_2 \,\,\,a_3$ $b_1 \,\,\,b_2 \,\,\,b_3$ $c_1\,\,\, c_2 \,\,\,c_3$ . It is known that the six numbers obtained by summing the rows and columns of the table are equal: $a_1 + a_2 + a_3 = b_1 + b_2 + b_3 = c_1 + c_2 + c_3 = a_1 + b_1 + c_1 = a_2 + b_2 + c_2 = a_3 + b_3 + c_3$ . Prove that the sum of products of numbers in the rows is equal to the sum of products of numbers in the columns: $a_1 b_1 c_1 + a_2 b_2c_2 + a_3b_3c_3 = a_1a_2a_3 + b_1 b_2 b_3 + c_1 c_2c_3$ . (V Proizvolov)
A grid measuring $10 \times 11$ is given. How many "crosses" covering five unit squares can be placed on the grid? (pictured right) so that no two of them cover the same square? [img]https://cdn.artofproblemsolving.com/attachments/a/7/8a5944233785d960f6670e34ca7c90080f0bd6.png[/img]
In table [img]https://services.artofproblemsolving.com/download.php?id=YXR0YWNobWVudHMvZC9hLzBjNjFlZWFjM2ZlOTQzMTk2YTdkMzQ2MjJiYzYyMWFlN2Y0ZGZlLnBuZw==&rn=dGFibGljYWEucG5n[/img] $10$ numbers are circled, in every row and every column exactly one. Prove that among them, there are at least two equal
Given some $m\times n$ table, and some numbers in its fields. You are allowed to change the sign in one row or one column simultaneously. Prove that you can obtain a table, with nonnegative sums over each row and over each column.
Each of the $16$ squares in a $4 \times 4$ table contains a number. For any square, the sum of the numbers in the squares sharing a common side with the chosen square is equal to $1$. Determine the sum of all $16$ numbers in the table. (R Zhenodarov)
We color each unit square of a $8\times 8$ table into green or blue such that there are $a$ green unit squares in each $3 \times 3$ square and $b$ green unit squares in each $2 \times 4$ rectangle. Find all possible values of $(a, b)$. (Le Anh Vinh)
In the cells of a square table $n$ x $n$ the numbers $1,2,...,n^2$ are written in an arbitrary way. Prove that there exist two adjacent cells, for which the difference between the numbers written in them is no lesser than $n$.
1.1 Let $f(A)$ denote the difference between the maximum value and the minimum value of a set $A$. Find the sum of $f(A)$ as $A$ ranges over the subsets of $\{1, 2, \dots, n\}$. 1.2 All cells of an $8 × 8$ board are initially white. A move consists of flipping the color (white to black or vice versa) of cells in a $1\times 3$ or $3\times 1$ rectangle. Determine whether there is a finite sequence of moves resulting in the state where all $64$ cells are black. 1.3 Prove that for all positive integers $m$, there exists a positive integer $n$ such that the set $\{n, n + 1, n + 2, \dots , 3n\}$ contains exactly $m$ perfect squares.
Albrecht fills in each cell of an $8 \times 8$ table with a $0$ or a $1$. Then at the end of each row and column he writes down the sum of the $8$ digits in that row or column, and then he erases the original digits in the table. Afterwards, he claims to Berthold that given only the sums, it is possible to restore the $64$ digits in the table uniquely. Show that the $8 \times 8$ table contained either a row full of $0$’s or a column full of $1$’s
There are some papers of the size $5\times 5$ with two sides which are divided into unit squares for both sides. One uses $n$ colors to paint each cell on the paper, one cell by one color, such that two cells on the same positions for two sides are painted by the same color. Two painted papers are consider as the same if the color of two corresponding cells are the same. Prove that there are no more than $$\frac{1}{8}\left( {{n}^{25}}+4{{n}^{15}}+{{n}^{13}}+2{{n}^{7}} \right)$$ pairwise distinct papers that painted by this way.