Found problems: 85335
2002 Rioplatense Mathematical Olympiad, Level 3, 3
Let $ABC$ be a triangle with $\angle C=60^o$. The point $P$ is the symmetric of $A$ with respect to the point of tangency of the circle inscribed with the side $BC$ . Show that if the perpendicular bisector of the $CP$ segment intersects the line containing the angle - bisector of $\angle B$ at the point $Q$, then the triangle $CPQ$ is equilateral.
2009 Today's Calculation Of Integral, 489
Find the following limit.
$ \lim_{n\to\infty} \int_{\minus{}1}^1 |x|\left(1\plus{}x\plus{}\frac{x^2}{2}\plus{}\frac{x^3}{3}\plus{}\cdots \plus{}\frac{x^{2n}}{2n}\right)\ dx$.
1967 IMO, 1
The parallelogram $ABCD$ has $AB=a,AD=1,$ $\angle BAD=A$, and the triangle $ABD$ has all angles acute. Prove that circles radius $1$ and center $A,B,C,D$ cover the parallelogram if and only
\[a\le\cos A+\sqrt3\sin A.\]
1981 Miklós Schweitzer, 6
Let $ f$ be a strictly increasing, continuous function mapping $ I=[0,1]$ onto itself. Prove that the following inequality holds for all pairs $ x,y \in I$: \[ 1-\cos (xy) \leq \int_0^xf(t) \sin (tf(t))dt + \int_0^y f^{-1}(t) \sin (tf^{-1}(t)) dt .\]
[i]Zs. Pales[/i]
1991 AMC 12/AHSME, 13
Horses X, Y and Z are entered in a three-horse race in which ties are not possible. If the odds against X winning are $3-to-1$ and the odds against Y winning are $2-to-3$, what are the odds against Z winning? (By "[i]odds against H winning are p-to-q[/i]" we mean that probability of H winning the race is $\frac{q}{p+q}$.)
$ \textbf{(A)}\ 3-to-20\qquad\textbf{(B)}\ 5-to-6\qquad\textbf{(C)}\ 8-to-5\qquad\textbf{(D)}\ 17-to-3\qquad\textbf{(E)}\ 20-to-3 $
2016 HMNT, 10
Quadrilateral $ABCD$ satisfies $AB = 8, BC = 5, CD = 17, DA = 10$. Let $E$ be the intersection of $AC$ and $BD$. Suppose $BE : ED = 1 : 2$. Find the area of $ABCD$.
2021 Kosovo National Mathematical Olympiad, 1
Nine weights are placed in a scale with the respective values $1kg,2kg,...,9kg$. In how many ways can we place six weights in the left side and three weights in the right side such that the right side is heavier than the left one?
2023 Romania National Olympiad, 4
Let $f:[0,1] \rightarrow \mathbb{R}$ a non-decreasing function, $f \in C^1,$ for which $f(0) = 0.$ Let $g:[0,1] \rightarrow \mathbb{R}$ a function defined by
\[
g(x) = f(x) + (x - 1) f'(x), \forall x \in [0,1].
\]
a) Show that
\[
\int_{0}^{1} g(x) \text{dx} = 0.
\]
b) Prove that for all functions $\phi :[0,1] \rightarrow [0,1],$ convex and differentiable with $\phi(0) = 0$ and $\phi(1) = 1,$ the inequality holds
\[
\int_{0}^{1} g( \phi(t)) \text{dt} \leq 0.
\]
1999 AMC 8, 20
Figure 1 is called a "stack map." The numbers tell how many cubes are stacked in each position. Fig. 2 shows these cubes, and Fig. 3 shows the view of the stacked cubes as seen from the front.
Which of the following is the front view for the stack map in Fig. 4?
[asy]
unitsize(24);
draw((0,0)--(2,0)--(2,2)--(0,2)--cycle);
draw((1,0)--(1,2));
draw((0,1)--(2,1));
draw((5,0)--(7,0)--(7,1)--(20/3,4/3)--(20/3,13/3)--(19/3,14/3)--(16/3,14/3)--(16/3,11/3)--(13/3,11/3)--(13/3,2/3)--cycle);
draw((20/3,13/3)--(17/3,13/3)--(17/3,10/3)--(14/3,10/3)--(14/3,1/3));
draw((20/3,10/3)--(17/3,10/3)--(17/3,7/3)--(20/3,7/3));
draw((17/3,7/3)--(14/3,7/3));
draw((7,1)--(6,1)--(6,2)--(5,2)--(5,0));
draw((5,1)--(6,1)--(6,0));
draw((20/3,4/3)--(6,4/3));
draw((17/3,13/3)--(16/3,14/3));
draw((17/3,10/3)--(16/3,11/3));
draw((14/3,10/3)--(13/3,11/3));
draw((5,2)--(13/3,8/3));
draw((5,1)--(13/3,5/3));
draw((6,2)--(17/3,7/3));
draw((9,0)--(11,0)--(11,4)--(10,4)--(10,3)--(9,3)--cycle);
draw((11,3)--(10,3)--(10,0));
draw((11,2)--(9,2));
draw((11,1)--(9,1));
draw((13,0)--(16,0)--(16,2)--(13,2)--cycle);
draw((13,1)--(16,1));
draw((14,0)--(14,2));
draw((15,0)--(15,2));
label("Figure 1",(1,0),S);
label("Figure 2",(17/3,0),S);
label("Figure 3",(10,0),S);
label("Figure 4",(14.5,0),S);
label("$1$",(1.5,.2),N);
label("$2$",(.5,.2),N);
label("$3$",(.5,1.2),N);
label("$4$",(1.5,1.2),N);
label("$1$",(13.5,.2),N);
label("$3$",(14.5,.2),N);
label("$1$",(15.5,.2),N);
label("$2$",(13.5,1.2),N);
label("$2$",(14.5,1.2),N);
label("$4$",(15.5,1.2),N);[/asy]
[asy]
unitsize(18);
draw((0,0)--(3,0)--(3,2)--(1,2)--(1,4)--(0,4)--cycle);
draw((0,3)--(1,3));
draw((0,2)--(1,2)--(1,0));
draw((0,1)--(3,1));
draw((2,0)--(2,2));
draw((5,0)--(8,0)--(8,4)--(7,4)--(7,3)--(6,3)--(6,2)--(5,2)--cycle);
draw((8,3)--(7,3)--(7,0));
draw((8,2)--(6,2)--(6,0));
draw((8,1)--(5,1));
draw((10,0)--(12,0)--(12,4)--(11,4)--(11,3)--(10,3)--cycle);
draw((12,3)--(11,3)--(11,0));
draw((12,2)--(10,2));
draw((12,1)--(10,1));
draw((14,0)--(17,0)--(17,4)--(16,4)--(16,2)--(14,2)--cycle);
draw((17,3)--(16,3));
draw((17,2)--(16,2)--(16,0));
draw((17,1)--(14,1));
draw((15,0)--(15,2));
draw((19,0)--(22,0)--(22,4)--(20,4)--(20,1)--(19,1)--cycle);
draw((22,3)--(20,3));
draw((22,2)--(20,2));
draw((22,1)--(20,1)--(20,0));
draw((21,0)--(21,4));
label("(A)",(1.5,0),S);
label("(B)",(6.5,0),S);
label("(C)",(11,0),S);
label("(D)",(15.5,0),S);
label("(E)",(20.5,0),S);[/asy]
Cono Sur Shortlist - geometry, 1993.3
Justify the following construction of the bisector of an angle with an inaccessible vertex:
[img]https://cdn.artofproblemsolving.com/attachments/9/d/be4f7799d58a28cab3b4c515633b0e021c1502.png[/img]
$M \in a$ and $N \in b$ are taken, the $4$ bisectors of the $4$ internal angles formed by $MN$ are traced with $a$ and $ b$. Said bisectors intersect at $P$ and $Q$, then $PQ$ is the bisector sought.
2014 Tournament of Towns., 3
The entries of a $7 \times 5$ table are filled with numbers so that in each $2 \times 3$ rectangle (vertical or horizontal) the sum of numbers is $0$. For $100$ dollars Peter may choose any single entry and learn the number in it. What is the least amount of dollars he should spend in order to learn the total sum of numbers in the table for sure?
2016 NIMO Problems, 8
Rectangle $EFGH$ with side lengths $8$, $9$ lies inside rectangle $ABCD$ with side lengths $13$, $14$, with their corresponding sides parallel. Let $\ell_A, \ell_B, \ell_C, \ell_D$ be the lines connecting $A,B,C,D$, respectively, with the vertex of $EFGH$ closest to them. Let $P = \ell_A \cap \ell_B$, $Q = \ell_B \cap \ell_C$, $R = \ell_C \cap \ell_D$, and $S = \ell_D \cap \ell_A$. Suppose that the greatest possible area of quadrilateral $PQRS$ is $\frac{m}{n}$, for relatively prime positive integers $m$ and $n$. Find $100m+n$.
[i]Proposed by Yannick Yao[/i]
1997 Poland - Second Round, 3
Let be given $n$ points, no three of which are on a line. All the segments with endpoints in these points are colored so that two segments with a common endpoint are of different colors. Determine the least number of colors for which this is possible
2024 Yasinsky Geometry Olympiad, 5
Let \( ABCDEF \) be a cyclic hexagon such that \( AD \parallel EF \). Points \( X \) and \( Y \) are marked on diagonals \( AE \) and \( DF \), respectively, such that \( CX = EX \) and \( BY = FY \). Let \( O \) be the intersection point of \( AE \) and \( FD \), \( P \) the intersection point of \( CX \) and \( BY \), and \( Q \) the intersection point of \( BF \) and \( CE \). Prove that points \( O, P, \) and \( Q \) are collinear.
[i]Proposed by Matthew Kurskyi[/i]
2009 IMO Shortlist, 6
On a $999\times 999$ board a [i]limp rook[/i] can move in the following way: From any square it can move to any of its adjacent squares, i.e. a square having a common side with it, and every move must be a turn, i.e. the directions of any two consecutive moves must be perpendicular. A [i]non-intersecting route[/i] of the limp rook consists of a sequence of pairwise different squares that the limp rook can visit in that order by an admissible sequence of moves. Such a non-intersecting route is called [i]cyclic[/i], if the limp rook can, after reaching the last square of the route, move directly to the first square of the route and start over.
How many squares does the longest possible cyclic, non-intersecting route of a limp rook visit?
[i]Proposed by Nikolay Beluhov, Bulgaria[/i]
2010 Argentina Team Selection Test, 2
Let $ABC$ be a triangle with $AB = AC$. The incircle touches $BC$, $AC$ and $AB$ at $D$, $E$ and $F$ respectively. Let $P$ be a point on the arc $\overarc{EF}$ that does not contain $D$. Let $Q$ be the second point of intersection of $BP$ and the incircle of $ABC$. The lines $EP$ and $EQ$ meet the line $BC$ at $M$ and $N$, respectively.
Prove that the four points $P, F, B, M$ lie on a circle and $\frac{EM}{EN} = \frac{BF}{BP}$.
2019 Iran MO (3rd Round), 2
Find all function $f:\mathbb{R}\rightarrow \mathbb{R}$ such that for any three real number $a,b,c$ , if $ a + f(b) + f(f(c)) = 0$ :
$$ f(a)^3 + bf(b)^2 + c^2f(c) = 3abc $$.
[i]Proposed by Amirhossein Zolfaghari [/i]
2006 AIME Problems, 14
A tripod has three legs each of length 5 feet. When the tripod is set up, the angle between any pair of legs is equal to the angle between any other pair, and the top of the tripod is 4 feet from the ground. In setting up the tripod, the lower 1 foot of one leg breaks off. Let $h$ be the height in feet of the top of the tripod from the ground when the broken tripod is set up. Then $h$ can be written in the form $\frac m{\sqrt{n}},$ where $m$ and $n$ are positive integers and $n$ is not divisible by the square of any prime. Find $\lfloor m+\sqrt{n}\rfloor.$ (The notation $\lfloor x\rfloor$ denotes the greatest integer that is less than or equal to $x$.)
2022 Bulgaria JBMO TST, 4
Let $ABC (AC < BC)$ be an acute triangle with circumcircle $k$ and midpoint $P$ of $AB$. The altitudes $AM$ and $BN$ ($M\in BC$, $N\in AC$) intersect at $H$. The point $E$ on $k$ is such that the segments $CE$ and $AB$ are perpendicular. The line $EP$ intersects $k$ again at point $K$ and the point $Q$ on $k$ is such that $KQ$ and $AB$ are parallel. The circumcircle of $AHB$ intersects the segment $CP$ at an interior point $R$. Prove that the points $C$, $M$, $R$, $H$, $N$ and $Q$ are concyclic.
1996 AMC 8, 16
$1-2-3+4+5-6-7+8+9-10-11+\cdots + 1992+1993-1994-1995+1996=$
$\text{(A)}\ -998 \qquad \text{(B)}\ -1 \qquad \text{(C)}\ 0 \qquad \text{(D)}\ 1 \qquad \text{(E)}\ 998$
2018 Romanian Master of Mathematics Shortlist, C1
Call a point in the Cartesian plane with integer coordinates a $lattice$ $point$. Given a finite set $\mathcal{S}$ of lattice points we repeatedly perform the following operation: given two distinct lattice points $A, B$ in $\mathcal{S}$ and two distinct lattice points $C, D$ not in $\mathcal{S}$ such that $ACBD$ is a parallelogram with $AB > CD$, we replace $A, B$ by $C, D$. Show that only finitely many such operations can be performed.
[I]Proposed by Joe Benton, United Kingdom.[/i]
2011 Balkan MO Shortlist, C1
Let $S$ be a finite set of positive integers which has the following property:if $x$ is a member of $S$,then so are all positive divisors of $x$. A non-empty subset $T$ of $S$ is [i]good[/i] if whenever $x,y\in T$ and $x<y$, the ratio $y/x$ is a power of a prime number. A non-empty subset $T$ of $S$ is [i]bad[/i] if whenever $x,y\in T$ and $x<y$, the ratio $y/x$ is not a power of a prime number. A set of an element is considered both [i]good[/i] and [i]bad[/i]. Let $k$ be the largest possible size of a [i]good[/i] subset of $S$. Prove that $k$ is also the smallest number of pairwise-disjoint [i]bad[/i] subsets whose union is $S$.
MBMT Team Rounds, 2020.8
Let $\triangle ABC$ be inscribed in circle $O$ with $\angle ABC = 36^\circ$. $D$ and $E$ are on the circle such that $\overline{AD}$ and $\overline{CE}$ are diameters of circle $O$. List all possible positive values of $\angle DBE$ in degrees in order from least to greatest.
[i]Proposed by Ambrose Yang[/i]
1955 AMC 12/AHSME, 30
Each of the equations $ 3x^2\minus{}2\equal{}25$, $ (2x\minus{}1)^2\equal{}(x\minus{}1)^2$, $ \sqrt{x^2\minus{}7}\equal{}\sqrt{x\minus{}1}$ has:
$ \textbf{(A)}\ \text{two integral roots} \qquad
\textbf{(B)}\ \text{no root greater than 3} \qquad
\textbf{(C)}\ \text{no root zero} \\
\textbf{(D)}\ \text{only one root} \qquad
\textbf{(E)}\ \text{one negative root and one positive root}$
2009 Estonia Team Selection Test, 1
For arbitrary pairwise distinct positive real numbers $a, b, c$, prove the inequality
$$\frac{(a^2- b^2)^3 + (b^2-c^2)^3+(c^2-a^2)^3}{(a- b)^3 + (b-c)^3+(c-a)^3}> 8abc$$