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

2024 IFYM, Sozopol, 4

A collection of \( n \) balls is distributed in several boxes, with no box containing 100 or more balls. In one move, we can remove several (at least one, possibly all) balls from one box. Find the smallest positive integer \( n \) with the following property: regardless of the distribution, we can make moves such that each non-empty box contains the same number of balls and the total number of remaining balls is at least 100.

2018-2019 SDML (High School), 13

A steel cube has edges of length $3$ cm, and a cone has a diameter of $8$ cm and a height of $24$ cm. The cube is placed in the cone so that one of its interior diagonals coincides with the axis of the cone. What is the distance, in cm, between the vertex of the cone and the closest vertex of the cube? [NEEDS DIAGRAM] $ \mathrm{(A) \ } \frac{12\sqrt6-3\sqrt3}{4} \qquad \mathrm{(B) \ } \frac{9\sqrt6-3\sqrt3}{2} \qquad \mathrm {(C) \ } 5\sqrt3 \qquad \mathrm{(D) \ } 6\sqrt6 - \sqrt3 \qquad \mathrm{(E) \ } 6\sqrt6$

2017 Online Math Open Problems, 16

Tags:
Let $\mathcal{P}_1$ and $\mathcal{P}_2$ be two parabolas with distinct directrices $\ell_1$ and $\ell_2$ and distinct foci $F_1$ and $F_2$ respectively. It is known that $F_1F_2||\ell_1||\ell_2$, $F_1$ lies on $\mathcal{P}_2$, and $F_2$ lies on $\mathcal{P}_1$. The two parabolas intersect at distinct points $A$ and $B$. Given that $F_1F_2=1$, the value of $AB^2$ can be expressed as $\frac{m}{n}$ for relatively prime positive integers $m$ and $n$. Find $100m+n$. [i]Proposed by Yannick Yao

1990 Baltic Way, 17

There are two piles with $72$ and $30$ candies. Two students alternate taking candies from one of the piles. Each time the number of candies taken from a pile must be a multiple of the number of candies in the other pile. Which student can always assure taking the last candy from one of the piles?

2022 Bulgarian Spring Math Competition, Problem 9.3

Find all primes $p$, such that there exist positive integers $x$, $y$ which satisfy $$\begin{cases} p + 49 = 2x^2\\ p^2 + 49 = 2y^2\\ \end{cases}$$

2008 Chile National Olympiad, 6

It is known that the number $\pi$ is transcendental, that is, it is not a root of any polynomial with integer coefficients. Using this fact, prove that the same is true for the number $\pi + \sqrt2$.

IMSC 2023, 1

Find all functions $f:\mathbb{Z} \rightarrow \mathbb{Z}$ such that $f(1) \neq f(-1)$ and $$f(m+n)^2 \mid f(m)-f(n)$$ for all integers $m, n$. [i]Proposed by Liam Baker, South Africa[/i]

LMT Accuracy Rounds, 2022 S10

In a room, there are $100$ light switches, labeled with the positive integers ${1,2, . . . ,100}$. They’re all initially turned off. On the $i$ th day for $1 \le i \le 100$, Bob flips every light switch with label number $k$ divisible by $i$ a total of $\frac{k}{i}$ times. Find the sum of the labels of the light switches that are turned on at the end of the $100$th day.

1997 All-Russian Olympiad, 3

Tags: geometry
Two circles intersect at $A$ and $B$. A line through $A$ meets the first circle again at $C$ and the second circle again at $D$. Let $M$ and $N$ be the midpoints of the arcs $BC$ and $BD$ not containing $A$, and let $K$ be the midpoint of the segment $CD$. Show that $\angle MKN =\pi/2$. (You may assume that $C$ and $D$ lie on opposite sides of $A$.) [i]D. Tereshin[/i]

2013 Sharygin Geometry Olympiad, 8

