Found problems: 36
Geometry Mathley 2011-12, 4.4
Let $ABC$ be a triangle with $E$ being the centre of its Euler circle. Through $E$, construct the lines $PS, MQ, NR$ parallel to $BC,CA,AB$ ($R,Q$ are on the line $BC, N, P$ on the line $AC,M, S$ on the line $AB$). Prove that the four Euler lines of triangles $ABC,AMN,BSR,CPQ$ are concurrent.
Nguyễn Văn Linh
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$.
2010 Peru IMO TST, 1
Let $ABC$ be an acute-angled triangle and $F$ a point in its interior such that $$ \angle AFB = \angle BFC = \angle CFA = 120^{\circ}.$$ Prove that the Euler lines of the triangles $AFB, BFC$ and $CFA$ are concurrent.
2020 Sharygin Geometry Olympiad, 9
The vertex $A$, center $O$ and Euler line $\ell$ of a triangle $ABC$ is given. It is known that $\ell$ intersects $AB,AC$ at two points equidistant from $A$. Restore the triangle.
2016 Sharygin Geometry Olympiad, P16
Let $BB_1$ and $CC_1$ be altitudes of triangle $ABC$. The tangents to the circumcircle of $AB_1C_1$ at $B_1$ and $C_1$ meet AB and $AC$ at points $M$ and $N$ respectively. Prove that the common point of circles $AMN$ and $AB_1C_1$ distinct from $A$ lies on the Euler line of $ABC$.
2019 Bulgaria EGMO TST, 1
Determine the length of $BC$ in an acute triangle $ABC$ with $\angle ABC = 45^{\circ}$, $OG = 1$ and $OG \parallel BC$. (As usual $O$ is the circumcenter and $G$ is the centroid.)
2019 Olympic Revenge, 3
Let $\Gamma$ be a circle centered at $O$ with radius $R$. Let $X$ and $Y$ be points on $\Gamma$ such that $XY<R$. Let $I$ be a point such that $IX = IY$ and $XY = OI$. Describe how to construct with ruler and compass a triangle which has circumcircle $\Gamma$, incenter $I$ and Euler line $OX$. Prove that this triangle is unique.
2019 Belarus Team Selection Test, 2.2
Let $O$ be the circumcenter and $H$ be the orthocenter of an acute-angled triangle $ABC$. Point $T$ is the midpoint of the segment $AO$. The perpendicular bisector of $AO$ intersects the line $BC$ at point $S$.
Prove that the circumcircle of the triangle $AST$ bisects the segment $OH$.
[i](M. Berindeanu, RMC 2018 book)[/i]
1999 Estonia National Olympiad, 3
Prove that the line segment, joining the orthocenter and the intersection point of the medians of the acute-angled triangle $ABC$ is parallel to the side $AB$ iff $\tan \angle A \cdot \tan \angle B = 3$.
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]
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.
2023 Yasinsky Geometry Olympiad, 4
Pick a point $C$ on a semicircle with diameter $AB$. Let $P$ and $Q$ be two points on segment $AB$ such that $AP= AC$ and $BQ= BC$. The point $O$ is the center of the circumscribed circle of triangle $CPQ$ and point $H$ is the orthocenter of triangle $CPQ$ . Prove that for all posible locations of point $C$, the line $OH$ is passing through a fixed point.
(Mykhailo Sydorenko)
Kvant 2024, M2781
Let $A_1$ be the midpoint of the smaller arc $BC$ of the circumcircle of the acute-angled triangle $ABC.{}$ The point $A_1$ is reflected relative to the side $BC,$ and then its image is reflected relative to the bisector of $\angle BAC{}$ resulting in the point $A_2 $. Similarly, the points $B_2$ and $C_2$ are constructed. Prove that the circumcenter and incenter of the triangle $ABC{}$ lie on the Euler line of the triangle $A_2B_2C_2.$
[i]Proposed by A. Tereshin[/i]
2011 Gheorghe Vranceanu, 1
Let be a triangle $ ABC $ that's not equilateral, nor right-angled. Let $ A',B',C' $ be the feet of the heights of $ A,B,C, $ respectively. Prove that the Euler's lines of the triangles $ AB'C',BC'A',CA'B' $ meet at one point on the Euler's circle of $ ABC. $
2015 USA Team Selection Test, 3
Let $ABC$ be a non-equilateral triangle and let $M_a$, $M_b$, $M_c$ be the midpoints of the sides $BC$, $CA$, $AB$, respectively. Let $S$ be a point lying on the Euler line. Denote by $X$, $Y$, $Z$ the second intersections of $M_aS$, $M_bS$, $M_cS$ with the nine-point circle. Prove that $AX$, $BY$, $CZ$ are concurrent.
Kyiv City MO Seniors 2003+ geometry, 2020.10.5
Given an acute isosceles triangle $ABC, AK$ and $CN$ are its angle bisectors, $I$ is their intersection point . Let point $X$ be the other intersection point of the circles circumscribed around $\vartriangle ABC$ and $\vartriangle KBN$. Let $M$ be the midpoint of $AC$. Prove that the Euler line of $\vartriangle ABC$ is perpendicular to the line $BI$ if and only if the points $X, I$ and $M$ lie on the same line.
(Kivva Bogdan)
Geometry Mathley 2011-12, 13.2
In a triangle $ABC$, the nine-point circle $(N)$ is tangent to the incircle $(I)$ and three excircles $(I_a), (I_b), (I_c)$ at the Feuerbach points $F, F_a, F_b, F_c$. Tangents of $(N)$ at $F, F_a, F_b, F_c$ bound a quadrangle $PQRS$. Show that the Euler line of $ABC$ is a Newton line of $PQRS$.
Luis González
2020-IMOC, G3
Triangle $ABC$ has incenter $I$ and circumcenter $O$. $AI, BI, CI$ intersect the circumcircle of $ABC$ again at $M_A, M_B, M_C$, respectively. Show that the Euler line of $BIC$ passes through the circumcenter of $OM_BM_C$.
(houkai)
2021 Mexico National Olympiad, 4
Let $ABC$ be an acutangle scalene triangle with $\angle BAC = 60^{\circ}$ and orthocenter $H$. Let $\omega_b$ be the circumference passing through $H$ and tangent to $AB$ at $B$, and $\omega_c$ the circumference passing through $H$ and tangent to $AC$ at $C$.
[list]
[*] Prove that $\omega_b$ and $\omega_c$ only have $H$ as common point.
[*] Prove that the line passing through $H$ and the circumcenter $O$ of triangle $ABC$ is a common tangent to $\omega_b$ and $\omega_c$.
[/list]
[i]Note:[/i] The orthocenter of a triangle is the intersection point of the three altitudes, whereas the circumcenter of a triangle is the center of the circumference passing through it's three vertices.
2018-IMOC, G5
Suppose $I,O,H$ are incenter, circumcenter, orthocenter of $\vartriangle ABC$ respectively. Let $D = AI \cap BC$,$E = BI \cap CA$, $F = CI \cap AB$ and $X$ be the orthocenter of $\vartriangle DEF$. Prove that $IX \parallel OH$.
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]
2021 Olympic Revenge, 3
Let $I, C, \omega$ and $\Omega$ be the incenter, circumcenter, incircle and circumcircle, respectively, of the scalene triangle $XYZ$ with $XZ > YZ > XY$. The incircle $\omega$ is tangent to the sides $YZ, XZ$ and $XY$ at the points $D, E$ and $F$. Let $S$ be the point on $\Omega$ such that $XS, CI$ and $YZ$ are concurrent. Let $(XEF) \cap \Omega = R$, $(RSD) \cap (XEF) = U$, $SU \cap CI = N$, $EF \cap YZ = A$, $EF \cap CI = T$ and $XU \cap YZ = O$.
Prove that $NARUTO$ is cyclic.
KoMaL A Problems 2021/2022, A. 805
In acute triangle $ABC,$ the feet of the altitudes are $A_1,B_1,$ and $C_1$ (with the usual notations on sides $BC,CA,$ and $AB$ respectively). The circumcircles of triangles $AB_1C_1$ and $BC_1A_1$ intersect at the circumcircle of triangle $ABC$ ar points $P\neq A$ and $Q\neq B,$ respectively. Prove that lines $AQ, BP$ and the Euler line of triangle $ABC$ are either concurrent or parallel to each other.
[i]Proposed by Géza Kós, Budapest[/i]
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]
2016 IMO Shortlist, G5
Let $D$ be the foot of perpendicular from $A$ to the Euler line (the line passing through the circumcentre and the orthocentre) of an acute scalene triangle $ABC$. A circle $\omega$ with centre $S$ passes through $A$ and $D$, and it intersects sides $AB$ and $AC$ at $X$ and $Y$ respectively. Let $P$ be the foot of altitude from $A$ to $BC$, and let $M$ be the midpoint of $BC$. Prove that the circumcentre of triangle $XSY$ is equidistant from $P$ and $M$.