Found problems: 85335
2018 India IMO Training Camp, 3
Sir Alex plays the following game on a row of 9 cells. Initially, all cells are empty. In each move, Sir Alex is allowed to perform exactly one of the following two operations:
[list=1]
[*] Choose any number of the form $2^j$, where $j$ is a non-negative integer, and put it into an empty cell.
[*] Choose two (not necessarily adjacent) cells with the same number in them; denote that number by $2^j$. Replace the number in one of the cells with $2^{j+1}$ and erase the number in the other cell.
[/list]
At the end of the game, one cell contains $2^n$, where $n$ is a given positive integer, while the other cells are empty. Determine the maximum number of moves that Sir Alex could have made, in terms of $n$.
[i]Proposed by Warut Suksompong, Thailand[/i]
2014 ASDAN Math Tournament, 9
Compute how many permutations of the numbers $1,2,\dots,8$ have no adjacent numbers that sum to $9$.
2020 Tournament Of Towns, 2
Alice asserts that after her recent visit to Addis-Ababa she now has spent the New Year inside every possible hemisphere of Earth except one. What is the minimal number of places where Alice has spent the New Year?
Note: we consider places of spending the New Year to be points on the sphere. A point on the border of a hemisphere does not lie inside the hemisphere.
Ilya Dumansky, Roman Krutovsky
2017 BMT Spring, 1
$10$ students take the Analysis Round. The average score was a $3$ and the high score was a $7$. If no one got a $0$, what is the maximum number of students that could have achieved the high score?
2019 AMC 10, 12
What is the greatest possible sum of the digits in the base-seven representation of a positive integer less than $2019$?
$\textbf{(A) } 11
\qquad\textbf{(B) } 14
\qquad\textbf{(C) } 22
\qquad\textbf{(D) } 23
\qquad\textbf{(E) } 27$
2012 NIMO Summer Contest, 13
For the NEMO, Kevin needs to compute the product
\[
9 \times 99 \times 999 \times \cdots \times 999999999.
\]
Kevin takes exactly $ab$ seconds to multiply an $a$-digit integer by a $b$-digit integer. Compute the minimum number of seconds necessary for Kevin to evaluate the expression together by performing eight such multiplications.
[i]Proposed by Evan Chen[/i]
Kvant 2019, M2550
Let $a,b,c>0$ be real numbers. Prove that
$$\frac{a+b}{\sqrt{b+c}}+\frac{b+c}{\sqrt{c+a}}+\frac{c+a}{\sqrt{a+b}}\geq \sqrt{2a}+ \sqrt{2b}+ \sqrt{2c}$$
Б. Кайрат (Казахстан), А. Храбров
2006 Irish Math Olympiad, 3
let x,y are positive and $ \in R$ that : $ x\plus{}2y\equal{}1$.prove that :
\[ \frac{1}{x}\plus{}\frac{2}{y} \geq \frac{25}{1\plus{}48xy^2}\]
2018 CMIMC Individual Finals, 3
Determine the number of integers $a$ with $1\leq a\leq 1007$ and the property that both $a$ and $a+1$ are quadratic residues mod $1009$.
2009 China Northern MO, 3
Given $26$ different positive integers , in any six numbers of the $26$ integers , there are at least two numbers , one can be devided by another. Then prove : There exists six numbers , one of them can be devided by the other five numbers .
2019 Azerbaijan Junior NMO, 2
Alice creates the graphs $y=|x-a|$ and $y=c-|x-b|$ , where $a,b,c\in\mathbb{R^+}$. She observes that these two graphs and $x$ axis divides the positive side of the plane ($x,y>0$) into two triangles and a quadrilateral. Find the ratio of sums of two triangles' areas to the area of quadrilateral.
[hide=There might be a translation error] In the original statement,it says $XOY$ plane,instead of positive side of the plane. I think these 2 are the same,but I might be wrong [/hide]
2003 AMC 12-AHSME, 13
The polygon enclosed by the solid lines in the figure consists of $ 4$ congruent squares joined edge-to-edge. One more congruent square is attached to an edge at one of the nine positions indicated. How many of the nine resulting polygons can be folded to form a cube with one face missing?
[asy]unitsize(10mm);
defaultpen(fontsize(10pt));
pen finedashed=linetype("4 4");
filldraw((1,1)--(2,1)--(2,2)--(4,2)--(4,3)--(1,3)--cycle,grey,black+linewidth(.8pt));
draw((0,1)--(0,3)--(1,3)--(1,4)--(4,4)--(4,3)--
(5,3)--(5,2)--(4,2)--(4,1)--(2,1)--(2,0)--(1,0)--(1,1)--cycle,finedashed);
draw((0,2)--(2,2)--(2,4),finedashed);
draw((3,1)--(3,4),finedashed);
label("$1$",(1.5,0.5));
draw(circle((1.5,0.5),.17));
label("$2$",(2.5,1.5));
draw(circle((2.5,1.5),.17));
label("$3$",(3.5,1.5));
draw(circle((3.5,1.5),.17));
label("$4$",(4.5,2.5));
draw(circle((4.5,2.5),.17));
label("$5$",(3.5,3.5));
draw(circle((3.5,3.5),.17));
label("$6$",(2.5,3.5));
draw(circle((2.5,3.5),.17));
label("$7$",(1.5,3.5));
draw(circle((1.5,3.5),.17));
label("$8$",(0.5,2.5));
draw(circle((0.5,2.5),.17));
label("$9$",(0.5,1.5));
draw(circle((0.5,1.5),.17));[/asy]
$ \textbf{(A)}\ 2 \qquad \textbf{(B)}\ 3 \qquad \textbf{(C)}\ 4 \qquad \textbf{(D)}\ 5 \qquad \textbf{(E)}\ 6$
2019 Korea USCM, 5
A sequence $\{a_n\}_{n\geq 1}$ is defined by a recurrence relation
$$a_1 = 1,\quad a_{n+1} = \log \frac{e^{a_n}-1}{a_n}$$
And a sequence $\{b_n\}_{n\geq 1}$ is defined as $b_n = \prod\limits_{i=1}^n a_i$. Evaluate an infinite series $\sum\limits_{n=1}^\infty b_n$.
2009 Jozsef Wildt International Math Competition, W. 12
Find all functions $f: (0, +\infty)\cap\mathbb{Q}\to (0, +\infty)\cap\mathbb{Q}$ satisfying thefollowing conditions:
[list=1]
[*] $f(ax) \leq (f(x))^a$, for every $x\in (0, +\infty)\cap\mathbb{Q}$ and $a \in (0, 1)\cap\mathbb{Q}$
[*] $f(x+y) \leq f(x)f(y)$, for every $x,y\in (0, +\infty)\cap\mathbb{Q}$
[/list]
2019 Purple Comet Problems, 20
Harold has $3$ red checkers and $3$ black checkers. Find the number of distinct ways that Harold can place these checkers in stacks. Two ways of stacking checkers are the same if each stack of the rst way matches a corresponding stack in the second way in both size and color arrangement. So, for example, the $3$ stack arrangement $RBR, BR, B$ is distinct from $RBR, RB, B$, but the $4$ stack arrangement $RB, BR, B, R$ is the same as $B, BR, R, RB$.
2023 Balkan MO, 4
Find the greatest integer $k\leq 2023$ for which the following holds: whenever Alice colours exactly $k$ numbers of the set $\{1,2,\dots, 2023\}$ in red, Bob can colour some of the remaining uncoloured numbers in blue, such that the sum of the red numbers is the same as the sum of the blue numbers.
Romania
2013 Sharygin Geometry Olympiad, 20
Let $C_1$ be an arbitrary point on the side $AB$ of triangle $ABC$. Points $A_1$ and $B_1$ on the rays $BC$ and $AC$ are such that $\angle AC_1B_1 = \angle BC_1A_1 = \angle ACB$. The lines $AA_1$ and $BB_1$ meet in point $C_2$. Prove that all the lines $C_1C_2$ have a common point.
2012 Peru MO (ONEM), 4
In a circle $S$, a chord $AB$ is drawn and let $M$ be the midpoint of the arc $AB$. Let $P$ be a point in segment $AB$ other than its midpoint. The extension of the segment $MP$ cuts $S$ in $Q$. Let $S_1$ be the circle that is tangent to the AP segments and $MP$, and also is tangent to $S$, and let $S_2$ be the circle that is tangent to the segments $BP$ and $MP$, and also tangent to $S$. The common outer tangent lines to the circles $S_1$ and $S_2$ are cut at $C$. Prove that $\angle MQC = 90^o$.
2011 Princeton University Math Competition, A3 / B5
What is the sum of all primes $p$ such that $7^p - 6^p + 2$ is divisible by 43?
2012 Pan African, 2
Find all positive integers $m$ and $n$ such that $n^m - m$ divides $m^2 + 2m$.
2014 India Regional Mathematical Olympiad, 2
The roots of the equation
\[ x^3-3ax^2+bx+18c=0 \]
form a non-constant arithmetic progression and the roots of the equation
\[ x^3+bx^2+x-c^3=0 \]
form a non-constant geometric progression. Given that $a,b,c$ are real numbers, find all positive integral values $a$ and $b$.
2016 HMNT, 6
Let $ABC$ be a triangle with $AB = 5$, $BC = 6$, and $AC = 7$. Let its orthocenter be $H$ and the feet of the altitudes from $A, B, C$ to the opposite sides be $D, E, F$ respectively. Let the line $DF$ intersect the circumcircle of $AHF$ again at $X$. Find the length of $EX$.
2014 Postal Coaching, 2
Let $ABCD$ be a circumscribed quadrilateral. Its incircle $\omega$ touches the sides $BC$ and $DA$ at points $E$ and $F$ respectively. It is known that lines $AB,FE$ and $CD$ concur. The circumcircles of triangles $AED$ and $BFC$ meet $\omega$ for the second time at points $E_1$ and $F_1$. Prove that $EF$ is parallel to $E_1 F_1$.
2024 MMATHS, 3
Alice picks a random three-digit number, from $100$ to $999,$ inclusive. The probability that her first digit is larger than the sum of her other two digits can be expressed as a common fraction $\tfrac{a}{b}.$ Find $a+b.$
2010 Stanford Mathematics Tournament, 10
$A, B, C, D$ are points along a circle, in that order. $AC$ intersects $BD$ at $X$. If $BC=6$, $BX=4$, $XD=5$, and $AC=11$, find $AB$