Three cyclists ride along a circular road with radius $1$ km counterclockwise. Their velocities are constant and different. Does there necessarily exist (in a sufficiently long time) a moment when all the three distances between cyclists are greater than $1$ km? by V. Protasov

1991 China Team Selection Test, 3

$5$ points are given in the plane, any three non-collinear and any four non-concyclic. If three points determine a circle that has one of the remaining points inside it and the other one outside it, then the circle is said to be [i]good[/i]. Let the number of good circles be $n$; find all possible values of $n$.

2017 Iranian Geometry Olympiad, 4

Tags: geometry
Three circles $\omega_1,\omega_2,\omega_3$ are tangent to line $l$ at points $A,B,C$ ($B$ lies between $A,C$) and $\omega_2$ is externally tangent to the other two. Let $X,Y$ be the intersection points of $\omega_2$ with the other common external tangent of $\omega_1,\omega_3$. The perpendicular line through $B$ to $l$ meets $\omega_2$ again at $Z$. Prove that the circle with diameter $AC$ touches $ZX,ZY$. [i]Proposed by Iman Maghsoudi - Siamak Ahmadpour[/i]

2015 IMC, 7

Compute $$ \lim_{A\to+\infty}\frac1A\int_1^A A^{\frac1x}\, dx . $$ Proposed by Jan Šustek, University of Ostrava

2024 Indonesia TST, 3

Tags: geometry
Let $ABC$ be an acute-angled triangle with circumcircle $\omega$ and circumcentre $O$. Points $D\neq B$ and $E\neq C$ lie on $\omega$ such that $BD\perp AC$ and $CE\perp AB$. Let $CO$ meet $AB$ at $X$, and $BO$ meet $AC$ at $Y$. Prove that the circumcircles of triangles $BXD$ and $CYE$ have an intersection lie on line $AO$. [i]Ivan Chan Kai Chin, Malaysia[/i]

2022 Bulgarian Spring Math Competition, Problem 11.4

Let $n \geq 2$ be a positive integer. The set $M$ consists of $2n^2-3n+2$ positive rational numbers. Prove that there exists a subset $A$ of $M$ with $n$ elements with the following property: $\forall$ $2 \leq k \leq n$ the sum of any $k$ (not necessarily distinct) numbers from $A$ is not in $A$.

1993 AMC 8, 11

Tags:
Consider this histogram of the scores for $81$ students taking a test: [asy] unitsize(12); draw((0,0)--(26,0)); draw((1,1)--(25,1)); draw((3,2)--(25,2)); draw((5,3)--(23,3)); draw((5,4)--(21,4)); draw((7,5)--(21,5)); draw((9,6)--(21,6)); draw((11,7)--(19,7)); draw((11,8)--(19,8)); draw((11,9)--(19,9)); draw((11,10)--(19,10)); draw((13,11)--(19,11)); draw((13,12)--(19,12)); draw((13,13)--(17,13)); draw((13,14)--(17,14)); draw((15,15)--(17,15)); draw((15,16)--(17,16)); draw((1,0)--(1,1)); draw((3,0)--(3,2)); draw((5,0)--(5,4)); draw((7,0)--(7,5)); draw((9,0)--(9,6)); draw((11,0)--(11,10)); draw((13,0)--(13,14)); draw((15,0)--(15,16)); draw((17,0)--(17,16)); draw((19,0)--(19,12)); draw((21,0)--(21,6)); draw((23,0)--(23,3)); draw((25,0)--(25,2)); for (int a = 1; a < 13; ++a) { draw((2*a,-.25)--(2*a,.25)); } label("$40$",(2,-.25),S); label("$45$",(4,-.25),S); label("$50$",(6,-.25),S); label("$55$",(8,-.25),S); label("$60$",(10,-.25),S); label("$65$",(12,-.25),S); label("$70$",(14,-.25),S); label("$75$",(16,-.25),S); label("$80$",(18,-.25),S); label("$85$",(20,-.25),S); label("$90$",(22,-.25),S); label("$95$",(24,-.25),S); label("$1$",(2,1),N); label("$2$",(4,2),N); label("$4$",(6,4),N); label("$5$",(8,5),N); label("$6$",(10,6),N); label("$10$",(12,10),N); label("$14$",(14,14),N); label("$16$",(16,16),N); label("$12$",(18,12),N); label("$6$",(20,6),N); label("$3$",(22,3),N); label("$2$",(24,2),N); label("Number",(4,8),N); label("of Students",(4,7),N); label("$\textbf{STUDENT TEST SCORES}$",(14,18),N); [/asy] The median is in the interval labeled $\text{(A)}\ 60 \qquad \text{(B)}\ 65 \qquad \text{(C)}\ 70 \qquad \text{(D)}\ 75 \qquad \text{(E)}\ 80$

