Found problems: 25757
1990 IMO Longlists, 28
Let $ABC$ be an arbitrary acute triangle. Circle $\Gamma$ satisfies the following conditions:
(i) Circle $\Gamma$ intersects all three sides of triangle $ABC.$
(ii) In the convex hexagon formed by above six intersections, the three pairs of opposite sides are parallel respectively. (The hexagon maybe degenerate, that is, two or more vertices are coincide. In this case, "opposite sides are parallel" is defined through limit opinion.)
Find the locus of the center of circle $\Gamma$, and explain how to construct the locus.
1977 IMO Longlists, 9
Let $ABCD$ be a regular tetrahedron and $\mathbf{Z}$ an isometry mapping $A,B,C,D$ into $B,C,D,A$, respectively. Find the set $M$ of all points $X$ of the face $ABC$ whose distance from $\mathbf{Z}(X)$ is equal to a given number $t$. Find necessary and sufficient conditions for the set $M$ to be nonempty.
1999 Poland - Second Round, 2
A cube of edge $2$ with one of the corner unit cubes removed is called a [i]piece[/i].
Prove that if a cube $T$ of edge $2^n$ is divided into $2^{3n}$ unit cubes and one of the unit cubes is removed, then the rest can be cut into [i]pieces[/i].
2008 Sharygin Geometry Olympiad, 2
(A.Myakishev) Let triangle $ A_1B_1C_1$ be symmetric to $ ABC$ wrt the incenter of its medial triangle. Prove that the orthocenter of $ A_1B_1C_1$ coincides with the circumcenter of the triangle formed by the excenters of $ ABC$.
VI Soros Olympiad 1999 - 2000 (Russia), 11.6
It is known that a $n$-vertex contains within itself a polyhedron $M$ with a center of symmetry at some point $Q$ and is itself contained in a polyhedron homothetic to $M$ with a homothety center at a point $Q$ and coefficient $k$. Find the smallest value of $k$ if
a) $n = 4$,
b) $n = 5$.
1996 Dutch Mathematical Olympiad, 4
A line $l$ intersects the segment $AB$ perpendicular to $C$. Three circles are drawn successively with $AB, AC$ and $BC$ as the diameter. The largest circle intersects $l$ in $D$. The segments $DA$ and $DB$ still intersect the two smaller circles in $E$ and $F$.
a. Prove that quadrilateral $CFDE$ is a rectangle.
b. Prove that the line through $E$ and $F$ touches the circles with diameters $AC$ and $BC$ in $E$ and $F$.
[asy]
unitsize (2.5 cm);
pair A, B, C, D, E, F, O;
O = (0,0);
A = (-1,0);
B = (1,0);
C = (-0.3,0);
D = intersectionpoint(C--(C + (0,1)), Circle(O,1));
E = (C + reflect(A,D)*(C))/2;
F = (C + reflect(B,D)*(C))/2;
draw(Circle(O,1));
draw(Circle((A + C)/2, abs(A - C)/2));
draw(Circle((B + C)/2, abs(B - C)/2));
draw(A--B);
draw(interp(C,D,-0.4)--D);
draw(A--D--B);
dot("$A$", A, W);
dot("$B$", B, dir(0));
dot("$C$", C, SE);
dot("$D$", D, NW);
dot("$E$", E, SE);
dot("$F$", F, SW);
[/asy]
2022 Iranian Geometry Olympiad, 2
Two circles $\omega_1$ and $\omega_2$ with equal radius intersect at two points $E$ and $X$. Arbitrary points $C, D$ lie on $\omega_1, \omega_2$. Parallel lines to $XC, XD$ from $E$ intersect $\omega_2, \omega_1$ at $A, B$, respectively. Suppose that $CD$ intersect $\omega_1, \omega_2$ again at $P, Q$, respectively. Prove that $ABPQ$ is cyclic.
[i]Proposed by Ali Zamani[/i]
2011 Iran Team Selection Test, 1
In acute triangle $ABC$ angle $B$ is greater than$C$. Let $M$ is midpoint of $BC$. $D$ and $E$ are the feet of the altitude from $C$ and $B$ respectively. $K$ and $L$ are midpoint of $ME$ and $MD$ respectively. If $KL$ intersect the line through $A$ parallel to $BC$ in $T$, prove that $TA=TM$.
2022-23 IOQM India, 2
In a paralleogram $ABCD$ , a point $P$ on the segment $AB$ is taken such that $\frac{AP}{AB}=\frac{61}{2022}$\\
and a point $Q$ on the segment $AD$ is taken such that $\frac{AQ}{AD}=\frac{61}{2065}$.If $PQ$ intersects $AC$ at $T$, find $\frac{AC}{AT}$ to the nearest integer
2021 Sharygin Geometry Olympiad, 18
Let $ABC$ be a scalene triangle, $AM$ be the median through $A$, and $\omega$ be the incircle. Let $\omega$ touch $BC$ at point $T$ and segment $AT$ meet $\omega$ for the second time at point $S$. Let $\delta$ be the triangle formed by lines $AM$ and $BC$ and the tangent to $\omega$ at $S$. Prove that the incircle of triangle $\delta$ is tangent to the circumcircle of triangle $ABC$.
2018 AMC 10, 10
In the rectangular parallelpiped shown, $AB = 3, BC= 1,$ and $CG = 2.$ Point $M$ is the midpoint of $\overline{FG}$. What is the volume of the rectangular pyramid with base $BCHE$ and apex $M$?
[asy]
size(250);
defaultpen(fontsize(10pt));
pair A =origin;
pair B = (4.75,0);
pair E1=(0,3);
pair F = (4.75,3);
pair G = (5.95,4.2);
pair C = (5.95,1.2);
pair D = (1.2,1.2);
pair H= (1.2,4.2);
pair M = ((4.75+5.95)/2,3.6);
draw(E1--M--H--E1--A--B--E1--F--B--M--C--G--H);
draw(B--C);
draw(F--G);
draw(A--D--H--C--D,dashed);
label("$A$",A,SW);
label("$B$",B,SE);
label("$C$",C,E);
label("$D$",D,W);
label("$E$",E1,W);
label("$F$",F,SW);
label("$G$",G,NE);
label("$H$",H,NW);
label("$M$",M,N);
dot(A);
dot(B);
dot(E1);
dot(F);
dot(G);
dot(C);
dot(D);
dot(H);
dot(M);
label("3",A/2+B/2,S);
label("2",C/2+G/2,E);
label("1",C/2+B/2,SE);[/asy]
$\textbf{(A) } 1 \qquad \textbf{(B) } \frac{4}{3} \qquad \textbf{(C) } \frac{3}{2} \qquad \textbf{(D) } \frac{5}{3} \qquad \textbf{(E) } 2$
1994 Brazil National Olympiad, 2
Given any convex polygon, show that there are three consecutive vertices such that the polygon lies inside the circle through them.
1997 Estonia National Olympiad, 5
Find the length of the longer side of the rectangle on the picture, if the shorter side has length $1$ and the circles touch each other and the sides of the rectangle as shown.
[img]https://cdn.artofproblemsolving.com/attachments/b/8/3986683247293bd089d8e83911309308ce0c3a.png[/img]
Croatia MO (HMO) - geometry, 2020.7
A circle of diameter $AB$ is given. There are points $C$ and $ D$ on this circle, on different sides of the diameter such that holds $AC <BC$ or $AC<AD$. The point $P$ lies on the segment $BC$ and $\angle CAP = \angle ABC$. The perpendicular from the point $C$ to the line $AB$ intersects the direction $BD$ at the point $Q$. Lines $PQ$ and $AD$ intersect at point $R$, and the lines $PQ$ and $CD$ intersect at point $T$. If $AR=RQ$, prove that the lines $AT$ and $PQ$ are perpendicular.
2019 Tuymaada Olympiad, 8
Andy, Bess, Charley and Dick play on a $1000 \times 1000$ board. They make moves in turn: Andy first, then Bess, then Charley and finally Dick, after that Andy moves again and so on. At each move a player must paint several unpainted squares forming $2 \times 1, 1 \times 2, 1 \times 3$, or $3 \times 1$ rectangle. The player that cannot move loses. Prove that some three players can cooperate to make the fourth player lose.
1991 China Team Selection Test, 1
We choose 5 points $A_1, A_2, \ldots, A_5$ on a circumference of radius 1 and centre $O.$ $P$ is a point inside the circle. Denote $Q_i$ as the intersection of $A_iA_{i+2}$ and $A_{i+1}P$, where $A_7 = A_2$ and $A_6 = A_1.$ Let $OQ_i = d_i, i = 1,2, \ldots, 5.$ Find the product $\prod^5_{i=1} A_iQ_i$ in terms of $d_i.$
2012 Baltic Way, 15
The circumcentre $O$ of a given cyclic quadrilateral $ABCD$ lies inside the quadrilateral but not on the diagonal $AC$. The diagonals of the quadrilateral intersect at $I$. The circumcircle of the triangle $AOI$ meets the sides $AD$ and $AB$ at points $P$ and $Q$, respectively; the circumcircle of the triangle $COI$ meets the sides $CB$ and $CD$ at points $R$ and $S$, respectively. Prove that $PQRS$ is a parallelogram.
2021 Stanford Mathematics Tournament, 3
If $r$ is a rational number, let $f(r) = \left( \frac{1-r^2}{1+r^2} , \frac{2r}{1+r^2} \right)$. Then the images of $f$ forms a curve in the $xy$ plane. If $f(1/3) = p_1$ and $f(2) = p_2$, what is the distance along the curve between $p_1$ and $p_2$?
2007 Indonesia TST, 2
Let $ ABCD$ be a convex quadrtilateral such that $ AB$ is not parallel with $ CD$. Let $ \Gamma_1$ be a circle that passes through $ A$ and $ B$ and is tangent to $ CD$ at $ P$. Also, let $ \Gamma_2$ be a circle that passes through $ C$ and $ D$ and is tangent to $ AB$ at $ Q$. Let the circles $ \Gamma_1$ and $ \Gamma_2$ intersect at $ E$ and $ F$. Prove that $ EF$ passes through the midpoint of $ PQ$ iff $ BC \parallel AD$.
1966 Leningrad Math Olympiad, grade 8
[b]8.1 / 7.4[/b] What number needs to be put in place * so that the next the problem had a unique solution:
“There are n straight lines on the plane, intersecting at * points. Find n.” ?
[b]8.2 / 7.3[/b] Prove that for any natural number $n$ the number $ n(2n+1)(3n+1)...(1966n + 1) $ is divisible by every prime number less than $1966$.
[b]8.3 / 7.6[/b] There are $n$ points on the plane so that any triangle with vertices at these points has an area less than $1$. Prove that all these points can be enclosed in a triangle of area $4$.
[b]8.4[/b] Prove that the sum of all divisors of the number $n^2$ is odd.
[b]8.5[/b] A quadrilateral has three obtuse angles. Prove that the larger of its two diagonals emerges from the vertex of an acute angle.
[b]8.6[/b] Numbers $x_1, x_2, . . . $ are constructed according to the following rule: $$x_1 = 2, x_2 = (x^5_1 + 1)/5x_1, x_3 = (x^5_2 + 1)/5x_2, ...$$ Prove that no matter how much we continued this construction, all the resulting numbers will be no less $1/5$ and no more than $2$.
PS. You should use hide for answers.Collected [url=https://artofproblemsolving.com/community/c3988082_1966_leningrad_math_olympiad]here[/url].
2021 Adygea Teachers' Geometry Olympiad, 4
Two identical balls of radius $\sqrt{15}$ and two identical balls of a smaller radius are located on a plane so that each ball touches the other three. Find the area of the surface $S$ of the ball with the smaller radius.
Kvant 2022, M2717
In an acute triangle $ABC$ the heights $AD, BE$ and $CF$ intersecting at $H{}$. Let $O{}$ be the circumcenter of the triangle $ABC$. The tangents to the circle $(ABC)$ drawn at $B{}$ and $C{}$ intersect at $T{}$. Let $K{}$ and $L{}$ be symmetric to $O{}$ with respect to $AB$ and $AC$ respectively. The circles $(DFK)$ and $(DEL)$ intersect at a point $P{}$ different from $D{}$. Prove that $P, D$ and $T{}$ lie on the same line.
[i]Proposed by Don Luu (Vietnam)[/i]
2007 AMC 8, 23
What is the area of the shaded pinwheel shown in the $5\times 5$ grid?
[asy]
filldraw((2.5,2.5)--(0,1)--(1,1)--(1,0)--(2.5,2.5)--(4,0)--(4,1)--(5,1)--(2.5,2.5)--(5,4)--(4,4)--(4,5)--(2.5,2.5)--(1,5)--(1,4)--(0,4)--cycle, gray, black);
int i;
for(i=0; i<6; i=i+1) {
draw((i,0)--(i,5));
draw((0,i)--(5,i));
}[/asy]
$\textbf{(A)}\: 4\qquad \textbf{(B)}\: 6\qquad \textbf{(C)}\: 8\qquad \textbf{(D)}\: 10\qquad \textbf{(E)}\: 12$
2009 Postal Coaching, 5
Let $ABCD$ be a quadrilateral that has an incircle with centre $O$ and radius $r$. Let $P = AB \cap CD$, $Q = AD \cap BC$, $E = AC \cap BD$. Show that $OE \cdot d = r^2$, where $d$ is the distance of $O$ from $PQ$.
2005 Mediterranean Mathematics Olympiad, 4
Let $A$ be the set of all polynomials $f(x)$ of order $3$ with integer coefficients and cubic coefficient $1$, so that for every $f(x)$ there exists a prime number $p$ which does not divide $2004$ and a number $q$ which is coprime to $p$ and $2004$, so that $f(p)=2004$ and $f(q)=0$.
Prove that there exists a infinite subset $B\subset A$, so that the function graphs of the members of $B$ are identical except of translations