Found problems: 1782
2010 Baltic Way, 20
Determine all positive integers $n$ for which there exists an infinite subset $A$ of the set $\mathbb{N}$ of positive integers such that for all pairwise distinct $a_1,\ldots , a_n \in A$ the numbers $a_1+\ldots +a_n$ and $a_1a_2\ldots a_n$ are coprime.
2016 Belarus Team Selection Test, 4
On a circle there are $2n+1$ points, dividing it into equal arcs ($n\ge 2$). Two players take turns to erase one point. If after one player's turn, it turned out that all the triangles formed by the remaining points on the circle were obtuse, then the player wins and the game ends.
Who has a winning strategy: the starting player or his opponent?
2013 USAMTS Problems, 5
Let $S$ be a planar region. A $\emph{domino-tiling}$ of $S$ is a partition of $S$ into $1\times2$ rectangles. (For example, a $2\times3$ rectangle has exactly $3$ domino-tilings, as shown below.)
[asy]
import graph; size(7cm);
pen dps = linewidth(0.7); defaultpen(dps);
draw((0,0)--(3,0)--(3,2)--(0,2)--cycle, linewidth(2));
draw((4,0)--(4,2)--(7,2)--(7,0)--cycle, linewidth(2));
draw((8,0)--(8,2)--(11,2)--(11,0)--cycle, linewidth(2));
draw((1,0)--(1,2));
draw((2,1)--(3,1));
draw((0,1)--(2,1), linewidth(2));
draw((2,0)--(2,2), linewidth(2));
draw((4,1)--(7,1));
draw((5,0)--(5,2), linewidth(2));
draw((6,0)--(6,2), linewidth(2));
draw((8,1)--(9,1));
draw((10,0)--(10,2));
draw((9,0)--(9,2), linewidth(2));
draw((9,1)--(11,1), linewidth(2));
[/asy]
The rectangles in the partition of $S$ are called $\emph{dominoes}$.
(a) For any given positive integer $n$, find a region $S_n$ with area at most $2n$ that has exactly $n$ domino-tilings.
(b) Find a region $T$ with area less than $50000$ that has exactly $100002013$ domino-tilings.
1998 Turkey Team Selection Test, 2
Let the sequence $(a_{n})$ be defined by $a_{1} = t$ and $a_{n+1} = 4a_{n}(1 - a_{n})$ for $n \geq 1$. How many possible values of t are there, if $a_{1998} = 0$?
2014 ELMO Shortlist, 5
Define a [i]beautiful number[/i] to be an integer of the form $a^n$, where $a\in\{3,4,5,6\}$ and $n$ is a positive integer.
Prove that each integer greater than $2$ can be expressed as the sum of pairwise distinct beautiful numbers.
[i]Proposed by Matthew Babbitt[/i]
2013 Rioplatense Mathematical Olympiad, Level 3, 4
Two players $A$ and $B$ play alternatively in a convex polygon with $n \geq 5$ sides. In each turn, the corresponding player has to draw a diagonal that does not cut inside the polygon previously drawn diagonals. A player loses if after his turn, one quadrilateral is formed such that its two diagonals are not drawn. $A$ starts the game.
For each positive integer $n$, find a winning strategy for one of the players.
1997 Brazil National Olympiad, 4
Let $V_n=\sqrt{F_n^2+F_{n+2}^2}$, where $F_n$ is the Fibonacci sequence
($F_1=F_2=1,F_{n+2}=F_{n+1}+F_{n}$)
Show that $V_n,V_{n+1},V_{n+2}$ are the sides of a triangle with area $1/2$
1980 IMO Longlists, 18
Given a sequence $\{a_n\}$ of real numbers such that $|a_{k+m} - a_k - a_m| \leq 1$ for all positive integers $k$ and $m$, prove that, for all positive integers $p$ and $q$, \[|\frac{a_p}{p} - \frac{a_q}{q}| < \frac{1}{p} + \frac{1}{q}.\]
2006 Iran MO (2nd round), 3
Some books are placed on each other. Someone first, reverses the upper book. Then he reverses the $2$ upper books. Then he reverses the $3$ upper books and continues like this. After he reversed all the books, he starts this operation from the first. Prove that after finite number of movements, the books become exactly like their initial configuration.
PEN N Problems, 11
The infinite sequence of 2's and 3's \[\begin{array}{l}2,3,3,2,3,3,3,2,3,3,3,2,3,3,2,3,3, \\ 3,2,3,3,3,2,3,3,3,2,3,3,2,3,3,3,2,\cdots \end{array}\] has the property that, if one forms a second sequence that records the number of 3's between successive 2's, the result is identical to the given sequence. Show that there exists a real number $r$ such that, for any $n$, the $n$th term of the sequence is 2 if and only if $n = 1+\lfloor rm \rfloor$ for some nonnegative integer $m$.
PEN A Problems, 20
Determine all positive integers $n$ for which there exists an integer $m$ such that $2^{n}-1$ divides $m^{2}+9$.
1978 IMO Longlists, 47
Given the expression
\[P_n(x) =\frac{1}{2^n}\left[(x +\sqrt{x^2 - 1})^n+(x-\sqrt{x^2 - 1})^n\right],\]
prove:
$(a) P_n(x)$ satisfies the identity
\[P_n(x) - xP_{n-1}(x) + \frac{1}{4}P_{n-2}(x) \equiv 0.\]
$(b) P_n(x)$ is a polynomial in $x$ of degree $n.$
2012 IberoAmerican, 1
Let $a,b,c,d$ be integers such that the number $a-b+c-d$ is odd and it divides the number $a^2-b^2+c^2-d^2$. Show that, for every positive integer $n$, $a-b+c-d$ divides $a^n-b^n+c^n-d^n$.
2007 ITAMO, 6
a) For each $n \ge 2$, find the maximum constant $c_{n}$ such that
$\frac 1{a_{1}+1}+\frac 1{a_{2}+1}+\ldots+\frac 1{a_{n}+1}\ge c_{n}$
for all positive reals $a_{1},a_{2},\ldots,a_{n}$ such that $a_{1}a_{2}\cdots a_{n}= 1$.
b) For each $n \ge 2$, find the maximum constant $d_{n}$ such that
$\frac 1{2a_{1}+1}+\frac 1{2a_{2}+1}+\ldots+\frac 1{2a_{n}+1}\ge d_{n}$
for all positive reals $a_{1},a_{2},\ldots,a_{n}$ such that $a_{1}a_{2}\cdots a_{n}= 1$.
2006 China Northern MO, 2
$p$ is a prime number that is greater than $2$. Let $\{ a_{n}\}$ be a sequence such that $ na_{n+1}= (n+1) a_{n}-\left( \frac{p}{2}\right)^{4}$.
Show that if $a_{1}=5$, the $16 \mid a_{81}$.
2012 India Regional Mathematical Olympiad, 6
Find all positive integers such that $3^{2n}+3n^2+7$ is a perfect square.
2011 Postal Coaching, 2
For a positive integer $n$, consider the set
\[S = \{0, 1, 1 + 2, 1 + 2 + 3, \ldots, 1 + 2 + 3 +\ldots + (n - 1)\}\]
Prove that the elements of $S$ are mutually incongruent modulo $n$ if and only if $n$ is a power of $2$.
2005 ISI B.Math Entrance Exam, 4
For a set $S$ we denote its cardinality by $|S|$. Let $e_1,e_2,\ldots,e_k$ be non-negative integers. Let $A_k$ (respectively $B_k$) be the set of all $k$-tuples $(f_1,f_2,\ldots,f_k)$ of integers such that $0\leq f_i\leq e_i$ for all $i$ and $\sum_{i=1}^k f_i$ is even (respectively odd). Show that $|A_k|-|B_k|=0 \textrm{ or } 1$.
2008 Bulgaria Team Selection Test, 1
Let $n$ be a positive integer. There is a pawn in one of the cells of an $n\times n$ table. The pawn moves from an arbitrary cell of the $k$th column, $k \in \{1,2, \cdots, n \}$, to an arbitrary cell in the $k$th row. Prove that there exists a sequence of $n^{2}$ moves such that the pawn goes through every cell of the table and finishes in the starting cell.
2009 Federal Competition For Advanced Students, P1, 1
Show that for all positive integer $n$ the following inequality holds $3^{n^2} > (n!)^4$
.
2012 Canada National Olympiad, 5
A bookshelf contains $n$ volumes, labelled $1$ to $n$, in some order. The librarian wishes to put them in the correct order as follows. The librarian selects a volume that is too far to the right, say the volume with label $k$, takes it out, and inserts it in the $k$-th position. For example, if the bookshelf contains the volumes $1,3,2,4$ in that order, the librarian could take out volume $2$ and place it in the second position. The books will then be in the correct order $1,2,3,4$.
(a) Show that if this process is repeated, then, however the librarian makes the selections, all the volumes will eventually be in the correct order.
(b) What is the largest number of steps that this process can take?
2012 Indonesia TST, 1
Suppose a function $f : \mathbb{Z}^+ \rightarrow \mathbb{Z}^+$ satisfies $f(f(n)) + f(n+1) = n+2$ for all positive integer $n$. Prove that $f(f(n)+n) = n+1$ for all positive integer $n$.
2007 Danube Mathematical Competition, 3
For each positive integer $ n$, define $ f(n)$ as the exponent of the $ 2$ in the decomposition in prime factors of the number $ n!$. Prove that the equation $ n\minus{}f(n)\equal{}a$ has infinitely many solutions for any positive integer $ a$.
2003 Polish MO Finals, 2
Let $0 < a < 1$ be a real number. Prove that for all finite, strictly increasing sequences $k_1, k_2, \ldots , k_n$ of non-negative integers we have the inequality
\[\biggl( \sum_{i=1}^n a^{k_i} \biggr)^2 < \frac{1+a}{1-a} \sum_{i=1}^n a^{2k_i}.\]
2013 China Western Mathematical Olympiad, 8
Find all positive integers $a$ such that for any positive integer $n\ge 5$ we have $2^n-n^2\mid a^n-n^a$.