Kvant 2019, M2564

Let $ABC$ be an acute-angled triangle with $AC<BC.$ A circle passes through $A$ and $B$ and crosses the segments $AC$ and $BC$ again at $A_1$ and $B_1$ respectively. The circumcircles of $A_1B_1C$ and $ABC$ meet each other at points $P$ and $C.$ The segments $AB_1$ and $A_1B$ intersect at $S.$ Let $Q$ and $R$ be the reflections of $S$ in the lines $CA$ and $CB$ respectively. Prove that the points $P,$ $Q,$ $R,$ and $C$ are concyclic.

2001 AIME Problems, 4

Let $R=(8,6)$. The lines whose equations are $8y=15x$ and $10y=3x$ contain points $P$ and $Q$, respectively, such that $R$ is the midpoint of $\overline{PQ}$. The length of $PQ$ equals $\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.

1957 AMC 12/AHSME, 24

Tags:
If the square of a number of two digits is decreased by the square of the number formed by reversing the digits, then the result is not always divisible by: $ \textbf{(A)}\ 9 \qquad \textbf{(B)}\ \text{the product of the digits}\qquad \textbf{(C)}\ \text{the sum of the digits}\qquad \textbf{(D)}\ \text{the difference of the digits}\qquad \textbf{(E)}\ 11$

1980 IMO, 16

In a pentagon $\Pi$ in the plane, $M_1,...M_5$ are the midpoints of the consecutive sides. $Z_i$ is the centroid of the triangle $M_{i} M_{i+1} M_{i+3}$, where $i=1,2...5$ and it is understood that $M_{j\cdot 5}=M_j$ Given pentagon $Z_{1}Z_{2}Z_{3}Z_{4}Z_{5}$, determine the original pentagon $\Pi$.

PEN A Problems, 82

Which integers can be represented as \[\frac{(x+y+z)^{2}}{xyz}\] where $x$, $y$, and $z$ are positive integers?

2020 Turkey Team Selection Test, 7

Tags: geometry
$A_1,A_2,B_1,B_2,C_1,C_2$ are points on a circle such that $A_1A_2 \parallel B_1B_2 \parallel C_1C_2 $ . $M$ is a point on same circle $MA_1$ and $B_2C_2$ intersect at $X$ , $MB_1$ and $A_2C_2$ intersect at $Y$, $MC_1$ and $A_2B_2$ intersect at $Z$ .Prove that $X , Y ,Z$ are collinear.

2017 Taiwan TST Round 2, 2

Find all tuples of positive integers $(a,b,c)$ such that $$a^b+b^c+c^a=a^c+b^a+c^b$$

2011 Croatia Team Selection Test, 4

Find all pairs of integers $x,y$ for which \[x^3+x^2+x=y^2+y.\]

2013 Romania National Olympiad, 1

Determine continuous functions $f:\mathbb{R}\to \mathbb{R}$ such that $\left( {{a}^{2}}+ab+{{b}^{2}} \right)\int\limits_{a}^{b}{f\left( x \right)dx=3\int\limits_{a}^{b}{{{x}^{2}}f\left( x \right)dx,}}$ for every $a,b\in \mathbb{R}$ .