Found problems: 85335
2021 Turkey Team Selection Test, 3
A point $D$ is taken on the arc $BC$ of the circumcircle of triangle $ABC$ which does not contain $A$. A point $E$ is taken at the intersection of the interior region of the triangles $ABC$ and $ADC$ such that $m(\widehat{ABE})=m(\widehat{BCE})$. Let the circumcircle of the triangle $ADE$ meets the line $AB$ for the second time at $K$. Let $L$ be the intersection of the lines $EK$ and $BC$, $M$ be the intersection of the lines $EC$ and $AD$, $N$ be the intersection of the lines $BM$ and $DL$. Prove that $$m(\widehat{NEL})=m(\widehat{NDE})$$
2021 LMT Spring, A26 B27
Chandler the Octopus along with his friends Maisy the Bear and Jeff the Frog are solving LMT problems. It takes Maisy $3$ minutes to solve a problem, Chandler $4$ minutes to solve a problem and Jeff $5$ minutes to solve a problem. They start at $12:00$ pm, and Chandler has a dentist appointment from $12:10$ pm to $12:30$, after which he comes back and continues solving LMT problems. The time it will take for them to finish solving $50$ LMT problems, in hours, is $m/n$ ,where $m$ and $n$ are relatively prime positive integers. Find $m +n$.
[b]Note:[/b] they may collaborate on problems.
[i]Proposed by Aditya Rao[/i]
2013 Princeton University Math Competition, 8
Find the number of primes $p$ between $100$ and $200$ for which $x^{11}+y^{16}\equiv 2013\pmod p$ has a solution in integers $x$ and $y$.
2001 Hungary-Israel Binational, 2
Here $G_{n}$ denotes a simple undirected graph with $n$ vertices, $K_{n}$ denotes the complete graph with $n$ vertices, $K_{n,m}$ the complete bipartite graph whose components have $m$ and $n$ vertices, and $C_{n}$ a circuit with $n$ vertices. The number of edges in the graph $G_{n}$ is denoted $e(G_{n})$.
If $n \geq 5$ and $e(G_{n}) \geq \frac{n^{2}}{4}+2$, prove that $G_{n}$ contains two triangles that share exactly one vertex.
2018 Harvard-MIT Mathematics Tournament, 9
Evan has a simple graph with $v$ vertices and $e$ edges. Show that he can delete at least $\frac{e-v+1}{2}$ edges so that each vertex still has at least half of its original degree.
2007 Bosnia Herzegovina Team Selection Test, 5
Triangle $ABC$ is right angled such that $\angle ACB=90^{\circ}$ and $\frac {AC}{BC} = 2$. Let the line parallel to side $AC$ intersects line segments $AB$ and $BC$ in $M$ and $N$ such that $\frac {CN}{BN} = 2$. Let $O$ be the intersection point of lines $CM$ and $AN$. On segment $ON$ lies point $K$ such that $OM+OK=KN$. Let $T$ be the intersection point of angle bisector of $\angle ABC$ and line from $K$ perpendicular to $AN$. Determine value of $\angle MTB$.
2004 IberoAmerican, 2
In the plane are given a circle with center $ O$ and radius $ r$ and a point $ A$ outside the circle. For any point $ M$ on the circle, let $ N$ be the diametrically opposite point. Find the locus of the circumcenter of triangle $ AMN$ when $ M$ describes the circle.
2022 Princeton University Math Competition, A3 / B5
Given $k \ge 1,$ let $p_k$ denote the $k$-th smallest prime number. If $N$ is the number of ordered $4$-tuples $(a,b,c,d)$ of positive integers satisfying $abcd=\prod_{k=1}^{2023} p_k$ with $a<b$ and $c<d,$ find $N \pmod{1000}.$
2012 USAMO, 5
Let $P$ be a point in the plane of $\triangle ABC$, and $\gamma$ a line passing through $P$. Let $A', B', C'$ be the points where the reflections of lines $PA, PB, PC$ with respect to $\gamma$ intersect lines $BC, AC, AB$ respectively. Prove that $A', B', C'$ are collinear.
Kyiv City MO Seniors 2003+ geometry, 2008.10.4
Given a triangle $ABC $, $A {{A} _ {1}} $, $B {{B} _ {1}} $, $C {{C} _ {1}}$ - its chevians intersecting at one point. ${{A} _ {0}}, {{C} _ {0}} $ - the midpoint of the sides $BC $ and $AB$ respectively. Lines ${{B} _ {1}} {{C} _ {1}} $, ${{B} _ {1}} {{A} _ {1}} $and ${ {B} _ {1}} B$ intersect the line ${{A} _ {0}} {{C} _ {0}} $ at points ${{C} _ {2}} $ , ${{A} _ {2}} $ and ${{B} _ {2}} $, respectively. Prove that the point ${{B} _ {2}} $ is the midpoint of the segment ${{A} _ {2}} {{C} _ {2}} $.
(Eugene Bilokopitov)
2007 AIME Problems, 13
A triangular array of squares has one square in the first row, two in the second, and in general, $k$ squares in the $k$th row for $1 \leq k \leq 11.$ With the exception of the bottom row, each square rests on two squares in the row immediately below (illustrated in given diagram). In each square of the eleventh row, a $0$ or a $1$ is placed. Numbers are then placed into the other squares, with the entry for each square being the sum of the entries in the two squares below it. For how many initial distributions of $0$'s and $1$'s in the bottom row is the number in the top square a multiple of $3$?
[asy]
defaultpen(linewidth(0.7));
path p=origin--(1,0)--(1,1)--(0,1)--cycle;
int i,j;
for(i=0; i<12; i=i+1) {
for(j=0; j<11-i; j=j+1) {
draw(shift(i/2+j,i)*p);
}}[/asy]
2010 Gheorghe Vranceanu, 2
Let be a natural number $ n, $ a number $ t\in (0,1) $ and $ n+1 $ numbers $ a_0\ge a_1\ge a_2\ge\cdots\ge a_n\ge 0. $ Prove the following matrix inequality:
$$ \begin{vmatrix}\frac{(1+t\sqrt{-1})^2}{1+t^2} & -1 & 0& 0 & \cdots & 0 & 0 \\ 0 & \frac{(1+t\sqrt{-1})^2}{1+t^2} & -1 & 0 & \cdots & 0 & 0 \\ \vdots & \vdots & \vdots & \vdots & \vdots & \vdots & \vdots \\ 0 & 0 & 0 & 0 & \cdots & \frac{(1+t\sqrt{-1})^2}{1+t^2} & -1 \\ a_0 & a_1 & a_2 & a_3 & \cdots & a_{n-1} & a_n \end{vmatrix}^2\le a_0^2\left(
1+\frac{1}{t^2} \right) $$
1982 All Soviet Union Mathematical Olympiad, 332
The parallelogram $ABCD$ isn't a diamond. The ratio of the diagonal lengths $|AC|/|BD|$ equals to $k$. The $[AM)$ ray is symmetric to the $[AD)$ ray with respect to the $(AC)$ line. The $[BM)$ ray is symmetric to the $[BC)$ ray with respect to the $(BD)$ line. ($M$ point is those rays intersection.) Find the ratio $|AM|/|BM|$ .
1992 IMO Longlists, 1
Points $D$ and $E$ are chosen on the sides $AB$ and $AC$ of the triangle $ABC$ in such a way that if $F$ is the intersection point of $BE$ and $CD$, then $AE + EF = AD + DF$. Prove that $AC + CF = AB + BF.$
1980 IMO Longlists, 20
Let $S$ be a set of 1980 points in the plane such that the distance between every pair of them is at least 1. Prove that $S$ has a subset of 220 points such that the distance between every pair of them is at least $\sqrt{3}.$
2020 Romanian Master of Mathematics Shortlist, C3
Determine the smallest positive integer $k{}$ satisfying the following condition: For any configuration of chess queens on a $100 \times 100$ chequered board, the queens can be coloured one of $k$ colours so that no two queens of the same colour attack each other.
[i]Russia, Sergei Avgustinovich and Dmitry Khramtsov[/i]
2013 AMC 8, 19
Bridget, Cassie, and Hannah are discussing the results of their last math test. Hannah shows Bridget and Cassie her test, but Bridget and Cassie don't show theirs to anyone. Cassie says, ``I didn't get the lowest score in our class,'' and Bridget adds, ``I didn't get the highest score.'' What is the ranking of the three girls from highest to lowest?
$\textbf{(A)}\ \text{Hannah, Cassie, Bridget} \qquad \textbf{(B)}\ \text{Hannah, Bridget, Cassie}$ \\ $\qquad \textbf{(C)}\ \text{Cassie, Bridget, Hannah} \qquad \textbf{(D)}\ \text{Cassie, Hannah, Bridget}$ \\$ \qquad \textbf{(E)}\ \text{Bridget, Cassie, Hannah}$
2008 ISI B.Math Entrance Exam, 1
Let $f:\mathbb{R} \to \mathbb{R}$ be a continuous function . Suppose
\[f(x)=\frac{1}{t} \int^t_0 (f(x+y)-f(y))\,dy\]
$\forall x\in \mathbb{R}$ and all $t>0$ . Then show that there exists a constant $c$ such that $f(x)=cx\ \forall x$
2009 AIME Problems, 1
Before starting to paint, Bill had $ 130$ ounces of blue paint, $ 164$ ounces of red paint, and $ 188$ ounces of white paint. Bill painted four equally sized stripes on a wall, making a blue stripe, a red stripe, a white stripe, and a pink stirpe. Pink is a mixture of red and white, not necessarily in equal amounts. When Bill finished, he had equal amounts of blue, red, and white paint left. Find the total number of ounces of paint Bill had left.
2013 Stanford Mathematics Tournament, 11
Sara has an ice cream cone with every meal. The cone has a height of $2\sqrt2$ inches and the base of the cone has a diameter of $2$ inches. Ice cream protrudes from the top of the cone in a perfect hempisphere. Find the surface area of the ice cream cone, ice cream included, in square inches.
1966 IMO Longlists, 59
Let $a,b,c$ be the lengths of the sides of a triangle, and $\alpha, \beta, \gamma$ respectively, the angles opposite these sides. Prove that if \[ a+b=\tan{\frac{\gamma}{2}}(a\tan{\alpha}+b\tan{\beta}) \] the triangle is isosceles.
2014 Brazil Team Selection Test, 4
Let $ABCDEF$ be a convex hexagon with $AB=DE$, $BC=EF$, $CD=FA$, and $\angle A-\angle D = \angle C -\angle F = \angle E -\angle B$. Prove that the diagonals $AD$, $BE$, and $CF$ are concurrent.
2004 Austria Beginners' Competition, 2
For what pairs of integers $(x,y)$ does the inequality $x^2+5y^2-6\leq \sqrt{(x^2-2)(y^2-0.04)}$ hold?
LMT Team Rounds 2021+, A12 B18
There are $23$ balls on a table, all of which are either red or blue, such that the probability that there are $n$ red balls and $23-n$ blue balls on the table ($1 \le n \le 22$) is proportional to $n$. (e.g. the probability that there are $2$ red balls and $21$ blue balls is twice the probability that there are $1$ red ball and $22$ blue balls.) Given that the probability that the red balls and blue balls can be arranged in a line such that there is a blue ball on each end, no two red balls are next to each other, and an equal number of blue balls can be placed between each pair of adjacent red balls is $\frac{a}{b}$, where $a$ and $b$ are relatively prime positive integers, find $a+b$. Note: There can be any nonzero number of consecutive blue balls at the ends of the line.
[i]Proposed by Ada Tsui[/i]
2019 Ramnicean Hope, 1
Calculate $ \lim_{n\to\infty }\left(\lim_{x\to 0} \left( -\frac{n}{x}+1+\frac{1}{x}\sum_{r=2}^{n+1}\sqrt[r!]{1+\sin rx}\right)\right) . $
[i]Constantin Rusu[/i]