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: 39

Determine all integer $n$ such that a surface of an $n \times n \times n$ grid cube can be pasted in one layer by paper $1 \times 2$ rectangles so that each rectangle has exactly five neighbors (by a line segment). (A.Shapovalov)
What is the smallest number of $3$-cell corners needed to be painted in a $6\times 6$ square so that it was impossible to paint more than one corner of it? (The painted corners should not overlap.)
Let \( f(N) \) denote the maximum number of \( T \)-tetrominoes that can be placed on an \( N \times N \) board such that each \( T \)-tetromino covers at least one cell that is not covered by any other \( T \)-tetromino. Find the smallest real number \( c \) such that \[ f(N) \leq cN^2 \] for all positive integers \( N \).
A subset of $ n\times n$ table is called even if it contains even elements of each row and each column. Find the minimum $ k$ such that each subset of this table with $ k$ elements contains an even subset
Determine all integer $n \ge 2$ such that it is possible to construct an $n * n$ array where each entry is either $-1, 0, 1$ so that the sums of elements in every row and every column are distinct
A $100 \times100$ chessboard has a non-negative real number in each of its cells. A chessboard is [b]balanced[/b] if and only if the numbers sum up to one for each column of cells as well as each row of cells. Find the largest positive real number $x$ so that, for any balanced chessboard, we can find $100$ cells of it so that these cells all have number greater or equal to $x$, and no two of these cells are on the same column or row. [i]Proposed by CSJL.[/i]
Given a 4×4 grid of points, the points at two opposite corners are denoted $A$ and $D$. We need to choose two other points $ B$ and $C$ such that the six pairwise distances of these four points are all distinct. (a) How many such quadruples of points are there? (b) How many such quadruples of points are non-congruent? (c) If each point is assigned a pair of coordinates $(x_i,y_i)$, prove that the sum of the expressions $|x_i-x_j |+|y_i-y_j|$ over all six pairs of points in a quadruple is constant.
Let $k$,$n$ be positive integers, $k,n>1$, $k<n$ and a $n \times n$ grid of unit squares is given. Ana and Maya take turns in coloring the grid in the following way: in each turn, a unit square is colored black in such a way that no two black cells have a common side or vertex. Find the smallest positive integer $n$ , such that they can obtain a configuration in which each row and column contains exactly $k$ black cells. Draw one example.
A $10 \times 10$ table consists of $100$ unit cells. A [i]block[/i] is a $2 \times 2$ square consisting of $4$ unit cells of the table. A set $C$ of $n$ blocks covers the table (i.e. each cell of the table is covered by some block of $C$ ) but no $n -1$ blocks of $C$ cover the table. Find the largest possible value of $n$.
Let $n\ge 1$ be a positive integer. A square of side length $n$ is divided by lines parallel to each side into $n^2$ squares of side length $1$. Find the number of parallelograms which have vertices among the vertices of the $n^2$ squares of side length $1$, with both sides smaller or equal to $2$, and which have tha area equal to $2$. (Greece)
The teacher reported to Peter an odd integer $m \le 2013$ and gave the guy a homework. Petrick should star the cells in the $2013 \times 2013$ table so to make the condition true: if there is an asterisk in some cell in the table, then or in row or column containing this cell should be no more than $m$ stars (including this one). Thus in each cell of the table the guy can put at most one star. The teacher promised Peter that his assessment would be just the number of stars that the guy will be able to place. What is the greatest number will the stars be able to place in the table Petrick?
In the figure we see the paths connecting the square of a city (point $P$) with the school (point $S$). In the square there are $k$ pupils starting to go to the school. They have the ability to move only to the right and up. If the pupils are free to choose any allowed path (in order to get to school), determine the minimum value of $k$ so that in any case at least two pupils follow the same path. [img]https://cdn.artofproblemsolving.com/attachments/e/2/b5d6c6db5942cb706428cb63af3ca15590727f.png[/img]
Let $n$ be a posititve integer. On a $n \times n$ grid there are $n^2$ unit squares and on these we color the sides with blue such that every unit square has exactly one side with blue. [b]a)[/b] Find the maximun number of blue unit sides we can have on the $n \times n$ grid. [b]b)[/b] Find the minimun number of blue unit sides we can have on the $n \times n$ grid.
A square of side $5$ is divided into $25$ unit squares. Let $A$ be the set of the $16$ interior points of the initial square which are vertices of the unit squares. What is the largest number of points of $A$ no three of which form an isosceles right triangle?