Found problems: 85335
1966 Spain Mathematical Olympiad, 2
A three-digit number is written $xyz$ in the base $7$ system and $zyx$ in the base $9$ system . What is the number?
2009 Greece Junior Math Olympiad, 2
From vertex $A$ of an equilateral triangle $ABC$, a ray $Ax$ intersects $BC$ at point $D$. Let $E$ be a point on $Ax$ such that $BA =BE$. Calculate $\angle AEC$.
2016 AMC 10, 19
Rectangle $ABCD$ has $AB=5$ and $BC=4$. Point $E$ lies on $\overline{AB}$ so that $EB=1$, point $G$ lies on $\overline{BC}$ so that $CG=1$. and point $F$ lies on $\overline{CD}$ so that $DF=2$. Segments $\overline{AG}$ and $\overline{AC}$ intersect $\overline{EF}$ at $Q$ and $P$, respectively. What is the value of $\frac{PQ}{EF}$?
[asy] pair A1=(2,0),A2=(4,4);
pair B1=(0,4),B2=(5,1);
pair C1=(5,0),C2=(0,4);
draw(A1--A2);
draw(B1--B2);
draw(C1--C2);
draw((0,0)--B1--(5,4)--C1--cycle);
dot((20/7,12/7));
dot((3.07692307692,2.15384615384));
label("$Q$",(3.07692307692,2.15384615384),N);
label("$P$",(20/7,12/7),W);
label("$A$",(0,4), NW);
label("$B$",(5,4), NE);
label("$C$",(5,0),SE);
label("$D$",(0,0),SW);
label("$F$",(2,0),S); label("$G$",(5,1),E);
label("$E$",(4,4),N);
dot(A1); dot(A2);
dot(B1); dot(B2);
dot(C1); dot(C2);
dot((0,0)); dot((5,4));[/asy]
$\textbf{(A)}~\frac{\sqrt{13}}{16} \qquad
\textbf{(B)}~\frac{\sqrt{2}}{13} \qquad
\textbf{(C)}~\frac{9}{82} \qquad
\textbf{(D)}~\frac{10}{91}\qquad
\textbf{(E)}~\frac19$
2001 Croatia Team Selection Test, 3
Find all solutions of the equation $(a^a)^5 = b^b$ in positive integers.
2007 Cuba MO, 4
Find all functions $f : R_+ \to R_+$ such that $$x^2(f(x)+f(y)) = (x+y)f(f(x)y)$$ for all positive real $x, y$.
1993 Putnam, B4
$K(x, y), f(x)$ and $g(x)$ are positive and continuous for $x, y \subseteq [0, 1]$. $\int_{0}^{1} f(y) K(x, y) dy = g(x)$ and $\int_{0}^{1} g(y) K(x, y) dy = f(x)$ for all $x \subseteq [0, 1]$. Show that $f = g$ on $[0, 1]$.
2019 CMIMC, 9
Let $a_0=29$, $b_0=1$ and $$a_{n+1} = a_n+a_{n-1}\cdot b_n^{2019}, \qquad b_{n+1}=b_nb_{n-1}$$ for $n\geq 1$. Determine the smallest positive integer $k$ for which $29$ divides $\gcd(a_k, b_k-1)$ whenever $a_1,b_1$ are positive integers and $29$ does not divide $b_1$.
2012 Romania Team Selection Test, 2
Let $\gamma$ be a circle and $l$ a line in its plane. Let $K$ be a point on $l$, located outside of $\gamma$. Let $KA$ and $KB$ be the tangents from $K$ to $\gamma$, where $A$ and $B$ are distinct points on $\gamma$. Let $P$ and $Q$ be two points on $\gamma$. Lines $PA$ and $PB$ intersect line $l$ in two points $R$ and respectively $S$. Lines $QR$ and $QS$ intersect the second time circle $\gamma$ in points $C$ and $D$. Prove that the tangents from $C$ and $D$ to $\gamma$ are concurrent on line $l$.
PEN K Problems, 18
Find all functions $f: \mathbb{Q}\to \mathbb{R}$ such that for all $x,y\in \mathbb{Q}$: \[f(xy)=f(x)f(y)-f(x+y)+1.\]
1987 Flanders Math Olympiad, 1
A rectangle $ABCD$ is given. On the side $AB$, $n$ different points are chosen strictly between $A$ and $B$. Similarly, $m$ different points are chosen on the side $AD$. Lines are drawn from the points parallel to the sides. How many rectangles are formed in this way? (One possibility is shown in the figure.)
[img]https://cdn.artofproblemsolving.com/attachments/0/1/dcf48e4ce318fdcb8c7088a34fac226e26e246.png[/img]
2017 Argentina National Olympiad, 4
For a positive integer $n$ we denote $D_2(n)$ to the number of divisors of $n$ which are perfect squares and $D_3(n)$ to the number of divisors of $n$ which are perfect cubes. Prove that there exists such that $D_2(n)=999D_3(n).$
Note. The perfect squares are $1^2,2^2,3^2,4^2,…$ , the perfect cubes are $1^3,2^3,3^3,4^3,…$ .
2024 Moldova Team Selection Test, 6
Prove that in any triangle the length of the shortest bisector does not exceed three times the radius of the incircle.
2012 Math Prize for Girls Olympiad, 1
Let $A_1A_2 \dots A_n$ be a polygon (not necessarily regular) with $n$ sides. Suppose there is a translation that maps each point $A_i$ to a point $B_i$ in the same plane. For convenience, define $A_0 = A_n$ and $B_0 = B_n$. Prove that
\[
\sum_{i=1}^{n} (A_{i-1} B_{i})^2 = \sum_{i=1}^{n} (B_{i-1} A_{i})^2 \, .
\]
2011-2012 SDML (High School), 5
What is the greatest number of regions into which four planes can divide three-dimensional space?
2004 AMC 12/AHSME, 3
If $ x$ and $ y$ are positive integers for which $ 2^x3^y \equal{} 1296$, what is the value of $ x\plus{}y$?
$ \textbf{(A)}\ 8\qquad
\textbf{(B)}\ 9\qquad
\textbf{(C)}\ 10\qquad
\textbf{(D)}\ 11\qquad
\textbf{(E)}\ 12$
2018 BMT Spring, Tie 1
Line segment $\overline{AE}$ of length $17$ bisects $\overline{DB}$ at a point $C$. If $\overline{AB} = 5$, $\overline{BC} = 6$ and $\angle BAC = 78^o$ degrees, calculate $\angle CDE$.
2024/2025 TOURNAMENT OF TOWNS, P1
Consider a circumscribed pentagon ${ABCDE}$ . Its incenter lies on the diagonal ${AC}$ . Prove that
$$
{AB} + {BC} > {CD} + {DE} + {EA}.
$$
Egor Bakaev
1992 Flanders Math Olympiad, 1
For every positive integer $n$, determine the biggest positive integer $k$ so that $2^k |\ 3^n+1$
India EGMO 2021 TST, 4
Let $n$ be a positive integer. Find the number of permutations $a_1$, $a_2$, $\dots a_n$ of the
sequence $1$, $2$, $\dots$ , $n$ satisfying
$$a_1 \le 2a_2\le 3a_3 \le \dots \le na_n$$.
Proposed by United Kingdom
1984 IMO, 1
Let $ABCD$ be a convex quadrilateral with the line $CD$ being tangent to the circle on diameter $AB$. Prove that the line $AB$ is tangent to the circle on diameter $CD$ if and only if the lines $BC$ and $AD$ are parallel.
2022 Iran Team Selection Test, 12
suppose that $A$ is the set of all Closed intervals $[a,b] \subset \mathbb{R}$. Find all functions $f:\mathbb{R} \rightarrow A$ such that
$\bullet$ $x \in f(y) \Leftrightarrow y \in f(x)$
$\bullet$ $|x-y|>2 \Leftrightarrow f(x) \cap f(y)=\varnothing$
$\bullet$ For all real numbers $0\leq r\leq 1$, $f(r)=[r^2-1,r^2+1]$
Proposed by Matin Yousefi
2016 Tournament Of Towns, 2
Do there exist integers $a$ and $b$ such that :
(a) the equation $x^2 + ax + b = 0$ has no real roots, and the equation $\lfloor x^2 \rfloor + ax + b = 0$ has at
least one real root?
[i](2 points)[/i]
(b) the equation $x^2 + 2ax + b$ = 0 has no real roots, and the equation $\lfloor x^2 \rfloor + 2ax + b = 0$ has at
least one real root?
[i]3 points[/i]
(By $\lfloor k \rfloor$ we denote the integer part of $k$, that is, the greatest integer not exceeding $k$.)
[i]Alexandr Khrabrov[/i]
2008 SEEMOUS, Problem 1
Let $f:[1,\infty)\to(0,\infty)$ be a continuous function. Assume that for every $a>0$, the equation $f(x)=ax$ has at least one solution in the interval $[1,\infty)$.
(a) Prove that for every $a>0$, the equation $f(x)=ax$ has infinitely many solutions.
(b) Give an example of a strictly increasing continuous function $f$ with these properties.
2018 Math Prize for Girls Problems, 20
A [i]smooth number[/i] is a positive integer of the form $2^m 3^n$, where $m$ and $n$ are nonnegative integers. Let $S$ be the set of all triples $(a, b, c)$ where $a$, $b$, and $c$ are smooth numbers such that $\gcd(a, b)$, $\gcd(b, c)$, and $\gcd(c, a)$ are all distinct. Evaluate the infinite sum $\sum_{(a,b,c) \in S} \frac{1}{abc}$. Recall that $\gcd(x, y)$ is the greatest common divisor of $x$ and $y$.
2016 Tournament Of Towns, 5
On a blackboard, several polynomials of degree $37$ are written, each of them has the leading coefficient equal to $1$. Initially all coefficients of each polynomial are non-negative. By one move it is allowed to erase any pair of polynomials $f, g$ and replace it by another pair of polynomials $f_1, g_1$ of degree $37$ with the leading coefficients equal to $1$ such that either $f_1+g_1 = f+g$ or $f_1g_1 = fg$. Prove that it is impossible that after some move each polynomial
on the blackboard has $37$ distinct positive roots. [i](8 points)[/i]
[i]Alexandr Kuznetsov[/i]