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

2019 Philippine TST, 1

Let $n$ be a given positive integer. Sisyphus performs a sequence of turns on a board consisting of $n + 1$ squares in a row, numbered $0$ to $n$ from left to right. Initially, $n$ stones are put into square $0$, and the other squares are empty. At every turn, Sisyphus chooses any nonempty square, say with $k$ stones, takes one of these stones and moves it to the right by at most $k$ squares (the stone should say within the board). Sisyphus' aim is to move all $n$ stones to square $n$. Prove that Sisyphus cannot reach the aim in less than \[ \left \lceil \frac{n}{1} \right \rceil + \left \lceil \frac{n}{2} \right \rceil + \left \lceil \frac{n}{3} \right \rceil + \dots + \left \lceil \frac{n}{n} \right \rceil \] turns. (As usual, $\lceil x \rceil$ stands for the least integer not smaller than $x$. )

2010 AIME Problems, 9

Let $ ABCDEF$ be a regular hexagon. Let $ G$, $ H$, $ I$, $ J$, $ K$, and $ L$ be the midpoints of sides $ AB$, $ BC$, $ CD$, $ DE$, $ EF$, and $ AF$, respectively. The segments $ AH$, $ BI$, $ CJ$, $ DK$, $ EL$, and $ FG$ bound a smaller regular hexagon. Let the ratio of the area of the smaller hexagon to the area of $ ABCDEF$ be expressed as a fraction $ \frac {m}{n}$ where $ m$ and $ n$ are relatively prime positive integers. Find $ m \plus{} n$.

2005 Manhattan Mathematical Olympiad, 2

What is the largest number of Sundays can be in one year? Explain your answer.

2010 NZMOC Camp Selection Problems, 6

Suppose $a_1, a_2, . . . , a_8$ are eight distinct integers from $\{1, 2, . . . , 16, 17\}$. Show that there is an integer $k > 0$ such that there are at least three different (not necessarily disjoint) pairs $(i, j)$ such that $a_i - a_j = k$. Also find a set of seven distinct integers from $\{1, 2, . . . , 16, 17\}$ such that there is no integer $k > 0$ with that property.

2011 Miklós Schweitzer, 6

Let $C_1, ..., C_d$ be compact and connected sets in $R^d$, and suppose that each convex hull of $C_i$ contains the origin. Prove that for every i there is a $c_i \in C_i$ for which the origin is contained in the convex hull of the points $c_1, ..., c_d$.

2008 Singapore Junior Math Olympiad, 5

Determine all primes $p$ such that $5^p + 4 p^4$ is a perfect square, i.e., the square of an integer.

2010 Contests, 2

Two polynomials $P(x)=x^4+ax^3+bx^2+cx+d$ and $Q(x)=x^2+px+q$ have real coefficients, and $I$ is an interval on the real line of length greater than $2$. Suppose $P(x)$ and $Q(x)$ take negative values on $I$, and they take non-negative values outside $I$. Prove that there exists a real number $x_0$ such that $P(x_0)<Q(x_0)$.

2003 Silk Road, 1

Let $a_1, a_2, ....., a_{2003}$ be sequence of reals number. Call $a_k$ $leading$ element, if at least one of expression $a_k; a_k+a_{k+1}; a_k+a_{k+1}+a_{k+2}; ....; a_k+a{k+1}+a_{k+2}+....+a_{2003}$ is positive. Prove, that if exist at least one $leading$ element, then sum of all $leading$'s elements is positive. Official solution [url=http://www.artofproblemsolving.com/Forum/viewtopic.php?f=125&t=365714&p=2011659#p2011659]here[/url]

2011 Indonesia TST, 3

Circle $\omega$ is inscribed in quadrilateral $ABCD$ such that $AB$ and $CD$ are not parallel and intersect at point $O.$ Circle $\omega_1$ touches the side $BC$ at $K$ and touches line $AB$ and $CD$ at points which are located outside quadrilateral $ABCD;$ circle $\omega_2$ touches side $AD$ at $L$ and touches line $AB$ and $CD$ at points which are located outside quadrilateral $ABCD.$ If $O,K,$ and $L$ are collinear$,$ then show that the midpoint of side $BC,AD,$ and the center of circle $\omega$ are also collinear.

