Found problems: 85335
1994 All-Russian Olympiad Regional Round, 11.8
Points $ A_1,A_2, ... ,A_n$ inside a circle and points $ B_1,B_2,...,B_n$ on its boundary are positioned so that the segments $ A_1B_1,A_2B_2, ... ,A_nB_n$ do not intersect. A bug can go from point $ A_i$ to $ A_j$ if the segment $ A_iA_j$ does not intersect any segment $ A_kB_k$, $ k \neq i, j$. Prove that the bug can go from any point $ A_p$ to any point $ A_q$ in a finite number of steps.
2004 All-Russian Olympiad, 1
Are there such pairwise distinct natural numbers $ m, n, p, q$ satisfying $ m \plus{} n \equal{} p \plus{} q$ and $ \sqrt{m} \plus{} \sqrt[3]{n} \equal{} \sqrt{p} \plus{} \sqrt[3]{q} > 2004$ ?
1986 IMO Longlists, 74
From a collection of $n$ persons $q$ distinct two-member teams are selected and ranked $1, \cdots, q$ (no ties). Let $m$ be the least integer larger than or equal to $2q/n$. Show that there are $m$ distinct teams that may be listed so that :
[b](i)[/b] each pair of consecutive teams on the list have one member in common and
[b](ii)[/b] the chain of teams on the list are in rank order.
[i]Alternative formulation.[/i]
Given a graph with $n$ vertices and $q$ edges numbered $1, \cdots , q$, show that there exists a chain of $m$ edges, $m \geq \frac{2q}{n}$ , each two consecutive edges having a common vertex, arranged monotonically with respect to the numbering.
2024 USAMTS Problems, 1
Shade some squares in the grid so that:
[list=1]
[*]Squares with numbers are unshaded.
[*]Each number is equal to the product of the number of unshaded squares it can “see” in its row and column. (A square can see another square if they’re in the same row or column and the sight line between them doesn’t have any shaded squares. Each square can see itself.)
[*]The shaded squares must make one connected group. Two squares are considered to be connected if they share an edge.
[/list]
[asy]
size(10cm);
int n = 10; // Grid size
pair start = (0,0);
// Draw the grid
for (int i = 0; i <= n; ++i) {
draw((start.x + i, start.y) -- (start.x + i, start.y + n), black); // Vertical lines
draw((start.x, start.y + i) -- (start.x + n, start.y + i), black); // Horizontal lines
}
// List of locations and corresponding labels
pair locations[] = {(9.5,9.5), (3.5, 8.5), (6.5, 8.5), (2.5, 6.5), (3.5, 6.5),
(4.5, 5.5), (5.5,4.5), (6.5,3.5), (7.5,3.5), (3.5,1.5),
(6.5,1.5), (0.5,0.5)};
string labels[] = {"4", "6", "6", "36", "24", "16", "24", "36", "18", "6", "12", "36"};
// Add labels using a loop
for (int i = 0; i < locations.length; ++i) {
label(labels[i], locations[i], fontsize(16pt));
}
[/asy]
2022 Auckland Mathematical Olympiad, 6
Eight pieces are placed on a chessboard so that each row and each column contains exactly one piece. Prove that there are an even number of pieces on the black squares of the board.
2017 AMC 8, 7
Let $Z$ be a 6-digit positive integer, such as 247247, whose first three digits are the same as its last three digits taken in the same order. Which of the following numbers must also be a factor of $Z$?
$\textbf{(A) }11\qquad\textbf{(B) }19\qquad\textbf{(C) }101\qquad\textbf{(D) }111\qquad\textbf{(E) }1111$
2010 Contests, 2
Given a triangle $ABC$, let $A',B',C'$ be the perpendicular feet dropped from the centroid $G$ of the triangle $ABC$ onto the sides $BC,CA,AB$ respectively. Reflect $A',B',C'$ through $G$ to $A'',B'',C''$ respectively. Prove that the lines $AA'',BB'',CC''$ are concurrent.
2021 IMO Shortlist, G1
Let $ABCD$ be a parallelogram with $AC=BC.$ A point $P$ is chosen on the extension of ray $AB$ past $B.$ The circumcircle of $ACD$ meets the segment $PD$ again at $Q.$ The circumcircle of triangle $APQ$ meets the segment $PC$ at $R.$ Prove that lines $CD,AQ,BR$ are concurrent.
2023 AMC 8, 20
Two integers are inserted into the list $3,3,8,11,28$ to double it's range. The mode and median remain unchanged. What is the maximum possible sum of two additional numbers?
$\textbf{(A) } 56\qquad \textbf{(B) } 57 \qquad \textbf{(C) } 58 \qquad \textbf{(D) } 60 \qquad \textbf{(E) } 61$
2018 China Northern MO, 6
Let $H$ be the orthocenter of triangle $ABC$. Let $D$ and $E$ be points on $AB$ and $AC$ such that $DE$ is parallel to $CH$. If the circumcircle of triangle $BDH$ passes through $M$, the midpoint of $DE$, then prove that $\angle ABM=\angle ACM$
2009 Germany Team Selection Test, 1
Let $ ABCD$ be a chordal/cyclic quadrilateral. Consider points $ P,Q$ on $ AB$ and $ R,S$ on $ CD$ with
\[ \overline{AP}: \overline{PB} \equal{} \overline{CS}: \overline{SD}, \quad \overline{AQ}: \overline{QB} \equal{} \overline{CR}: \overline{RD}.\]
How to choose $ P,Q,R,S$ such that $ \overline{PR} \cdot \overline{AB} \plus{} \overline{QS} \cdot \overline{CD}$ is minimal?
2008 Moldova Team Selection Test, 3
In triangle $ ABC$ the bisector of $ \angle ACB$ intersects $ AB$ at $ D$. Consider an arbitrary circle $ O$ passing through $ C$ and $ D$, so that it is not tangent to $ BC$ or $ CA$. Let $ O\cap BC \equal{} \{M\}$ and $ O\cap CA \equal{} \{N\}$.
a) Prove that there is a circle $ S$ so that $ DM$ and $ DN$ are tangent to $ S$ in $ M$ and $ N$, respectively.
b) Circle $ S$ intersects lines $ BC$ and $ CA$ in $ P$ and $ Q$ respectively. Prove that the lengths of $ MP$ and $ NQ$ do not depend on the choice of circle $ O$.
2010 China Team Selection Test, 3
Let $n_1,n_2, \cdots, n_{26}$ be pairwise distinct positive integers satisfying
(1) for each $n_i$, its digits belong to the set $\{1,2\}$;
(2) for each $i,j$, $n_i$ can't be obtained from $n_j$ by adding some digits on the right.
Find the smallest possible value of $\sum_{i=1}^{26} S(n_i)$, where $S(m)$ denotes the sum of all digits of a positive integer $m$.
2013 Federal Competition For Advanced Students, Part 2, 3
A square and an equilateral triangle are inscribed in a same circle. The seven vertices form a convex heptagon $S$ inscribed in the circle ($S$ might be a hexagon if two vertices coincide). For which positions of the triangle relative to the square does $S$ have the largest and smallest area, respectively?
2018 Estonia Team Selection Test, 3
Given a real number $c$ and an integer $m, m \ge 2$. Real numbers $x_1, x_2,... , x_m$ satisfy the conditions $x_1 + x_2 +...+ x_m = 0$ and $\frac{x^2_1 + x^2_2 + ...+ x^2_m}{m}= c$. Find max $(x_1, x_2,..., x_m)$ if it is known to be as small as possible.
2006 Estonia Math Open Junior Contests, 6
Find all real numbers with the following property: the difference of its cube and
its square is equal to the square of the difference of its square and the number itself.
2011 Postal Coaching, 3
Suppose $f : \mathbb{R} \longrightarrow \mathbb{R}$ be a function such that
\[2f (f (x)) = (x^2 - x)f (x) + 4 - 2x\]
for all real $x$. Find $f (2)$ and all possible values of $f (1)$. For each value of $f (1)$, construct a function achieving it and satisfying the given equation.
1931 Eotvos Mathematical Competition, 1
Let $p$ be a prime greater than $2$. Prove that $\frac{2}{p}$ can be expressed in exactly one way in the form
$$\frac{1}{x}+\frac{1}{y}$$
where $x$ and $y$ are positive integers with $x > y$.
2011 Tournament of Towns, 2
On side $AB$ of triangle $ABC$ a point $P$ is taken such that $AP = 2PB$. It is known that $CP = 2PQ$ where $Q$ is the midpoint of $AC$. Prove that $ABC$ is a right triangle.
2013 Israel National Olympiad, 2
Let $A=\{n\in\mathbb{Z}\mid 0<n<2013\}$. A subset $B\subseteq A$ is called [b]reduced[/b] if for any two numbers $x,y\in B$, we must have $x\cdot y \notin B$. For example, any subset containing the numbers $3,5,15$ cannot be reduced, and same for a subset containing $4,16$.
[list=a]
[*] Find the maximal size of a reduced subset of $A$.
[*] How many reduced subsets are there with that maximal size?
[/list]
2021 Israel TST, 2
Find all functions $f:\mathbb{R}\to \mathbb{R}$ so that for any reals $x,y$ the following holds:
\[f(x\cdot f(x+y))+f(f(y)\cdot f(x+y))=(x+y)^2\]
2013 Stanford Mathematics Tournament, 3
Queen Jack likes a 5-card hand if and only if the hand contains only queens and jacks. Considering all possible 5-card hands that can come from a standard 52-card deck, how many hands does Queen Jack like?
2017 Rioplatense Mathematical Olympiad, Level 3, 1
Let $a$ be a fixed positive integer. Find the largest integer $b$ such that $(x+a)(x+b)=x+a+b$, for some integer $x$.
1935 Eotvos Mathematical Competition, 2
Prove that a finite point set cannot have more than one center of symmetry.
2025 Bulgarian Spring Mathematical Competition, 10.3
In the cell $(i,j)$ of a table $n\times n$ is written the number $(i-1)n + j$. Determine all positive integers $n$ such that there are exactly $2025$ rows not containing a perfect square.