This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 85335

2022 Belarusian National Olympiad, 9.5

Tags: algebra
Given $n \geq 2$ distinct integers, which are bigger than $-10$. It turned out that the amount of odd numbers among them is equal to the biggest even number, and the amount of even to the biggest of odd. a) Find the smallest $n$ possible b) Find the biggest $n$ possible

MOAA Individual Speed General Rounds, 2023.8

Tags:
In the coordinate plane, Yifan the Yak starts at $(0,0)$ and makes $11$ moves. In a move, Yifan can either do nothing or move from an arbitrary point $(i,j)$ to $(i+1,j)$, $(i,j+1)$ or $(i+1,j+1)$. How many points $(x,y)$ with integer coordinates exist such that the number of ways Yifan can end on $(x,y)$ is odd? [i]Proposed by Yifan Kang[/i]

2014 NIMO Summer Contest, 9

Two players play a game involving an $n \times n$ grid of chocolate. Each turn, a player may either eat a piece of chocolate (of any size), or split an existing piece of chocolate into two rectangles along a grid-line. The player who moves last loses. For how many positive integers $n$ less than $1000$ does the second player win? (Splitting a piece of chocolate refers to taking an $a \times b$ piece, and breaking it into an $(a-c) \times b$ and a $c \times b$ piece, or an $a \times (b-d)$ and an $a \times d$ piece.) [i]Proposed by Lewis Chen[/i]

1970 Vietnam National Olympiad, 1

Prove that for an arbitrary triangle $ABC$ : $sin \frac{A}{2} sin \frac{B}{2} sin \frac{C}{2} < \frac{1}{4}$.

2008 SEEMOUS, Problem 2

Let $P_0,P_1,P_2,\ldots$ be a sequence of convex polygons such that, for each $k\ge0$, the vertices of $P_{k+1}$ are the midpoints of all sides of $P_k$. Prove that there exists a unique point lying inside all these polygons.

1954 Moscow Mathematical Olympiad, 266

Find all solutions of the system consisting of $3$ equations: $x \left(1 - \frac{1}{2^n}\right) +y \left(1 - \frac{1}{2^{n+1}}\right) +z \left(1 - \frac{1}{2^{n+2}}\right) = 0$ for $n = 1, 2, 3$.

1986 IMO Longlists, 32

Find, with proof, all solutions of the equation $\frac 1x +\frac 2y- \frac 3z = 1$ in positive integers $x, y, z.$

1989 Poland - Second Round, 4

The given integers are $ a_1, a_2, \ldots , a_{11} $ . Prove that there exists a non-zero sequence $ x_1, x_2, \ldots, x_{11} $ with terms from the set $ \{-1,0,1\} $ such that the number $ x_1a_1 + \ldots x_{11}a_{ 11}$ is divisible by 1989.

2020/2021 Tournament of Towns, P4

Tags: geometry
The sides of a triangle are divided by the angle bisectors into two segments each. Is it always possible to form two triangles from the obtained six segments? [i]Lev Emelyanov[/i]

2022 Rioplatense Mathematical Olympiad, 5

Let $n$ be a positive integer. The numbers $1,2,3,\dots, 4n$ are written in a board. Olive wants to make some "couples" of numbers, such that the product of the numbers in each couple is a perfect square. Each number is in, at most, one couple and the two numbers in each couple are distincts. Determine, for each positive integer $n$, the maximum number of couples that Olive can write.

2018 Oral Moscow Geometry Olympiad, 3

On the extensions of sides $CA$ and $AB$ of triangle $ABC$ beyond points $A$ and $B$, respectively, the segments $AE = BC$ and $BF = AC$ are drawn. A circle is tangent to segment $BF$ at point $N$, side $BC$ and the extension of side $AC$ beyond point $C$. Point $M$ is the midpoint of segment $EF$. Prove that the line $MN$ is parallel to the bisector of angle $A$.

1983 Austrian-Polish Competition, 2

Find all triples of positive integers $(p, q, n)$ with $p$ and $q$ prime, such that $p(p+1)+q(q+1) = n(n+1)$.

2018 Iranian Geometry Olympiad, 2

Tags: geometry
Convex hexagon $A_1A_2A_3A_4A_5A_6$ lies in the interior of convex hexagon $B_1B_2B_3B_4B_5B_6$ such that $A_1A_2 \parallel B_1B_2$, $A_2A_3 \parallel B_2B_3$,..., $A_6A_1 \parallel B_6B_1$. Prove that the areas of simple hexagons $A_1B_2A_3B_4A_5B_6$ and $B_1A_2B_3A_4B_5A_6$ are equal. (A simple hexagon is a hexagon which does not intersect itself.) [i]Proposed by Hirad Aalipanah - Mahdi Etesamifard[/i]

2020 IMO Shortlist, G1

