Found problems: 1187
2013 India IMO Training Camp, 3
We define an operation $\oplus$ on the set $\{0, 1\}$ by
\[ 0 \oplus 0 = 0 \,, 0 \oplus 1 = 1 \,, 1 \oplus 0 = 1 \,, 1 \oplus 1 = 0 \,.\]
For two natural numbers $a$ and $b$, which are written in base $2$ as $a = (a_1a_2 \ldots a_k)_2$ and $b = (b_1b_2 \ldots b_k)_2$ (possibly with leading 0's), we define $a \oplus b = c$ where $c$ written in base $2$ is $(c_1c_2 \ldots c_k)_2$ with $c_i = a_i \oplus b_i$, for $1 \le i \le k$. For example, we have $7 \oplus 3 = 4$ since $ 7 = (111)_2$ and $3 = (011)_2$.
For a natural number $n$, let $f(n) = n \oplus \left[ n/2 \right]$, where $\left[ x \right]$ denotes the largest integer less than or equal to $x$. Prove that $f$ is a bijection on the set of natural numbers.
1986 IMO Longlists, 39
Let $S$ be a $k$-element set.
[i](a)[/i] Find the number of mappings $f : S \to S$ such that
\[\text{(i) } f(x) \neq x \text{ for } x \in S, \quad \text{(ii) } f(f(x)) = x \text{ for }x \in S.\]
[i](b)[/i] The same with the condition $\text{(i)}$ left out.
2005 Bundeswettbewerb Mathematik, 1
Two players $A$ and $B$ have one stone each on a $100 \times 100$ chessboard. They move their stones one after the other, and a move means moving one's stone to a neighbouring field (horizontally or vertically, not diagonally). At the beginning of the game, the stone of $A$ lies in the lower left corner, and the one of $B$ in the lower right corner. Player $A$ starts.
Prove: Player $A$ is, independently from that what $B$ does, able to reach, after finitely many steps, the field $B$'s stone is lying on at that moment.
2023 USA EGMO Team Selection Test, 5
Let $\lfloor \bullet \rfloor$ denote the floor function. For nonnegative integers $a$ and $b$, their [i]bitwise xor[/i], denoted $a \oplus b$, is the unique nonnegative integer such that $$ \left \lfloor \frac{a}{2^k} \right \rfloor+ \left\lfloor\frac{b}{2^k} \right\rfloor - \left\lfloor \frac{a\oplus b}{2^k}\right\rfloor$$ is even for every $k \ge 0$. Find all positive integers $a$ such that for any integers $x>y\ge 0$, we have \[ x\oplus ax \neq y \oplus ay. \]
[i]Carl Schildkraut[/i]
2009 Princeton University Math Competition, 2
It is known that a certain mechanical balance can measure any object of integer mass anywhere between 1 and 2009 (both included). This balance has $k$ weights of integral values. What is the minimum $k$ for which there exist weights that satisfy this condition?
2023 Czech-Polish-Slovak Match, 4
Let $p, q$ and $r$ be positive real numbers such that the equation $$\lfloor pn \rfloor + \lfloor qn \rfloor + \lfloor rn \rfloor = n$$ is satisfied for infinitely many positive integers $n{}$.
(a) Prove that $p, q$ and $r$ are rational.
(b) Determine the number of positive integers $c$ such that there exist positive integers $a$ and $b$, for which the equation $$\left \lfloor \frac{n}{a} \right \rfloor+\left \lfloor \frac{n}{b} \right \rfloor+\left \lfloor \frac{cn}{202} \right \rfloor=n$$ is satisfied for infinitely many positive integers $n{}$.
2022 Princeton University Math Competition, 10
Let $\alpha, \beta, \gamma \in C$ be the roots of the polynomial $x^3 - 3x2 + 3x + 7$. For any complex number $z$, let $f(z)$ be defined as follows:
$$f(z) = |z -\alpha | + |z - \beta|+ |z-\gamma | - 2 \underbrace{\max}_{w \in \{\alpha, \beta, \gamma}\} |z - w|.$$
Let $A$ be the area of the region bounded by the locus of all $z \in C$ at which $f(z)$ attains its global minimum. Find $\lfloor A \rfloor$.
2011 IberoAmerican, 3
Let $k$ and $n$ be positive integers, with $k \geq 2$. In a straight line there are $kn$ stones of $k$ colours, such that there are $n$ stones of each colour. A [i]step[/i] consists of exchanging the position of two adjacent stones. Find the smallest positive integer $m$ such that it is always possible to achieve, with at most $m$ steps, that the $n$ stones are together, if:
a) $n$ is even.
b) $n$ is odd and $k=3$
2023 Durer Math Competition (First Round), 1
Find all positive integers $n$ such that $$\lfloor \sqrt{n} \rfloor +
\left\lfloor \frac{n}{\lfloor \sqrt{n} \rfloor} \right \rfloor> 2\sqrt{n}.$$
If $k$ is a real number, then $\lfloor k \rfloor$ means the floor of $k$, this is the greatest integer less than or equal to $k$.
1979 Austrian-Polish Competition, 9
Find the greatest power of $2$ that divides $a_n = [(3+\sqrt{11} )^{2n+1}]$, where $n$ is a given positive integer.
2010 National Olympiad First Round, 30
If $N=\lfloor \frac{2}{5} \rfloor + \lfloor \frac{2^2}{5} \rfloor +\dots \lfloor \frac{2^{2009}}{5} \rfloor$, what is the remainder when $2^{2010}$ is divided by $N$?
$ \textbf{(A)}\ 5034
\qquad\textbf{(B)}\ 5032
\qquad\textbf{(C)}\ 5031
\qquad\textbf{(D)}\ 5028
\qquad\textbf{(E)}\ 5024
$
2014 Math Prize For Girls Problems, 11
Let $R$ be the set of points $(x, y)$ such that $\lfloor x^2 \rfloor = \lfloor y \rfloor$ and $\lfloor y^2 \rfloor = \lfloor x \rfloor$. Compute the area of region $R$. Recall that $\lfloor z \rfloor$ is the greatest integer that is less than or equal to $z$.
2001 National Olympiad First Round, 24
How many real roots of the equation \[x^2 - 18[x]+77=0\] are not integer, where $[x]$ denotes the greatest integer not exceeding the real number $x$?
$
\textbf{(A)}\ 0
\qquad\textbf{(B)}\ 1
\qquad\textbf{(C)}\ 2
\qquad\textbf{(D)}\ 3
\qquad\textbf{(E)}\ \text{None of the preceding}
$
2008 Iran Team Selection Test, 7
Let $ S$ be a set with $ n$ elements, and $ F$ be a family of subsets of $ S$ with $ 2^{n\minus{}1}$ elements, such that for each $ A,B,C\in F$, $ A\cap B\cap C$ is not empty. Prove that the intersection of all of the elements of $ F$ is not empty.
2012 Singapore MO Open, 4
Let $p$ be an odd prime. Prove that
\[1^{p-2}+2^{p-2}+\cdots+\left(\frac{p-1}{2}\right)^{p-2}\equiv\frac{2-2^p}{p}\pmod p.\]
1985 AIME Problems, 10
How many of the first 1000 positive integers can be expressed in the form
\[ \lfloor 2x \rfloor + \lfloor 4x \rfloor + \lfloor 6x \rfloor + \lfloor 8x \rfloor, \]
where $x$ is a real number, and $\lfloor z \rfloor$ denotes the greatest integer less than or equal to $z$?
2008 District Olympiad, 3
Prove that if $ n\geq 4$, $ n\in\mathbb Z$ and $ \left \lfloor \frac {2^n}{n} \right\rfloor$ is a power of 2, then $ n$ is also a power of 2.
2013 Saint Petersburg Mathematical Olympiad, 1
Find the minimum positive noninteger root of $ \sin x=\sin \lfloor x \rfloor $.
F. Petrov
2012 China Team Selection Test, 3
$n$ being a given integer, find all functions $f\colon \mathbb{Z} \to \mathbb{Z}$, such that for all integers $x,y$ we have $f\left( {x + y + f(y)} \right) = f(x) + ny$.
1994 Putnam, 5
For each $\alpha\in \mathbb{R}$ define $f_{\alpha}(x)=\lfloor{\alpha x}\rfloor$. Let $n\in \mathbb{N}$. Show there exists a real $\alpha$ such that for $1\le \ell \le n$ :
\[ f_{\alpha}^{\ell}(n^2)=n^2-\ell=f_{\alpha^{\ell}}(n^2).\]
Here $f^{\ell}_{\alpha}(x)=(f_{\alpha}\circ f_{\alpha}\circ \cdots \circ f_{\alpha})(x)$ where the composition is carried out $\ell$ times.
2008 ITest, 90
For $a,b,c$ positive reals, let \[N=\dfrac{a^2+b^2}{c^2+ab}+\dfrac{b^2+c^2}{a^2+bc}+\dfrac{c^2+a^2}{b^2+ca}.\] Find the minimum value of $\lfloor 2008N\rfloor$.
2014 Indonesia MO Shortlist, A1
Let $a, b$ be positive real numbers such that there exist infinite number of natural numbers $k$ such that $\lfloor a^k \rfloor + \lfloor b^k \rfloor = \lfloor a \rfloor ^k + \lfloor b \rfloor ^k$ . Prove that $\lfloor a^{2014} \rfloor + \lfloor b^{2014} \rfloor = \lfloor a \rfloor ^{2014} + \lfloor b \rfloor ^{2014}$
2008 Moldova Team Selection Test, 4
A non-empty set $ S$ of positive integers is said to be [i]good[/i] if there is a coloring with $ 2008$ colors of all positive integers so that no number in $ S$ is the sum of two different positive integers (not necessarily in $ S$) of the same color. Find the largest value $ t$ can take so that the set $ S\equal{}\{a\plus{}1,a\plus{}2,a\plus{}3,\ldots,a\plus{}t\}$ is good, for any positive integer $ a$.
[hide="P.S."]I have the feeling that I've seen this problem before, so if I'm right, maybe someone can post some links...[/hide]
2020 Lusophon Mathematical Olympiad, 6
Prove that $\lfloor{\sqrt{9n+7}}\rfloor=\lfloor{\sqrt{n}+\sqrt{n+1}+\sqrt{n+2}}\rfloor$ for all postive integer $n$.
2007 ITest, 50
A block $Z$ is formed by gluing one face of a solid cube with side length 6 onto one of the circular faces of a right circular cylinder with radius $10$ and height $3$ so that the centers of the square and circle coincide. If $V$ is the smallest convex region that contains Z, calculate $\lfloor\operatorname{vol}V\rfloor$ (the greatest integer less than or equal to the volume of $V$).