2013 USAMO, 3

Let $n$ be a positive integer. There are $\tfrac{n(n+1)}{2}$ marks, each with a black side and a white side, arranged into an equilateral triangle, with the biggest row containing $n$ marks. Initially, each mark has the black side up. An [i]operation[/i] is to choose a line parallel to the sides of the triangle, and flipping all the marks on that line. A configuration is called [i]admissible [/i] if it can be obtained from the initial configuration by performing a finite number of operations. For each admissible configuration $C$, let $f(C)$ denote the smallest number of operations required to obtain $C$ from the initial configuration. Find the maximum value of $f(C)$, where $C$ varies over all admissible configurations.

2003 IMO, 2

Determine all pairs of positive integers $(a,b)$ such that \[ \dfrac{a^2}{2ab^2-b^3+1} \] is a positive integer.

2010 Moldova Team Selection Test, 2

Prove that for any real number $ x$ the following inequality is true: $ \max\{|\sin x|, |\sin(x\plus{}2010)|\}>\dfrac1{\sqrt{17}}$

2002 China Team Selection Test, 2

Tags: algebra
Let $ \left(a_{n}\right)$ be the sequence of reals defined by $ a_{1}=\frac{1}{4}$ and the recurrence $ a_{n}= \frac{1}{4}(1+a_{n-1})^{2}, n\geq 2$. Find the minimum real $ \lambda$ such that for any non-negative reals $ x_{1},x_{2},\dots,x_{2002}$, it holds \[ \sum_{k=1}^{2002}A_{k}\leq \lambda a_{2002}, \] where $ A_{k}= \frac{x_{k}-k}{(x_{k}+\cdots+x_{2002}+\frac{k(k-1)}{2}+1)^{2}}, k\geq 1$.

2020 Dürer Math Competition (First Round), P4

Let $ABC$ be an acute triangle with side $AB$ of length $1$. Say we reflect the points $A$ and $B$ across the midpoints of $BC$ and $AC$, respectively to obtain the points $A’$ and $B’$ . Assume that the orthocenters of triangles $ ABC$, $A’BC$ and $B’AC$ form an equilateral triangle. a) Prove that triangle $ABC$ is isosceles. b) What is the length of the altitude of $ABC$ through $C$?

2012 ELMO Shortlist, 3

Tags: geometry
$ABC$ is a triangle with incenter $I$. The foot of the perpendicular from $I$ to $BC$ is $D$, and the foot of the perpendicular from $I$ to $AD$ is $P$. Prove that $\angle BPD = \angle DPC$. [i]Alex Zhu.[/i]

2020 CCA Math Bonanza, I12

Tags:
Find all pairs $(a,b)$ of positive integers satisfying the following conditions: - $a\leq b$ - $ab$ is a perfect cube - No divisor of $a$ or $b$ is a perfect cube greater than $1$ - $a^2+b^2=85\text{lcm}(a,b)$ [i]2020 CCA Math Bonanza Individual Round #12[/i]

2007 Hong Kong TST, 1

