This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 35

2021 USEMO, 3

Let $A_1C_2B_1A_2C_1B_2$ be an equilateral hexagon. Let $O_1$ and $H_1$ denote the circumcenter and orthocenter of $\triangle A_1B_1C_1$, and let $O_2$ and $H_2$ denote the circumcenter and orthocenter of $\triangle A_2B_2C_2$. Suppose that $O_1 \ne O_2$ and $H_1 \ne H_2$. Prove that the lines $O_1O_2$ and $H_1H_2$ are either parallel or coincide. [i]Ankan Bhattacharya[/i]

2020 Romanian Master of Mathematics Shortlist, G2

Let $ABC$ be an acute scalene triangle, and let $A_1, B_1, C_1$ be the feet of the altitudes from $A, B, C$. Let $A_2$ be the intersection of the tangents to the circle $ABC$ at $B, C$ and define $B_2, C_2$ similarly. Let $A_2A_1$ intersect the circle $A_2B_2C_2$ again at $A_3$ and define $B_3, C_3$ similarly. Show that the circles $AA_1A_3, BB_1B_3$, and $CC_1C_3$ all have two common points, $X_1$ and $X_2$ which both lie on the Euler line of the triangle $ABC$. [i]United Kingdom, Joe Benton[/i]

2007 Postal Coaching, 5

Let $P$ be an interior point of triangle $ABC$ such that $\angle BPC = \angle CPA =\angle APB = 120^o$. Prove that the Euler lines of triangles $APB,BPC,CPA$ are concurrent.

2020 Balkan MO Shortlist, G2

Let $G, H$ be the centroid and orthocentre of $\vartriangle ABC$ which has an obtuse angle at $\angle B$. Let $\omega$ be the circle with diameter $AG$. $\omega$ intersects $\odot(ABC)$ again at $L \ne A$. The tangent to $\omega$ at $L$ intersects $\odot(ABC)$ at $K \ne L$. Given that $AG = GH$, prove $\angle HKG = 90^o$ . [i]Sam Bealing, United Kingdom[/i]

2017 USA Team Selection Test, 2

Let $ABC$ be an acute scalene triangle with circumcenter $O$, and let $T$ be on line $BC$ such that $\angle TAO = 90^{\circ}$. The circle with diameter $\overline{AT}$ intersects the circumcircle of $\triangle BOC$ at two points $A_1$ and $A_2$, where $OA_1 < OA_2$. Points $B_1$, $B_2$, $C_1$, $C_2$ are defined analogously. [list=a][*] Prove that $\overline{AA_1}$, $\overline{BB_1}$, $\overline{CC_1}$ are concurrent. [*] Prove that $\overline{AA_2}$, $\overline{BB_2}$, $\overline{CC_2}$ are concurrent on the Euler line of triangle $ABC$. [/list][i]Evan Chen[/i]

2022 Germany Team Selection Test, 3

Let $ABC$ be a triangle with orthocenter $H$ and circumcenter $O$. Let $P$ be a point in the plane such that $AP \perp BC$. Let $Q$ and $R$ be the reflections of $P$ in the lines $CA$ and $AB$, respectively. Let $Y$ be the orthogonal projection of $R$ onto $CA$. Let $Z$ be the orthogonal projection of $Q$ onto $AB$. Assume that $H \neq O$ and $Y \neq Z$. Prove that $YZ \perp HO$. [asy] import olympiad; unitsize(30); pair A,B,C,H,O,P,Q,R,Y,Z,Q2,R2,P2; A = (-14.8, -6.6); B = (-10.9, 0.3); C = (-3.1, -7.1); O = circumcenter(A,B,C); H = orthocenter(A,B,C); P = 1.2 * H - 0.2 * A; Q = reflect(A, C) * P; R = reflect(A, B) * P; Y = foot(R, C, A); Z = foot(Q, A, B); P2 = foot(A, B, C); Q2 = foot(P, C, A); R2 = foot(P, A, B); draw(B--(1.6*A-0.6*B)); draw(B--C--A); draw(P--R, blue); draw(R--Y, red); draw(P--Q, blue); draw(Q--Z, red); draw(A--P2, blue); draw(O--H, darkgreen+linewidth(1.2)); draw((1.4*Z-0.4*Y)--(4.6*Y-3.6*Z), red+linewidth(1.2)); draw(rightanglemark(R,Y,A,10), red); draw(rightanglemark(Q,Z,B,10), red); draw(rightanglemark(C,Q2,P,10), blue); draw(rightanglemark(A,R2,P,10), blue); draw(rightanglemark(B,P2,H,10), blue); label("$\textcolor{blue}{H}$",H,NW); label("$\textcolor{blue}{P}$",P,N); label("$A$",A,W); label("$B$",B,N); label("$C$",C,S); label("$O$",O,S); label("$\textcolor{blue}{Q}$",Q,E); label("$\textcolor{blue}{R}$",R,W); label("$\textcolor{red}{Y}$",Y,S); label("$\textcolor{red}{Z}$",Z,NW); dot(A, filltype=FillDraw(black)); dot(B, filltype=FillDraw(black)); dot(C, filltype=FillDraw(black)); dot(H, filltype=FillDraw(blue)); dot(P, filltype=FillDraw(blue)); dot(Q, filltype=FillDraw(blue)); dot(R, filltype=FillDraw(blue)); dot(Y, filltype=FillDraw(red)); dot(Z, filltype=FillDraw(red)); dot(O, filltype=FillDraw(black)); [/asy]

2011 Junior Balkan Team Selection Tests - Romania, 3

Let $ABC$ be a triangle, $I_a$ the center of the excircle at side $BC$, and $M$ its reflection across $BC$. Prove that $AM$ is parallel to the Euler line of the triangle $BCI_a$.

2014 Oral Moscow Geometry Olympiad, 4

The medians $AA_0, BB_0$, and $CC_0$ of the acute-angled triangle $ABC$ intersect at the point $M$, and heights $AA_1, BB_1$ and $CC_1$ at point $H$. Tangent to the circumscribed circle of triangle $A_1B_1C_1$ at $C_1$ intersects the line $A_0B_0$ at the point $C'$. Points $A'$ and $B'$ are defined similarly. Prove that $A', B'$ and $C'$ lie on one line perpendicular to the line $MH$.

2017 USA TSTST, 1

Let $ABC$ be a triangle with circumcircle $\Gamma$, circumcenter $O$, and orthocenter $H$. Assume that $AB\neq AC$ and that $\angle A \neq 90^{\circ}$. Let $M$ and $N$ be the midpoints of sides $AB$ and $AC$, respectively, and let $E$ and $F$ be the feet of the altitudes from $B$ and $C$ in $\triangle ABC$, respectively. Let $P$ be the intersection of line $MN$ with the tangent line to $\Gamma$ at $A$. Let $Q$ be the intersection point, other than $A$, of $\Gamma$ with the circumcircle of $\triangle AEF$. Let $R$ be the intersection of lines $AQ$ and $EF$. Prove that $PR\perp OH$. [i]Proposed by Ray Li[/i]

Geometry Mathley 2011-12, 16.1

Let $ABCD$ be a cyclic quadrilateral with two diagonals intersect at $E$. Let $ M$, $N$, $P$, $Q$ be the reflections of $ E $ in midpoints of $AB$, $BC$, $CD$, $DA$ respectively. Prove that the Euler lines of $ \triangle MAB$, $\triangle NBC$, $\triangle PCD,$ $\triangle QDA$ are concurrent. Trần Quang Hùng