Found problems: 85335
1957 AMC 12/AHSME, 29
The relation $ x^2(x^2 \minus{} 1)\ge 0$ is true only for:
$ \textbf{(A)}\ x \ge 1\qquad \textbf{(B)}\ \minus{} 1 \le x \le 1\qquad \textbf{(C)}\ x \equal{} 0,\, x \equal{} 1,\, x \equal{} \minus{} 1\qquad \\\textbf{(D)}\ x \equal{} 0,\, x \le \minus{} 1,\, x \ge 1\qquad \textbf{(E)}\ x \ge 0$
2000 Portugal MO, 6
In a tournament, $n$ players participate. Each player plays each other exactly once, with no ties. A player $A$ is said to be [i]champion [/i] if, for every other player $B$, one of the following two situations occurs:
(a) $A$ beat $B$;
(b) $A$ beat a player $C$ who in turn beat $B$.
Prove that in such a tournament there cannot be exactly two champions.
1977 IMO Longlists, 35
Find all numbers $N=\overline{a_1a_2\ldots a_n}$ for which $9\times \overline{a_1a_2\ldots a_n}=\overline{a_n\ldots a_2a_1}$ such that at most one of the digits $a_1,a_2,\ldots ,a_n$ is zero.
2013 Purple Comet Problems, 28
Let $A$, $B$, $C$, $D$, $E$, $F$, $G$, $H$ be the eight vertices of a $30 \times30\times30$ cube as shown. The two figures $ACFH$ and $BDEG$ are congruent regular tetrahedra. Find the volume of the intersection of these two tetrahedra.
[asy]
import graph; size(12.57cm);
real labelscalefactor = 0.5;
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps);
pen dotstyle = black;
real xmin = -3.79, xmax = 8.79, ymin = 0.32, ymax = 4.18; /* image dimensions */
pen ffqqtt = rgb(1,0,0.2); pen ffzzzz = rgb(1,0.6,0.6); pen zzzzff = rgb(0.6,0.6,1);
draw((6,3.5)--(8,1.5), zzzzff);
draw((7,3)--(5,1), blue);
draw((6,3.5)--(7,3), blue);
draw((6,3.5)--(5,1), blue);
draw((5,1)--(8,1.5), blue);
draw((7,3)--(8,1.5), blue);
draw((4,3.5)--(2,1.5), ffzzzz);
draw((1,3)--(2,1.5), ffqqtt);
draw((2,1.5)--(3,1), ffqqtt);
draw((1,3)--(3,1), ffqqtt);
draw((4,3.5)--(1,3), ffqqtt);
draw((4,3.5)--(3,1), ffqqtt);
draw((-3,3)--(-3,1), linewidth(1.6));
draw((-3,3)--(-1,3), linewidth(1.6));
draw((-1,3)--(-1,1), linewidth(1.6));
draw((-3,1)--(-1,1), linewidth(1.6));
draw((-3,3)--(-2,3.5), linewidth(1.6));
draw((-2,3.5)--(0,3.5), linewidth(1.6));
draw((0,3.5)--(-1,3), linewidth(1.6));
draw((0,3.5)--(0,1.5), linewidth(1.6));
draw((0,1.5)--(-1,1), linewidth(1.6));
draw((-3,1)--(-2,1.5));
draw((-2,1.5)--(0,1.5));
draw((-2,3.5)--(-2,1.5));
draw((1,3)--(1,1), linewidth(1.6));
draw((1,3)--(3,3), linewidth(1.6));
draw((3,3)--(3,1), linewidth(1.6));
draw((1,1)--(3,1), linewidth(1.6));
draw((1,3)--(2,3.5), linewidth(1.6));
draw((2,3.5)--(4,3.5), linewidth(1.6));
draw((4,3.5)--(3,3), linewidth(1.6));
draw((4,3.5)--(4,1.5), linewidth(1.6));
draw((4,1.5)--(3,1), linewidth(1.6));
draw((1,1)--(2,1.5));
draw((2,3.5)--(2,1.5));
draw((2,1.5)--(4,1.5));
draw((5,3)--(5,1), linewidth(1.6));
draw((5,3)--(6,3.5), linewidth(1.6));
draw((5,3)--(7,3), linewidth(1.6));
draw((7,3)--(7,1), linewidth(1.6));
draw((5,1)--(7,1), linewidth(1.6));
draw((6,3.5)--(8,3.5), linewidth(1.6));
draw((7,3)--(8,3.5), linewidth(1.6));
draw((7,1)--(8,1.5));
draw((5,1)--(6,1.5));
draw((6,3.5)--(6,1.5));
draw((6,1.5)--(8,1.5));
draw((8,3.5)--(8,1.5), linewidth(1.6));
label("$ A $",(-3.4,3.41),SE*labelscalefactor);
label("$ D $",(-2.16,4.05),SE*labelscalefactor);
label("$ H $",(-2.39,1.9),SE*labelscalefactor);
label("$ E $",(-3.4,1.13),SE*labelscalefactor);
label("$ F $",(-1.08,0.93),SE*labelscalefactor);
label("$ G $",(0.12,1.76),SE*labelscalefactor);
label("$ B $",(-0.88,3.05),SE*labelscalefactor);
label("$ C $",(0.17,3.85),SE*labelscalefactor);
label("$ A $",(0.73,3.5),SE*labelscalefactor);
label("$ B $",(3.07,3.08),SE*labelscalefactor);
label("$ C $",(4.12,3.93),SE*labelscalefactor);
label("$ D $",(1.69,4.07),SE*labelscalefactor);
label("$ E $",(0.60,1.15),SE*labelscalefactor);
label("$ F $",(2.96,0.95),SE*labelscalefactor);
label("$ G $",(4.12,1.67),SE*labelscalefactor);
label("$ H $",(1.55,1.82),SE*labelscalefactor);
label("$ A $",(4.71,3.47),SE*labelscalefactor);
label("$ B $",(7.14,3.10),SE*labelscalefactor);
label("$ C $",(8.14,3.82),SE*labelscalefactor);
label("$ D $",(5.78,4.08),SE*labelscalefactor);
label("$ E $",(4.6,1.13),SE*labelscalefactor);
label("$ F $",(6.93,0.96),SE*labelscalefactor);
label("$ G $",(8.07,1.64),SE*labelscalefactor);
label("$ H $",(5.65,1.90),SE*labelscalefactor);
dot((-3,3),dotstyle);
dot((-3,1),dotstyle);
dot((-1,3),dotstyle);
dot((-1,1),dotstyle);
dot((-2,3.5),dotstyle);
dot((0,3.5),dotstyle);
dot((0,1.5),dotstyle);
dot((-2,1.5),dotstyle);
dot((1,3),dotstyle);
dot((1,1),dotstyle);
dot((3,3),dotstyle);
dot((3,1),dotstyle);
dot((2,3.5),dotstyle);
dot((4,3.5),dotstyle);
dot((4,1.5),dotstyle);
dot((2,1.5),dotstyle);
dot((5,3),dotstyle);
dot((5,1),dotstyle);
dot((6,3.5),dotstyle);
dot((7,3),dotstyle);
dot((7,1),dotstyle);
dot((8,3.5),dotstyle);
dot((8,1.5),dotstyle);
dot((6,1.5),dotstyle); [/asy]
2009 Baltic Way, 4
Determine all integers $ n>1$ for which the inequality \[ x_1^2\plus{}x_2^2\plus{}\ldots\plus{}x_n^2\ge(x_1\plus{}x_2\plus{}\ldots\plus{}x_{n\minus{}1})x_n\] holds for all real $ x_1,x_2,\ldots,x_n$.
2010 Puerto Rico Team Selection Test, 6
Find all values of $ r$ such that the inequality $$r (ab + bc + ca) + (3- r) \left( \frac{1}{a}+\frac{1}{b}+\frac{1}{c} \right) \ge 9$$
is true for $a,b,c$ arbitrary positive reals
2019 Simon Marais Mathematical Competition, B3
Let $G$ be a finite simple graph and let $k$ be the largest number of vertices of any clique in $G$. Suppose that we label each vertex of $G$ with a non-negative real number, so that the sum of all such labels is $1$. Define the [i]value of an edge[/i] to be the product of the labels of the two vertices at its ends. Define the [i]value of a labelling[/i] to be the sum of values of the edges.
Prove that the maximum possible value of a labelling of $G$ is $\frac{k-1}{2k}$.
(A [i]finite simple graph[/i] is a graph with finitely many vertices, in which each edge connects two distinct vertices and no two edges connect the same two vertices. A [i]clique[/i] in a graph is a set of vertices in which any two are connected by an edge.)
2001 Tuymaada Olympiad, 4
Is it possible to colour all positive real numbers by 10 colours so that every two numbers with decimal representations differing in one place only are of different colours? (We suppose that there is no place in a decimal representations such that all digits starting from that place are 9's.)
[i]Proposed by A. Golovanov[/i]
2007 Princeton University Math Competition, 2
How many positive integers $n$ are there such that $n+2$ divides $(n+18)^2$?
2023 CIIM, 4
For a positive integer $n$, $\sigma(n)$ denotes the sum of the positive divisors of $n$. Determine $$\limsup\limits_{n\rightarrow \infty} \frac{\sigma(n^{2023})}{(\sigma(n))^{2023}}$$
[b]Note:[/b] Given a sequence ($a_n$) of real numbers, we say that $\limsup\limits_{n\rightarrow \infty} a_n = +\infty$ if ($a_n$) is not upper bounded, and, otherwise, $\limsup\limits_{n\rightarrow \infty} a_n$ is the smallest constant $C$ such that, for every real $K > C$, there is a positive integer $N$ with $a_n < K$ for every $n > N$.
OIFMAT III 2013, 8
$ABCD$ is a trapezoid with $AB$ parallel to $CD$. The external bisectors of the angles at $ B$ and $C$ intersect at $ P$. The external bisectors of the angles at $ A$ and $D$ intersect at $Q$. Show that the length of $PQ$ is equal to half the perimeter of the trapezoid $ABCD$.
2016 Romania Team Selection Tests, 2
Let $ABC$ be an acute triangle and let $M$ be the midpoint of $AC$. A circle $\omega$ passing through $B$ and $M$ meets the sides $AB$ and $BC$ at points $P$ and $Q$ respectively. Let $T$ be the point such that $BPTQ$ is a parallelogram. Suppose that $T$ lies on the circumcircle of $ABC$. Determine all possible values of $\frac{BT}{BM}$.
2025 Canada National Olympiad, 1
The $n$ players of a hockey team gather to select their team captain. Initially, they stand in a circle, and each person votes for the person on their left.
The players will update their votes via a series of rounds. In one round, each player $a$ updates their vote, one at a time, according to the following procedure: At the time of the update, if $a$ is voting for $b,$ and $b$ is voting for $c,$ then $a$ updates their vote to $c.$ (Note that $a, b,$ and $c$ need not be distinct; if $b=c$ then $a$'s vote does not change for this update.) Every player updates their vote exactly once in each round, in an order determined by the players (possibly different across different rounds).
They repeat this updating procedure for $n$ rounds. Prove that at this time, all $n$ players will unanimously vote for the same person.
VMEO IV 2015, 11.3
How many natural number $n$ less than $2015$ that is divisible by $\lfloor\sqrt[3]{n}\rfloor$ ?
2020 Vietnam National Olympiad, 1
Let a sequence $(x_n)$ satisfy :$x_1=1$ and $x_{n+1}=x_n+3\sqrt{x_n} + \frac{n}{\sqrt{x_n}}$,$\forall$n$\ge1$
a) Prove lim$\frac{n}{x_n}=0$
b) Find lim$\frac{n^2}{x_n}$
2023-IMOC, G1
Triangle $ABC$ has circumcenter $O$. $M$ is the midpoint of arc $BC$ not containing $A$. $S$ is a point on $(ABC)$ such that $AS$ and $BC$ intersect on the line passing through $O$ and perpendicular to $AM$. $D$ is a point such that $ABDC$ is a parallelogram. Prove that $D$ lies on the line $SM$.
2018 ITAMO, 4
$4.$ Let $N$ be an integer greater than $1$.Denote by $x$ the smallest positive integer with the following property:there exists a positive integer $y$ strictly less than $x-1$ , such that $x$ divides $N+y$.Prove that x is either $p^n$ or $2p$ , where $p$ is a prime number and $n$ is a positive integer
2013 Today's Calculation Of Integral, 886
Find the functions $f(x),\ g(x)$ such that
$f(x)=e^{x}\sin x+\int_0^{\pi} ug(u)\ du$
$g(x)=e^{x}\cos x+\int_0^{\pi} uf(u)\ du$
2016 German National Olympiad, 1
Find all real pairs $(a,b)$ that solve the system of equation \begin{align*} a^2+b^2 &= 25, \\ 3(a+b)-ab &= 15. \end{align*} [i](German MO 2016 - Problem 1)[/i]
2014 Dutch IMO TST, 2
Let $\triangle ABC$ be a triangle. Let $M$ be the midpoint of $BC$ and let $D$ be a point on the interior of side $AB$. The intersection of $AM$ and $CD$ is called $E$. Suppose that $|AD|=|DE|$. Prove that $|AB|=|CE|$.
2012 Indonesia TST, 2
Let $ABC$ be a triangle, and its incenter touches the sides $BC,CA,AB$ at $D,E,F$ respectively. Let $AD$ intersects the incircle of $ABC$ at $M$ distinct from $D$. Let $DF$ intersects the circumcircle of $CDM$ at $N$ distinct from $D$. Let $CN$ intersects $AB$ at $G$. Prove that $EC = 3GF$.
2014 Contests, 3
Find all polynomials $P(x)$ with real coefficients that satisfy \[P(x\sqrt{2})=P(x+\sqrt{1-x^2})\]for all real $x$ with $|x|\le 1$.
1990 IMO Longlists, 3
The integer $ 9$ can be written as a sum of two consecutive integers: $ 9 \equal{} 4\plus{}5.$ Moreover, it can be written as a sum of (more than one) consecutive positive integers in exactly two ways: $ 9 \equal{} 4\plus{}5 \equal{} 2\plus{}3\plus{}4.$ Is there an integer that can be written as a sum of $ 1990$ consecutive integers and that can be written as a sum of (more than one) consecutive positive integers in exactly $ 1990$ ways?
2019 Portugal MO, 5
Let $[ABC]$ be a acute-angled triangle and its circumscribed circle $\Gamma$. Let $D$ be the point on the line $AB$ such that $A$ is the midpoint of the segment $[DB]$ and $P$ is the point of intersection of $CD$ with $\Gamma$. Points $W$ and $L$ lie on the smaller arcs $\overarc{BC}$ and $\overarc{AB}$, respectively, and are such that $\overarc{BW} = \overarc{LA }= \overarc{AP}$. The $LC$ and $AW$ lines intersect at $Q$. Shows that $LQ = BQ$.
2016 Saint Petersburg Mathematical Olympiad, 2
On a $300 \times 300$ board, several rooks are placed that beat the entire board. Within this case, each rook beats no more than one other rook. At what least $k$, it is possible to state that there is at least one rook in each $k\times k$ square ?