[url=http://www.mathlinks.ro/Forum/viewtopic.php?t=107262]IMO 2007 HKTST 1[/url] Problem 1 Let $p,q,r$ and $s$ be real numbers such that $p^{2}+q^{2}+r^{2}-s^{2}+4=0$. Find the maximum value of $3p+2q+r-4|s|$.

2025 Malaysian IMO Team Selection Test, 2

Let $n\ge 4$ be a positive integer. Megavan and Minivan are playing a game, where Megavan secretly chooses a real number $x$ in $[0, 1]$. At the start of the game, the only information Minivan has about $x$ is $x$ in $[0, 1]$. He needs to now learn about $x$ based on the following protocols: at each turn of his, Minivan chooses a number $y$ and submits to Megavan, where Megavan replies immediately with one of $y > x$, $y < x$, or $y\simeq x$, subject to two rules: $\bullet$ The answers in the form of $y > x$ and $y < x$ must be truthful; $\bullet$ Define the score of a round, known only to Megavan, as follows: $0$ if the answer is in the form $y > x$ and $y < x$, and $|x - y|$ if in the form $y\simeq x$. Then for every positive integer $k$ and every $k$ consecutive rounds, at least one round has score no more than $\frac{1}{k + 1}$. Minivan's goal is to produce numbers $a, b$ such that $a\le x\le b$ and $b - a\le \frac 1n$. Let $f(n)$ be the minimum number of queries that Minivan needs in order to guarantee success, regardless of Megavan's strategy. Prove that $$n\le f(n) \le 4n$$ [i]Proposed by Anzo Teh Zhao Yang[/i]

2019 Durer Math Competition Finals, 2

Albrecht fills in each cell of an $8 \times 8$ table with a $0$ or a $1$. Then at the end of each row and column he writes down the sum of the $8$ digits in that row or column, and then he erases the original digits in the table. Afterwards, he claims to Berthold that given only the sums, it is possible to restore the $64$ digits in the table uniquely. Show that the $8 \times 8$ table contained either a row full of $0$’s or a column full of $1$’s

2016 IOM, 2

Let $a_1, . . . , a_n$ be positive integers satisfying the inequality $\sum_{i=1}^{n}\frac{1}{a_n}\le \frac{1}{2}$. Every year, the government of Optimistica publishes its Annual Report with n economic indicators. For each $i = 1, . . . , n$,the possible values of the $i-th$ indicator are $1, 2, . . . , a_i$. The Annual Report is said to be optimistic if at least $n - 1$ indicators have higher values than in the previous report. Prove that the government can publish optimistic Annual Reports in an infinitely long sequence.

2023 India IMO Training Camp, 1

Let $\mathbb{N}$ be the set of all positive integers. Find all functions $f : \mathbb{N} \rightarrow \mathbb{N}$ such that $f(x) + y$ and $f(y) + x$ have the same number of $1$'s in their binary representations, for any $x,y \in \mathbb{N}$.

2021 USAMTS Problems, 5

Tags:
Define a sequence of positive rational numbers $x_0, x_1, x_2, x_3, \cdots$ by $x_0 = 2, x_1 = 3,$ and for all $n \geq 2,$ $$x_n = \frac{x_{n-1}^2 + 5}{x_{n-2}}$$ (a) Prove that $x_n$ is an integer for all $n \geq 0.$ (b) Prove that if $x_n$ is prime, then either $n = 0$ or $n = 2^k$ for some integer $k \geq 0.$

2018 Harvard-MIT Mathematics Tournament, 1

Tags:
Consider a $2\times 3$ grid where each entry is either $0$, $1$, or $2$. For how many such grids is the sum of the numbers in every row and in every column a multiple of $3$? One valid grid is shown below: $$\begin{bmatrix} 1 & 2 & 0 \\ 2 & 1 & 0 \end{bmatrix}$$

2023 JBMO Shortlist, G7

Tags: geometry
Let $D$ and $E$ be arbitrary points on the sides $BC$ and $AC$ of triangle $ABC$, respectively. The circumcircle of $\triangle ADC$ meets for the second time the circumcircle of $\triangle BCE$ at point $F$. Line $FE$ meets line $AD$ at point $G$, while line $FD$ meets line $BE$ at point $H$. Prove that lines $CF, AH$ and $BG$ pass through the same point.

2007 Ukraine Team Selection Test, 9

Points $ A_{1}$, $ B_{1}$, $ C_{1}$ are chosen on the sides $ BC$, $ CA$, $ AB$ of a triangle $ ABC$ respectively. The circumcircles of triangles $ AB_{1}C_{1}$, $ BC_{1}A_{1}$, $ CA_{1}B_{1}$ intersect the circumcircle of triangle $ ABC$ again at points $ A_{2}$, $ B_{2}$, $ C_{2}$ respectively ($ A_{2}\neq A, B_{2}\neq B, C_{2}\neq C$). Points $ A_{3}$, $ B_{3}$, $ C_{3}$ are symmetric to $ A_{1}$, $ B_{1}$, $ C_{1}$ with respect to the midpoints of the sides $ BC$, $ CA$, $ AB$ respectively. Prove that the triangles $ A_{2}B_{2}C_{2}$ and $ A_{3}B_{3}C_{3}$ are similar.