Found problems: 1488
1995 IberoAmerican, 1
In a $m\times{n}$ grid are there are token. Every token [i]dominates [/i] every square on its same row ($\leftrightarrow$), its same column ($\updownarrow$), and diagonal ($\searrow\hspace{-4.45mm}\nwarrow$)(Note that the token does not \emph{dominate} the diagonal ($\nearrow\hspace{-4.45mm}\swarrow$), determine the lowest number of tokens that must be on the board to [i]dominate [/i] all the squares on the board.
2000 Baltic Way, 8
Fourteen friends met at a party. One of them, Fredek, wanted to go to bed early. He said goodbye to 10 of his friends, forgot about the remaining 3, and went to bed. After a while he returned to the party, said goodbye to 10 of his friends (not necessarily the same as before), and went to bed. Later Fredek came back a number of times, each time saying goodbye to exactly 10 of his friends, and then went back to bed. As soon as he had said goodbye to each of his friends at least once, he did not come back again. In the morning Fredek realized that he had said goodbye a different number of times to each of his thirteen friends! What is the smallest possible number of times that Fredek returned to the party?
2011 Kazakhstan National Olympiad, 6
We call a square table of a binary, if at each cell is written a single number 0 or 1. The binary table is called regular if each row and each column exactly two units. Determine the number of regular size tables $n\times n$ ($n> 1$ - given a fixed positive integer). (We can assume that the rows and columns of the tables are numbered: the cases of coincidence in turn, reflect, and so considered different).
2006 IberoAmerican, 3
The numbers $1,\, 2,\, \ldots\, , n^{2}$ are written in the squares of an $n \times n$ board in some order. Initially there is a token on the square labelled with $n^{2}.$ In each step, the token can be moved to any adjacent square (by side). At the beginning, the token is moved to the square labelled with the number $1$ along a path with the minimum number of steps. Then it is moved to the square labelled with $2,$ then to square $3,$ etc, always taking the shortest path, until it returns to the initial square. If the total trip takes $N$ steps, find the smallest and greatest possible values of $N.$
1998 All-Russian Olympiad, 4
A connected graph has $1998$ points and each point has degree $3$. If $200$ points, no two of them joined by an edge, are deleted, show that the result is a connected graph.
2003 Germany Team Selection Test, 1
At a chess tournament the winner gets 1 point and the defeated one 0 points. A tie makes both obtaining $\frac{1}{2}$ points. 14 players, none of them equally aged, participated in a competition where everybody played against all the other players. After the competition a ranking was carried out. Of the two players with the same number of points the younger received the better ranking. After the competition Jan realizes that the best three players together got as many points as the last 9 players obtained points together. And Joerg noted that the number of ties was maximal. Determine the number of ties.
2009 China Girls Math Olympiad, 4
Let $ n$ be an integer greater than $ 3.$ Points $ V_{1},V_{2},...,V_{n},$ with no three collinear, lie on a plane. Some of the segments $ V_{i}V_{j},$ with $ 1 \le i < j \le n,$ are constructed. Points $ V_{i}$ and $ V_{j}$ are [i]neighbors[/i] if $ V_{i}V_{j}$ is constructed. Initially, chess pieces $ C_{1},C_{2},...,C_{n}$ are placed at points $ V_{1},V_{2},...,V_{n}$ (not necessarily in that order) with exactly one piece at each point. In a move, one can choose some of the $ n$ chess pieces, and simultaneously relocate each of the chosen piece from its current position to one of its neighboring positions such that after the move, exactly one chess piece is at each point and no two chess pieces have exchanged their positions. A set of constructed segments is called [i]harmonic[/i] if for any initial positions of the chess pieces, each chess piece $ C_{i}(1 \le i \le n)$ is at the point $ V_{i}$ after a finite number of moves. Determine the minimum number of segments in a harmonic set.
2007 Tournament Of Towns, 2
[b](a)[/b] Each of Peter and Basil thinks of three positive integers. For each pair of his numbers, Peter writes down the greatest common divisor of the two numbers. For each pair of his numbers, Basil writes down the least common multiple of the two numbers. If both Peter and Basil write down the same three numbers, prove that these three numbers are equal to each other.
[b](b)[/b] Can the analogous result be proved if each of Peter and Basil thinks of four positive integers instead?
2012 JBMO ShortLists, 3
In a circle of diameter $1$ consider $65$ points, no three of them collinear. Prove that there exist three among these points which are the vertices of a triangle with area less than or equal to $\frac{1}{72}$.
1994 All-Russian Olympiad Regional Round, 10.8
In the Flower-city there are $ n$ squares and $ m$ streets, where $ m \geq n \plus{} 1$. Each street connects two squares and does not pass through other squares.
According to a tradition in the city, each street is named either blue or red. Every year, a square is selected and the names of all streets emanating from that square are changed. Show that the streets can be initially named in such a way that, no matter how the names will be changed, the streets will never all have the same name.
1990 IMO Longlists, 33
Let S be a 1990-element set and P be a set of 100-ary sequences $(a_1,a_2,...,a_{100})$ ,where $a_i's$ are distinct elements of S.An ordered pair (x,y) of elements of S is said to [i]appear[/i] in $(a_1,a_2,...,a_{100})$ if $x=a_i$ and $y=a_j$ for some i,j with $1\leq i<j\leq 100$.Assume that every ordered pair (x,y) of elements of S appears in at most one member in P.Show that $|P|\leq 800$.
2010 Malaysia National Olympiad, 3
Adam has RM2010 in his bank account. He donates RM10 to charity every day. His first donation is on Monday. On what day will he donate his last RM10?
2005 IberoAmerican Olympiad For University Students, 5
Arnaldo and Bernaldo play a game where they alternate saying natural numbers, and the winner is the one who says $0$. In each turn except the first the possible moves are determined from the previous number $n$ in the following way: write
\[n =\sum_{m\in O_n}2^m;\]
the valid numbers are the elements $m$ of $O_n$. That way, for example, after Arnaldo says $42= 2^5 + 2^3 + 2^1$, Bernaldo must respond with $5$, $3$ or $1$.
We define the sets $A,B\subset \mathbb{N}$ in the following way. We have $n\in A$ iff Arnaldo, saying $n$ in his first turn, has a winning strategy; analogously, we have $n\in B$ iff Bernaldo has a winning strategy if Arnaldo says $n$ during his first turn. This way,
\[A =\{0, 2, 8, 10,\cdots\}, B = \{1, 3, 4, 5, 6, 7, 9,\cdots\}\]
Define $f:\mathbb{N}\to \mathbb{N}$ by $f(n)=|A\cap \{0,1,\cdots,n-1\}|$. For example, $f(8) = 2$ and $f(11)=4$.
Find
\[\lim_{n\to\infty}\frac{f(n)\log(n)^{2005}}{n}\]
2007 Tournament Of Towns, 5
A triangular pie has the same shape as its box, except that they are mirror images of each other. We wish to cut the pie in two pieces which can t together in the box without turning either piece over. How can this be done if
[list][b](a)[/b] one angle of the triangle is three times as big as another;
[b](b)[/b] one angle of the triangle is obtuse and is twice as big as one of the acute angles?[/list]
1985 IMO Longlists, 62
A “large” circular disk is attached to a vertical wall. It rotates clockwise with one revolution per minute. An insect lands on the disk and immediately starts to climb vertically upward with constant speed $\frac{\pi}{3}$ cm per second (relative to the disk). Describe the path of the insect
[i](a)[/i] relative to the disk;
[i](b)[/i] relative to the wall.
2004 Baltic Way, 14
We say that a pile is a set of four or more nuts. Two persons play the following game. They start with one pile of $n \geq 4$ nuts. During a move a player takes one of the piles that they have and split it into two nonempty sets (these sets are not necessarily piles, they can contain arbitrary number of nuts). If the player cannot move, he loses. For which values of $n$ does the first player have a winning strategy?
1998 Kurschak Competition, 3
For which integers $N\ge 3$ can we find $N$ points on the plane such that no three are collinear, and for any triangle formed by three vertices of the points’ convex hull, there is exactly one point within that triangle?
2001 Tournament Of Towns, 5
On a square board divided into $15 \times 15$ little squares there are $15$ rooks that do not attack each other. Then each rook makes one move like that of a knight. Prove that after this is done a pair of rooks will necessarily attack each other.
2012 China Girls Math Olympiad, 6
There are $n$ cities, $2$ airline companies in a country. Between any two cities, there is exactly one $2$-way flight connecting them which is operated by one of the two companies. A female mathematician plans a travel route, so that it starts and ends at the same city, passes through at least two other cities, and each city in the route is visited once. She finds out that wherever she starts and whatever route she chooses, she must take flights of both companies. Find the maximum value of $n$.
1983 IMO Longlists, 36
The set $X$ has $1983$ members. There exists a family of subsets $\{S_1, S_2, \ldots , S_k \}$ such that:
[b](i)[/b] the union of any three of these subsets is the entire set $X$, while
[b](ii)[/b] the union of any two of them contains at most $1979$ members. What is the largest possible value of $k ?$
2018 Latvia Baltic Way TST, P7
Let $n \ge 3$ points be given in the plane, no three of which lie on the same line. Determine whether it is always possible to draw an $n$-gon whose vertices are the given points and whose sides do not intersect.
[i]Remark.[/i] The $n$-gon can be concave.
2005 China Team Selection Test, 1
Let $a_{1}$, $a_{2}$, …, $a_{6}$; $b_{1}$, $b_{2}$, …, $b_{6}$ and $c_{1}$, $c_{2}$, …, $c_{6}$ are all permutations of $1$, $2$, …, $6$, respectively. Find the minimum value of $\sum_{i=1}^{6}a_{i}b_{i}c_{i}$.
1989 IMO Longlists, 18
There are some boys and girls sitting in an $ n \times n$ quadratic array. We know the number of girls in every column and row and every line parallel to the diagonals of the array. For which $ n$ is this information sufficient to determine the exact positions of the girls in the array? For which seats can we say for sure that a girl sits there or not?
2002 IberoAmerican, 3
A policeman is trying to catch a robber on a board of $2001\times2001$ squares. They play alternately, and the player whose trun it is moves to a space in one of the following directions: $\downarrow,\rightarrow,\nwarrow$.
If the policeman is on the square in the bottom-right corner, he can go directly to the square in the upper-left corner (the robber can not do this). Initially the policeman is in the central square, and the robber is in the upper-left adjacent square. Show that:
$a)$ The robber may move at least $10000$ times before the being captured.
$b)$ The policeman has an strategy such that he will eventually catch the robber.
Note: The policeman can catch the robber if he reaches the square where the robber is, but not if the robber enters the square occupied by the policeman.
1981 Canada National Olympiad, 3
Given a finite collection of lines in a plane $P$, show that it is possible to draw an arbitrarily large circle in $P$ which does not meet any of them. On the other hand, show that it is possible to arrange a countable infinite sequence of lines (first line, second line, third line, etc.) in $P$ so that every circle in $P$ meets at least one of the lines. (A point is not considered to be a circle.)