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

2002 Switzerland Team Selection Test, 1

In space are given $24$ points, no three of which are collinear. Suppose that there are exactly $2002$ planes determined by three of these points. Prove that there is a plane containing at least six points.

2010 Saudi Arabia BMO TST, 2

Consider a triangle $ABC$ and a point $P$ in its interior. Lines $PA$, $PB$, $PC$ intersect $BC$, $CA$, $AB$ at $A', B', C'$ , respectively. Prove that $$\frac{BA'}{BC}+ \frac{CB'}{CA}+ \frac{AC'}{AB}= \frac32$$ if and only if at least two of the triangles $PAB$, $PBC$, $PCA$ have the same area.

PEN O Problems, 18

Tags:
Let $p$ be an odd prime number. How many $p$-element subsets $A$ of $\{1,2,\ldots \ 2p\}$ are there, the sum of whose elements is divisible by $p$?

Estonia Open Junior - geometry, 2018.2.5

Medians $AD, BE$, and $CF$ of triangle $ABC$ intersect at point $M$. Is it possible that the circles with radii $MD, ME$, and $MF$ a) all have areas smaller than the area of triangle $ABC$, b) all have areas greater than the area of triangle $ABC$, c) all have areas equal to the area of triangle $ABC$?

2023 China Western Mathematical Olympiad, 5

Let $a_1,a_2,\cdots,a_{100}\geq 0$ such that $\max\{a_{i-1}+a_i,a_i+a_{i+1}\}\geq i $ for any $2\leq i\leq 99.$ Find the minimum of $a_1+a_2+\cdots+a_{100}.$

2017 Online Math Open Problems, 4

Tags:
Lunasa, Merlin, and Lyrica each has an instrument. We know the following about the prices of their instruments: (a) If we raise the price of Lunasa's violin by $50\%$ and decrease the price of Merlin's trumpet by $50\%$, the violin will be $\$50$ more expensive than the trumpet; (b) If we raise the price of Merlin's trumpet by $50\%$ and decrease the price of Lyrica's piano by $50\%$, the trumpet will be $\$50$ more expensive than the piano. Given these conditions only, there exist integers $m$ and $n$ such that if we raise the price of Lunasa's violin by $m\%$ and decrease the price of Lyrica's piano by $m\%$, the violin must be exactly $\$n$ more expensive than the piano. Find $100m+n$. [i]Proposed by Yannick Yao[/i]

1968 Miklós Schweitzer, 9

Let $ f(x)$ be a real function such that \[ \lim_{x \rightarrow \plus{}\infty} \frac{f(x)}{e^x}\equal{}1\] and $ |f''(x)|\leq c|f'(x)|$ for all sufficiently large $ x$. Prove that \[ \lim_{x \rightarrow \plus{}\infty} \frac{f'(x)}{e^x}\equal{}1.\] [i]P. Erdos[/i]

2021 Balkan MO Shortlist, A1

Find all functions $f: \mathbb{R}^{+} \rightarrow \mathbb{R}$ and $g: \mathbb{R}^{+} \rightarrow \mathbb{R}$ such that $$f(x^2 + y^2) = g(xy)$$ holds for all $x, y \in \mathbb{R}^{+}$.

2000 Irish Math Olympiad, 5

Let $ p(x)\equal{}a_0 \plus{}a_1 x\plus{}...\plus{}a_n x^n$ be a polynomial with nonnegative real coefficients. Suppose that $ p(4)\equal{}2$ and $ p(16)\equal{}8$. Prove that $ p(8) \le 4$ and find all such $ p$ with $ p(8)\equal{}4$.

2023 Malaysian IMO Training Camp, 4

Tags: algebra
Given $n$ positive real numbers $x_1,x_2,x_3,...,x_n$ such that $$\left (1+\frac{1}{x_1}\right )\left(1+\frac{1}{x_2}\right)...\left(1+\frac{1}{x_n}\right)=(n+1)^n$$ Determine the minimum value of $x_1+x_2+x_3+...+x_n$. [i]Proposed by Loh Kwong Weng[/i]

2025 Alborz Mathematical Olympiad, P2

Suppose that for polynomials \( P, Q, R \) with positive integer coefficients, the following two conditions hold: \(\bullet\) The constant terms of \( P, Q, R \) are equal. \(\bullet\) For all real numbers \( x \), the following relations hold: \[ P(Q(R(x))) = Q(R(P(x))) = R(P(Q(x))) = P(R(Q(x))) = Q(P(R(x))) = R(Q(P(x))). \] Prove that for every real number \( x \), \( P(x) = Q(x) = R(x) \). Proposed by Soroush Behroozifar & Ali Nazarboland

2018 PUMaC Individual Finals A, 3

We say that the prime numbers $p_1,\dots,p_n$ construct the graph $G$ if we can assign to each vertex of $G$ a natural number whose prime divisors are among $p_1,\dots,p_n$ and there is an edge between two vertices in $G$ if and only if the numbers assigned to the two vertices have a common divisor greater than $1$. What is the minimal $n$ such that there exist prime numbers $p_1,\dots,p_n$ which construct any graph $G$ with $N$ vertices?

2023 Indonesia MO, 3

