Found problems: 2008
2007 Bundeswettbewerb Mathematik, 1
Consider a regular polygon with 2007 vertices. The natural numbers $ 1,2, \ldots, 4014$ shall be distributed across the vertices and edge midpoints such that for each side the sum of its three numbers (two end points, one side center) has the same value. Show that such an assignment is possible.
2011 Preliminary Round - Switzerland, 4
Given is a circular bus route with $n\geqslant2$ bus stops. The route can be frequented in both directions. The way between two stops is called [i]section[/i] and one of the bus stops is called [i]Zürich[/i]. A bus shall start at Zürich, pass through all the bus stops [b]at least once[/b] and drive along exactly $n+2$ sections before it returns to Zürich in the end. Assuming that the bus can chance directions at each bus stop, how many possible routes are there?
EDIT: Sorry, there was a mistake...corrected now, thanks mavropnevma! :oops:
2009 Korea - Final Round, 3
2008 white stones and 1 black stone are in a row. An 'action' means the following: select one black stone and change the color of neighboring stone(s).
Find all possible initial position of the black stone, to make all stones black by finite actions.
2004 IMO, 6
We call a positive integer [i]alternating[/i] if every two consecutive digits in its decimal representation are of different parity.
Find all positive integers $n$ such that $n$ has a multiple which is alternating.
2003 Tuymaada Olympiad, 2
Which number is bigger : the number of positive integers not exceeding 1000000 that can be represented by the form $2x^{2}-3y^{2}$ with integral $x$ and $y$ or that of positive integers not exceeding 1000000 that can be represented by the form $10xy-x^{2}-y^{2}$ with integral $x$ and $y?$
[i]Proposed by A. Golovanov[/i]
PEN A Problems, 27
Show that the coefficients of a binomial expansion $(a+b)^n$ where $n$ is a positive integer, are all odd, if and only if $n$ is of the form $2^{k}-1$ for some positive integer $k$.
2013 AIME Problems, 7
A group of clerks is assigned the task of sorting $1775$ files. Each clerk sorts at a constant rate of $30$ files per hour. At the end of the first hour, some of the clerks are reassigned to another task; at the end of the second hour, the same number of the remaining clerks are also reassigned to another task, and a similar reassignment occurs at the end of the third hour. The group finishes the sorting in $3$ hours and $10$ minutes. Find the number of files sorted during the first one and a half hours of sorting.
2014 Bundeswettbewerb Mathematik, 1
Show that for all positive integers $n$, the number $2^{3^n}+1$ is divisible by $3^{n+1}$.
2011 China Team Selection Test, 2
Let $\ell$ be a positive integer, and let $m,n$ be positive integers with $m\geq n$, such that $A_1,A_2,\cdots,A_m,B_1,\cdots,B_m$ are $m+n$ pairwise distinct subsets of the set $\{1,2,\cdots,\ell\}$. It is known that $A_i\Delta B_j$ are pairwise distinct, $1\leq i\leq m, 1\leq j\leq n$, and runs over all nonempty subsets of $\{1,2,\cdots,\ell\}$. Find all possible values of $m,n$.
2012 AMC 12/AHSME, 9
A year is a leap year if and only if the year number is divisible by $400$ (such as $2000$) or is divisible by $4$ but not by $100$ (such as $2012$). The $200\text{th}$ anniversary of the birth of novelist Charles Dickens was celebrated on February $7$, $2012$, a Tuesday. On what day of the week was Dickens born?
$ \textbf{(A)}\ \text{Friday}
\qquad\textbf{(B)}\ \text{Saturday}
\qquad\textbf{(C)}\ \text{Sunday}
\qquad\textbf{(D)}\ \text{Monday}
\qquad\textbf{(E)}\ \text{Tuesday}
$
2010 Turkey Team Selection Test, 1
Let $0 \leq k < n$ be integers and $A=\{a \: : \: a \equiv k \pmod n \}.$ Find the smallest value of $n$ for which the expression
\[ \frac{a^m+3^m}{a^2-3a+1} \]
does not take any integer values for $(a,m) \in A \times \mathbb{Z^+}.$
2013 NIMO Problems, 15
\begin{quote}
Ted quite likes haikus, \\
poems with five-seven-five, \\
but Ted knows few words.
He knows $2n$ words \\
that contain $n$ syllables \\
for every int $n$.
Ted can only write \\
$N$ distinct haikus. Find $N$. \\
Take mod one hundred.
\end{quote}
Ted loves creating haikus (Japanese three-line poems with $5$, $7$, $5$ syllables each), but his vocabulary is rather limited. In particular, for integers $1 \le n \le 7$, he knows $2n$ words with $n$ syllables. Furthermore, words cannot cross between lines, but may be repeated. If Ted can make $N$ distinct haikus, compute the remainder when $N$ is divided by $100$.
[i]Proposed by Lewis Chen[/i]
1991 AIME Problems, 6
Suppose $r$ is a real number for which \[ \left\lfloor r + \frac{19}{100} \right\rfloor + \left\lfloor r + \frac{20}{100} \right\rfloor + \left\lfloor r + \frac{21}{100} \right\rfloor + \cdots + \left\lfloor r + \frac{91}{100} \right\rfloor = 546. \] Find $\lfloor 100r \rfloor$. (For real $x$, $\lfloor x \rfloor$ is the greatest integer less than or equal to $x$.)
2009 National Olympiad First Round, 30
How many of
$ 11^2 \plus{} 13^2 \plus{} 17^2$, $ 24^2 \plus{} 25^2 \plus{} 26^2$, $ 12^2 \plus{} 24^2 \plus{} 36^2$, $ 11^2 \plus{} 12^2 \plus{} 132^2$ are perfect square ?
$\textbf{(A)}\ 4 \qquad\textbf{(B)}\ 3 \qquad\textbf{(C)}\ 2 d)1 \qquad\textbf{(E)}\ 0$
1985 IMO Longlists, 10
Let $m$ boxes be given, with some balls in each box. Let $n < m$ be a given integer. The following operation is performed: choose $n$ of the boxes and put $1$ ball in each of them. Prove:
[i](a) [/i]If $m$ and $n$ are relatively prime, then it is possible, by performing the operation a finite number of times, to arrive at the situation that all the boxes contain an equal number of balls.
[i](b)[/i] If $m$ and $n$ are not relatively prime, there exist initial distributions of balls in the boxes such that an equal distribution is not possible to achieve.
2008 Germany Team Selection Test, 3
Find all surjective functions $ f: \mathbb{N} \to \mathbb{N}$ such that for every $ m,n \in \mathbb{N}$ and every prime $ p,$ the number $ f(m + n)$ is divisible by $ p$ if and only if $ f(m) + f(n)$ is divisible by $ p$.
[i]Author: Mohsen Jamaali and Nima Ahmadi Pour Anari, Iran[/i]
2012 IMO Shortlist, N4
An integer $a$ is called friendly if the equation $(m^2+n)(n^2+m)=a(m-n)^3$ has a solution over the positive integers.
[b]a)[/b] Prove that there are at least $500$ friendly integers in the set $\{ 1,2,\ldots ,2012\}$.
[b]b)[/b] Decide whether $a=2$ is friendly.
2012 Baltic Way, 10
Two players $A$ and $B$ play the following game. Before the game starts, $A$ chooses 1000 not necessarily different odd primes, and then $B$ chooses half of them and writes them on a blackboard. In each turn a player chooses a positive integer $n$, erases some primes $p_1$, $p_2$, $\dots$, $p_n$ from the blackboard and writes all the prime factors of $p_1 p_2 \dotsm p_n - 2$ instead (if a prime occurs several times in the prime factorization of $p_1 p_2 \dotsm p_n - 2$, it is written as many times as it occurs). Player $A$ starts, and the player whose move leaves the blackboard empty loses the game. Prove that one of the two players has a winning strategy and determine who.
Remark: Since 1 has no prime factors, erasing a single 3 is a legal move.
2005 South africa National Olympiad, 6
Consider the increasing sequence $1,2,4,5,7,9,10,12,14,16,17,19,\dots$ of positive integers, obtained by concatenating alternating blocks $\{1\},\{2,4\},\{5,7,9\},\{10,12,14,16\},\dots$ of odd and even numbers. Each block contains one more element than the previous one and the first element in each block is one more than the last element of the previous one. Prove that the $n$-th element of the sequence is given by \[2n-\Big\lfloor\frac{1+\sqrt{8n-7}}{2}\Big\rfloor.\]
(Here $\lfloor x\rfloor$ denotes the greatest integer less than or equal to $x$.)
PEN D Problems, 15
Let $n_{1}, \cdots, n_{k}$ and $a$ be positive integers which satify the following conditions:[list][*] for any $i \neq j$, $(n_{i}, n_{j})=1$, [*] for any $i$, $a^{n_{i}} \equiv 1 \pmod{n_i}$, [*] for any $i$, $n_{i}$ does not divide $a-1$. [/list] Show that there exist at least $2^{k+1}-2$ integers $x>1$ with $a^{x} \equiv 1 \pmod{x}$.
PEN H Problems, 79
Find all positive integers $m$ and $n$ for which \[1!+2!+3!+\cdots+n!=m^{2}\]
2006 Purple Comet Problems, 5
Find the sum of all positive integers less than $2006$ which are both multiples of six and one more than a multiple of seven.
2004 Regional Olympiad - Republic of Srpska, 3
Given a sequence $(a_n)$ of real numbers such that the set $\{a_n\}$ is finite.
If for every $k>1$ subsequence $(a_{kn})$ is periodic, is it true that the sequence $(a_n)$ must be periodic?
1999 USAMO, 3
Let $p > 2$ be a prime and let $a,b,c,d$ be integers not divisible by $p$, such that
\[ \left\{ \dfrac{ra}{p} \right\} + \left\{ \dfrac{rb}{p} \right\} + \left\{ \dfrac{rc}{p} \right\} + \left\{ \dfrac{rd}{p} \right\} = 2 \]
for any integer $r$ not divisible by $p$. Prove that at least two of the numbers $a+b$, $a+c$, $a+d$, $b+c$, $b+d$, $c+d$ are divisible by $p$.
(Note: $\{x\} = x - \lfloor x \rfloor$ denotes the fractional part of $x$.)
2013 ELMO Shortlist, 8
We define the [i]Fibonacci sequence[/i] $\{F_n\}_{n\ge0}$ by $F_0=0$, $F_1=1$, and for $n\ge2$, $F_n=F_{n-1}+F_{n-2}$; we define the [i]Stirling number of the second kind[/i] $S(n,k)$ as the number of ways to partition a set of $n\ge1$ distinguishable elements into $k\ge1$ indistinguishable nonempty subsets.
For every positive integer $n$, let $t_n = \sum_{k=1}^{n} S(n,k) F_k$. Let $p\ge7$ be a prime. Prove that \[ t_{n+p^{2p}-1} \equiv t_n \pmod{p} \] for all $n\ge1$.
[i]Proposed by Victor Wang[/i]