Found problems: 85335
2020 Saint Petersburg Mathematical Olympiad, 5.
Rays $\ell, \ell_1, \ell_2$ have the same starting point $O$, such that the angle between $\ell$ and $\ell_2$ is acute and the ray $\ell_1$ lies inside this angle. The ray $\ell$ contains a fixed point of $F$ and an arbitrary point $L$. Circles passing through $F$ and $L$ and tangent to $\ell_1$ at $L_1$, and passing through $F$ and $L$ and tangent to $\ell_2$ at $L_2$. Prove that the circumcircle of $\triangle FL_1L_2$ passes through a fixed point other than $F$ independent on $L$.
2017 OMMock - Mexico National Olympiad Mock Exam, 3
Let $x, y, z$ be positive integers such that $xy=z^2+2$. Prove that there exist integers $a, b, c, d$ such that the following equalities are satisfied:
\begin{eqnarray*} x=a^2+2b^2\\
y=c^2+d^2\\
z=ac+2bd\\
\end{eqnarray*}
[i]Proposed by Isaac Jiménez[/i]
2025 Belarusian National Olympiad, 9.1
Altitudes $BE$ and $CF$ of triangle $ABC$ intersect in $H$. A perpendicular $HT$ from $H$ to $EF$ is drawn. Circumcircles $ABC$ and $BHT$ intersect at $B$ and $X$.
Prove that $\angle TXA= \angle BAC$.
[i]Vadzim Kamianetski[/i]
May Olympiad L1 - geometry, 2010.1
A closed container in the shape of a rectangular parallelepiped contains $1$ liter of water. If the container rests horizontally on three different sides, the water level is $2$ cm, $4$ cm and $5$ cm. Calculate the volume of the parallelepiped.
2005 iTest, 26
Joe and Kathryn are both on the school math team, which practices every Wednesday after school until $4$ PM for competitions. The team was preparing for the $ 2005$ iTest when Joe realized how crazy he was for not asking Kathryn out – the way she worked those iTest problems, solving question after question, almost made him go insane sitting there that day. He never felt the same way when she worked on preparing for other competitions – they just aren’t the same.
Kathryn always beat Joe at competitions, too. Joe admired her resolve and unwillingness to make herself look stupid, when so many other girls he knew at school tried to pretend they were stupid in order to attract guys.
So as time ticked away and that afternoon’s Wednesday practice neared an end, Joe was determined to strike up a conversation with Kathryn and ask her out. He really wanted to impress her, so he thought he’d ask her a really hard history of math question that she didn’t know. Naturally, she’d want the answer, and be so impressed with Joe’s brilliance that she’d go out with him on Friday night.
Great plan. Seriously.
When Joe asked Kathryn after class, “Who was the mathematician that died in approximately $200$ B.C. that developed a method for calculating all prime numbers?” Kathryn gave the correct response. What name did she say?
1985 IMO Longlists, 63
Let $x_n = \sqrt[2]{2+\sqrt[3]{3+\cdots+\sqrt[n]{n}}}.$ Prove that
\[x_{n+1}-x_n <\frac{1}{n!} \quad n=2,3,\cdots\]
Kvant 2019, M2583
On the side $DE$ and on the diagonal $BE$ of the regular pentagon $ABCDE$ we consider the squares $DEFG$ and $BEHI$.
[list=a]
[*] Prove that $A,I,$ and $G$ are collinear.
[*] Prove that on this line lies also the centre $O$ of the square $BDJK$.
[/list]
2002 AMC 12/AHSME, 5
Let $ v$, $ w$, $ x$, $ y$, and $ z$ be the degree measures of the five angles of a pentagon. Suppose $ v < w < x < y < z$ and $ v$, $ w$, $ x$, $ y$, and $ z$ form an arithmetic sequence. Find the value of $ x$.
$ \textbf{(A)}\ 72 \qquad \textbf{(B)}\ 84 \qquad \textbf{(C)}\ 90 \qquad \textbf{(D)}\ 108 \qquad \textbf{(E)}\ 120$
2013 F = Ma, 23
A man with mass $m$ jumps off of a high bridge with a bungee cord attached to his ankles. The man falls through a maximum distance $H$ at which point the bungee cord brings him to a momentary rest before he bounces back up. The bungee cord is perfectly elastic, obeying Hooke's force law with a spring constant $k$, and stretches from an original length of $L_0$ to a final length $L = L_0 + h$. The maximum tension in the Bungee cord is four times the weight of the man.
Determine the spring constant $k$.
$\textbf{(A) } \frac{mg}{h}\\ \\
\textbf{(B) } \frac{2mg}{h}\\ \\
\textbf{(C) } \frac{mg}{H}\\ \\
\textbf{(D) } \frac{4mg}{H}\\ \\
\textbf{(E) } \frac{8mg}{H}$
2001 Italy TST, 1
The diagonals $ AC$ and $ BD$ of a convex quadrilateral $ ABCD$ intersect at point $ M$. The bisector of $ \angle ACD$ meets the ray $ BA$ at $ K$. Given that $ MA \cdot MC \plus{}MA \cdot CD \equal{} MB \cdot MD$, prove that $ \angle BKC \equal{} \angle CDB$.
2000 Mediterranean Mathematics Olympiad, 4
Let $P,Q,R,S$ be the midpoints of the sides $BC,CD,DA,AB$ of a convex quadrilateral, respectively. Prove that
\[4(AP^2+BQ^2+CR^2+DS^2)\le 5(AB^2+BC^2+CD^2+DA^2)\]
1994 AMC 8, 4
Which of the following represents the result when the figure shown below is rotated clockwise $120^\circ$ about its center?
[asy]
unitsize(6);
draw(circle((0,0),5));
draw((-1,2.5)--(1,2.5)--(0,2.5+sqrt(3))--cycle);
draw(circle((-2.5,-1.5),1));
draw((1.5,-1)--(3,0)--(4,-1.5)--(2.5,-2.5)--cycle);
[/asy]
[asy]
unitsize(6);
for (int i = 0; i < 5; ++i)
{
draw(circle((12*i,0),5));
}
draw((-1,2.5)--(1,2.5)--(0,2.5+sqrt(3))--cycle);
draw(circle((-2.5,-1.5),1));
draw((1.5,-1)--(3,0)--(4,-1.5)--(2.5,-2.5)--cycle);
draw((14,-2)--(16,-2)--(15,-2+sqrt(3))--cycle);
draw(circle((12,3),1));
draw((10.5,-1)--(9,0)--(8,-1.5)--(9.5,-2.5)--cycle);
draw((22,-2)--(20,-2)--(21,-2+sqrt(3))--cycle);
draw(circle((27,-1),1));
draw((24,1.5)--(22.75,2.75)--(24,4)--(25.25,2.75)--cycle);
draw((35,2.5)--(37,2.5)--(36,2.5+sqrt(3))--cycle);
draw(circle((39,-1),1));
draw((34.5,-1)--(33,0)--(32,-1.5)--(33.5,-2.5)--cycle);
draw((50,-2)--(52,-2)--(51,-2+sqrt(3))--cycle);
draw(circle((45.5,-1.5),1));
draw((48,1.5)--(46.75,2.75)--(48,4)--(49.25,2.75)--cycle);
label("(A)",(0,5),N);
label("(B)",(12,5),N);
label("(C)",(24,5),N);
label("(D)",(36,5),N);
label("(E)",(48,5),N);
[/asy]
1996 Romania National Olympiad, 1
Let $a$ and $b$ be real numbers such that $a + b = 2$. Show that:
$$\min \{|a|,|b|\} < 1 < \max \{|a|,|b|\} \Leftrightarrow a, b \in (-3,1)$$
2017 Mathematical Talent Reward Programme, MCQ: P 8
How many finite sequances $x_1,x_2,\cdots,x_m$ are there such that $x_i=1$ or 2 and $\sum \limits_{i=1}^mx_i=10$ ?
[list=1]
[*] 89
[*] 73
[*] 107
[*] 119
[/list]
2018 BMT Spring, 8
What is the largest possible area of a triangle with largest side length $39$ and inradius $10$?
2024 Korea National Olympiad, 2
For a sequence of positive integers $\{x_n\}$ where $x_1 = 2$ and $x_{n + 1} - x_n \in \{0, 3\}$ for all positve integers $n$, then $\{x_n\}$ is called a "frog sequence". Find all real numbers $d$ that satisfy the following condition.
[b](Condition)[/b] For two frog sequence $\{a_n\}, \{b_n\}$, if there exists a positive integer $n$ such that $a_n = 1000b_n$, then there exists a positive integer $m$ such that $a_m = d\cdot b_m$.
2022 CCA Math Bonanza, L2.1
Given that a duck found that $5-2\sqrt{3}i$ is one of the roots of $-259 + 107x - 17x^2 + x^3$, what is the sum of the real parts of the other two roots?
[i]2022 CCA Math Bonanza Lightning Round 2.1[/i]
2018 Cyprus IMO TST, 3
Find all triples $(\alpha, \beta, \gamma)$ of positive real numbers for which the expression
$$K = \frac{\alpha+3 \gamma}{\alpha + 2\beta + \gamma} + \frac{4\beta}{\alpha+\beta+2\gamma} - \frac{8 \gamma}{\alpha+ \beta + 3\gamma}$$
obtains its minimum value.
1993 Greece National Olympiad, 5
Let $P_0(x) = x^3 + 313x^2 - 77x - 8$. For integers $n \ge 1$, define $P_n(x) = P_{n - 1}(x - n)$. What is the coefficient of $x$ in $P_{20}(x)$?
1991 Arnold's Trivium, 20
Find the derivative of the solution of the equation $\ddot{x} =x + A\dot{x}^2$, with initial conditions $x(0) = 1$, $\dot{x}(0) = 0$, with respect to the parameter $A$ for $A = 0$.
2023 India EGMO TST, P1
Let $r > 0$ be a real number. All the interior points of the disc $D(r)$ of radius $r$ are colored with one of two colors, red or blue.
[list][*]If $r > \frac{\pi}{\sqrt{3}}$, show that we can find two points $A$ and $B$ in the interior of the disc such that $AB = \pi$ and $A,B$ have the same color
[*]Does the conclusion in (a) hold if $r > \frac{\pi}{2}$?[/list]
[i]Proposed by S Muralidharan[/i]
1973 AMC 12/AHSME, 3
The stronger Goldbach conjecture states that any even integer greater than 7 can be written as the sum of two different prime numbers. For such representations of the even number 126, the largest possible difference between the two primes is
$ \textbf{(A)}\ 112 \qquad
\textbf{(B)}\ 100 \qquad
\textbf{(C)}\ 92 \qquad
\textbf{(D)}\ 88 \qquad
\textbf{(E)}\ 80$
2003 National High School Mathematics League, 2
If $a,b\in\mathbb{R},ab\neq 0$, the the possible figure of $ax-y+b=0$ and $bx^2+ay^2=ab$ is
[center][img]https://services.artofproblemsolving.com/download.php?id=YXR0YWNobWVudHMvYy80Lzc3NGNjZWNiN2ZjYzIxMTJlYWE5NDlmZmQ0ZjE1NzgwNmNhM2JiLnBuZw==&rn=MTI0MjQ1ODUyMTI0MjQyNTI0MjUyNS5wbmc=[/img][/center]
2005 India IMO Training Camp, 1
Consider a $n$-sided polygon inscribed in a circle ($n \geq 4$). Partition the polygon into $n-2$ triangles using [b]non-intersecting[/b] diagnols. Prove that, irrespective of the triangulation, the sum of the in-radii of the triangles is a constant.
1966 IMO Shortlist, 18
Solve the equation $\frac{1}{\sin x}+\frac{1}{\cos x}=\frac 1p$ where $p$ is a real parameter.
Discuss for which values of $p$ the equation has at least one real solution and determine the number of solutions in $[0, 2\pi)$ for a given $p.$