A natural number $n$ is written on a board. On every step, Neneng and Asep changes the number on the board with the following rule: Suppose the number on the board is $X$. Initially, Neneng chooses the sign up or down. Then, Asep will pick a positive divisor $d$ of $X$, and replace $X$ with $X+d$ if Neneng chose the sign "up" or $X-d$ if Neneng chose "down". This procedure is then repeated. Asep wins if the number on the board is a nonzero perfect square, and loses if at any point he writes zero. Prove that if $n \geq 14$, Asep can win in at most $(n-5)/4$ steps.

2020 ITAMO, 5

Le $S$ be the set of positive integers greater than or equal to $2$. A function $f: S\rightarrow S$ is italian if $f$ satifies all the following three conditions: 1) $f$ is surjective 2) $f$ is increasing in the prime numbers(that is, if $p_1<p_2$ are prime numbers, then $f(p_1)<f(p_2)$) 3) For every $n\in S$ the number $f(n)$ is the product of $f(p)$, where $p$ varies among all the primes which divide $n$ (For instance, $f(360)=f(2^3\cdot 3^2\cdot 5)=f(2)\cdot f(3)\cdot f(5)$). Determine the maximum and the minimum possible value of $f(2020)$, when $f$ varies among all italian functions.

2019 LIMIT Category A, Problem 8

There are $168$ primes below $1000$. Then sum of all primes below $1000$ is, $\textbf{(A)}~11555$ $\textbf{(B)}~76127$ $\textbf{(C)}~57298$ $\textbf{(D)}~81722$

2024 Stars of Mathematics, P4

Tags: geometry
Let $ABC$ be a triangle and $M$ the midpoint of $BC$. Parallels through $M$ to $AB$ and $AC$ intersect the tangent to $(ABC)$ at $A$ in $X$ and $Y$ respectively. Circles $(BMX)$ and $(CMY)$ intersect in $M$ and $S$. Prove that circles $(SXY)$ and $(SBC)$ are tangent. [i]Proposed by Ana Boiangiu[/i]

2014 Peru IMO TST, 8

Tags: inequalities
Let $x, y, z$ be real numbers such that $$\displaystyle{\begin{cases} x^2+y^2+z^2+(x+y+z)^2=9 \\ xyz \leq \frac{15}{32} \end{cases}} $$ Find the maximum possible value of $x.$

2018 Math Prize for Girls Problems, 3

Tags:
Let $S$ be the set of all positive integers from 1 through 1000 that are not perfect squares. What is the length of the longest, non-constant, arithmetic sequence that consists of elements of $S$?

2024 Harvard-MIT Mathematics Tournament, 1

Tags:
Let $a_1, a_2, \ldots, a_{100}$ be positive integers, satisfying $$\frac{a_1^2+a_2^2+\ldots+a_{100}^2} {a_1+a_2+\ldots+a_{100}}=100.$$ What is the maximal value of $a_1$?

2014 Harvard-MIT Mathematics Tournament, 3

Tags: probability
Bob writes a random string of $5$ letters, where each letter is either $A, B, C,$ or $D$. The letter in each position is independently chosen, and each of the letters $A, B, C, D$ is chosen with equal probability. Given that there are at least two $A's$ in the string, find the probability that there are at least three $A's$ in the string.

2010 IMO Shortlist, 2

Let $P$ be a point interior to triangle $ABC$ (with $CA \neq CB$). The lines $AP$, $BP$ and $CP$ meet again its circumcircle $\Gamma$ at $K$, $L$, respectively $M$. The tangent line at $C$ to $\Gamma$ meets the line $AB$ at $S$. Show that from $SC = SP$ follows $MK = ML$. [i]Proposed by Marcin E. Kuczma, Poland[/i]

2008 Princeton University Math Competition, A10

In his youth, Professor John Horton Conway lived on a farm with $2009$ cows. Conway wishes to move the cows from the negative $x$ axis to the positive $x$ axis. The cows are initially lined up in order $1, 2, . . . , 2009$ on the negative $x$ axis. Conway can give two possible commands to the cows. One is the PUSH command, upon which the first cow from the negative $x$ axis moves to the lowest position on the positive $y$ axis. The other is the POP command, upon which the cow in the lowest position on the $y$ axis moves to the positive $x$ axis. For example, if Conway says PUSH POP $2009$ times, then the resulting permutation of cows is the same, $1, 2, . . . , 2009$. If Conway says PUSH $2009$ times followed by POP $2009$ times, the resulting permutation of cows is $2009, . . . , 2, 1$. How many output permutations are possible after Conway finishes moving all the cows from the negative $x$ axis to the positive $x$ axis?

Oliforum Contest IV 2013, 5

Let $x,y,z$ be distinct positive integers such that $(y+z)(z+x)=(x+y)^2$ . Show that \[x^2+y^2>8(x+y)+2(xy+1).\] (Paolo Leonetti)

Kvant 2021, M2648

Tags: geometry , inradius
The triangle $ABC$ is given. Consider the point $C'{}$ on the side $AB$ such that the segment $CC'$ divides the triangle into two triangles with equal radii of inscribed circles. Denote by $t_c$ the length of the segment $CC'$. Similarly, we define $t_a$ and $t_b$. Express the area of triangle $ABC$ in terms of $t_a,t_b$ and $t_c$. [i]Proposed by K. Mosevich[/i]

1982 Bulgaria National Olympiad, Problem 4

Tags: inequalities
If $x_1,x_2,\ldots,x_n$ are arbitrary numbers from the interval $[0,2]$, prove that $$\sum_{i=1}^n\sum_{j=1}^n|x_i-x_j|\le n^2$$When is the equality attained?