Let $ABC$ be an isosceles triangle with $BC=CA$, and let $D$ be a point inside side $AB$ such that $AD< DB$. Let $P$ and $Q$ be two points inside sides $BC$ and $CA$, respectively, such that $\angle DPB = \angle DQA = 90^{\circ}$. Let the perpendicular bisector of $PQ$ meet line segment $CQ$ at $E$, and let the circumcircles of triangles $ABC$ and $CPQ$ meet again at point $F$, different from $C$. Suppose that $P$, $E$, $F$ are collinear. Prove that $\angle ACB = 90^{\circ}$.

2023 Durer Math Competition Finals, 10

One day Mnemosyne decided to colour all natural numbers in increasing order. She coloured $0$, $1$ and $2$ in brown, and her favourite number, $3$, in gold. From then on, for any number whose sum of digits (in the decimal system) was a golden number less than the number itself, she coloured it gold, but coloured the rest of the numbers brown. How many four-digit numbers were coloured gold by Mnemosyne? [i]The set of natural numbers includes[/i] $0$.

2019 PUMaC Team Round, 2

In a standard game of Rock–Paper–Scissors, two players repeatedly choose between rock, paper, and scissors, until they choose different options. Rock beats scissors, scissors beats paper, and paper beats rock. Nathan knows that on each turn, Richard randomly chooses paper with probability $33\%$, scissors with probability $44\%$, and rock with probability $23\%$. If Nathan plays optimally against Richard, the probability that Nathan wins is expressible as $a/b$ where $a$ and $b$ are coprime positive integers. Find $a + b$.

2007 F = Ma, 21

If the rotational inertia of a sphere about an axis through the center of the sphere is $I$, what is the rotational inertia of another sphere that has the same density, but has twice the radius? $ \textbf{(A)}\ 2I \qquad\textbf{(B)}\ 4I \qquad\textbf{(C)}\ 8I\qquad\textbf{(D)}\ 16I\qquad\textbf{(E)}\ 32I $

1999 Italy TST, 3

Tags: function , algebra
(a) Find all strictly monotone functions $f:\mathbb{R}\rightarrow\mathbb{R}$ such that \[f(x+f(y))=f(x)+y\quad\text{for all real}\ x,y. \] (b) If $n>1$ is an integer, prove that there is no strictly monotone function $f:\mathbb{R}\rightarrow\mathbb{R}$ such that \[ f(x+f(y))=f(x)+y^n\quad \text{for all real}\ x, y.\]

2019 Final Mathematical Cup, 3

Tags: function , algebra
Determine all functions $f:(0,\infty)\to\mathbb{R}$ satisfying $$\left(x+\frac{1}{x}\right)f(y)=f(xy)+f\left(\frac{y}{x}\right)$$ for all $x,y>0$.

2018 Taiwan TST Round 1, 1

Given a triangle $ \triangle{ABC} $ and a point $ O $. $ X $ is a point on the ray $ \overrightarrow{AC} $. Let $ X' $ be a point on the ray $ \overrightarrow{BA} $ so that $ \overline{AX} = \overline{AX_{1}} $ and $ A $ lies in the segment $ \overline{BX_{1}} $. Then, on the ray $ \overrightarrow{BC} $, choose $ X_{2} $ with $ \overline{X_{1}X_{2}} \parallel \overline{OC} $. Prove that when $ X $ moves on the ray $ \overrightarrow{AC} $, the locus of circumcenter of $ \triangle{BX_{1}X_{2}} $ is a part of a line.

2007 South East Mathematical Olympiad, 1

Tags: algebra
Determine the number of real number $a$, such that for every $a$, equation $x^3=ax+a+1$ has a root $x_0$ satisfying following conditions: (a) $x_0$ is an even integer; (b) $|x_0|<1000$.

2007 Singapore Senior Math Olympiad, 3

In the equilateral triangle $ABC, M, N$ are the midpoints of the sides $AB, AC$, respectively. The line $MN$ intersects the circumcircle of $\vartriangle ABC$ at $K$ and $L$ and the lines $CK$ and $CL$ meet the line $AB$ at $P$ and $Q$, respectively. Prove that $PA^2 \cdot QB = QA^2 \cdot PB$.

2009 Brazil National Olympiad, 2

Let $ q \equal{} 2p\plus{}1$, $ p, q > 0$ primes. Prove that there exists a multiple of $ q$ whose digits sum in decimal base is positive and at most $ 3$.

2005 China Team Selection Test, 3

Find the least positive integer $n$ ($n\geq 3$), such that among any $n$ points (no three are collinear) in the plane, there exist three points which are the vertices of a non-isoscele triangle.

2010 Baltic Way, 4

Find all polynomials $P(x)$ with real coefficients such that \[(x-2010)P(x+67)=xP(x) \] for every integer $x$.