X(25) is the pole of the orthic axis WRT ABC
by AlastorMoody, Mar 28, 2019, 3:30 PM
Here's my attempt (together with Pluto1708 & Vrangr) at proving the following:
Problem:
is the pole of the orthic axis WRT 
Here's the proof:
Lemma 1: Let
be two
cevians in
, such that,
is the isogonal conjugate of
WRT
. Let
be the orthic triangle WRT
. Then,
swap under the transformation sending 
Proof:
![[asy]
/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki go to User:Azjps/geogebra */
import graph; size(13cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -10.00358821684574, xmax = 11.976486420685871, ymin = -5.837073883269276, ymax = 7.22485571690317; /* image dimensions */
pen rvwvcq = rgb(0.08235294117647059,0.396078431372549,0.7529411764705882); pen dtsfsf = rgb(0.8274509803921568,0.1843137254901961,0.1843137254901961);
draw((-3.62,5.49)--(-7.14,-4.23)--(7.2,-4.45)--cycle, linewidth(0.8) + rvwvcq);
draw((-3.769914548530757,-4.281702845141091)--(-5.547849924393275,0.16650532241402446)--(-0.6863764012673934,2.7949705571717094)--cycle, linewidth(2) + rvwvcq);
/* draw figures */
draw((-3.62,5.49)--(-7.14,-4.23), linewidth(0.8) + rvwvcq);
draw((-7.14,-4.23)--(7.2,-4.45), linewidth(0.8) + rvwvcq);
draw((7.2,-4.45)--(-3.62,5.49), linewidth(0.8) + rvwvcq);
draw((-3.769914548530757,-4.281702845141091)--(-5.547849924393275,0.16650532241402446), linewidth(0.8) + rvwvcq);
draw((-5.547849924393275,0.16650532241402446)--(-0.6863764012673934,2.7949705571717094), linewidth(0.8) + rvwvcq);
draw((-0.6863764012673934,2.7949705571717094)--(-3.769914548530757,-4.281702845141091), linewidth(0.8) + rvwvcq);
draw((-3.62,5.49)--(xmax, -7.056981129354753*xmax-20.056271688264207), linewidth(0.4)); /* ray */
draw((xmin, -4.083586913433526*xmin-9.292584626629361)--(xmax, -4.083586913433526*xmax-9.292584626629361), linewidth(0.4) + linetype("4 4") + dtsfsf); /* line */
draw((-3.62,5.49)--(xmax, -2.831039625125939*xmax-4.758363442955894), linewidth(0.4)); /* ray */
/* dots and labels */
dot((-3.62,5.49),dotstyle);
label("$A$", (-4.670717649051185,6.07180262116381), NE * labelscalefactor);
dot((-7.14,-4.23),dotstyle);
label("$B$", (-8.111860481648348,-5.044349879948465), NE * labelscalefactor);
dot((7.2,-4.45),dotstyle);
label("$C$", (8.102948677186449,-5.152448607674029), NE * labelscalefactor);
dot((-3.769914548530757,-4.281702845141091),dotstyle);
label("$H_A$", (-4.742783467534895,-5.098399243811247), NE * labelscalefactor);
dot((-0.6863764012673934,2.7949705571717094),dotstyle);
label("$H_B$", (0.13967573473647082,2.7928078801550034), NE * labelscalefactor);
dot((-5.547849924393275,0.16650532241402446),dotstyle);
label("$H_C$", (-6.7786428396997085,0.6308333256437019), NE * labelscalefactor);
dot((-2.231970566004205,-4.305297522697286),dotstyle);
label("$X_1$", (-2.86907218695843,-5.188481516915885), NE * labelscalefactor);
dot((-3.62,5.49),dotstyle);
dot((-0.14874596116747452,-4.33725773281333),dotstyle);
label("$X_2$", (0.9504161926782105,-5.152448607674029), NE * labelscalefactor);
dot((-3.0565156204606434,1.5135013669045863),dotstyle);
label("$X_3$", (-4.256339192769851,1.8199193306249177), NE * labelscalefactor);
dot((-2.350271460130228,1.8953481904753795),dotstyle);
label("$X_4$", (-2.1664304567422557,2.9369395171224233), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */
[/asy]](//latex.artofproblemsolving.com/c/1/a/c1a22f6f5fc6c20398e44097a18114b3a8c139fa.png)
Let
intersect
at
and
at
, then the following is trivially true:
Hence, under
, we have,
and

Using our (Lemma 1), we can prove the well-known result:
Application #1:
symmedian and
median in
, swap places WRT 
Application #2:
altitude and the line passing through the circumcenter in
, swap places WRT 
Lemma 2: The Isogonal conjugate of the Isotomic conjugate of the orthocenter of
WRT
WRT
is the perspector of
and the intouch triangle of the orthic triangle triangle of 
Proof:
![[asy]
/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki go to User:Azjps/geogebra */
import graph; size(15cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -9.08183551693353, xmax = 12.526545681809704, ymin = -5.906325720866554, ymax = 6.934720483304593; /* image dimensions */
pen rvwvcq = rgb(0.08235294117647059,0.396078431372549,0.7529411764705882); pen dtsfsf = rgb(0.8274509803921568,0.1843137254901961,0.1843137254901961);
draw((-3.407458545586132,5.667117878678224)--(-6.9274585455861315,-4.052882121321777)--(7.412541454413868,-4.272882121321778)--cycle, linewidth(0.8) + rvwvcq);
draw((-3.557373094116889,-4.104584966462868)--(-5.335308469979409,0.34362320109224714)--(-0.4738349468535252,2.9720884358499324)--cycle, linewidth(2) + rvwvcq);
/* draw figures */
draw((-3.407458545586132,5.667117878678224)--(-6.9274585455861315,-4.052882121321777), linewidth(0.8) + rvwvcq);
draw((-6.9274585455861315,-4.052882121321777)--(7.412541454413868,-4.272882121321778), linewidth(0.8) + rvwvcq);
draw((7.412541454413868,-4.272882121321778)--(-3.407458545586132,5.667117878678224), linewidth(0.8) + rvwvcq);
draw((-3.557373094116889,-4.104584966462868)--(-5.335308469979409,0.34362320109224714), linewidth(0.8) + rvwvcq);
draw((-5.335308469979409,0.34362320109224714)--(-0.4738349468535252,2.9720884358499324), linewidth(0.8) + rvwvcq);
draw((-0.4738349468535252,2.9720884358499324)--(-3.557373094116889,-4.104584966462868), linewidth(0.8) + rvwvcq);
draw((-3.557373094116889,-4.104584966462868)--(-3.407458545586132,5.667117878678224), linewidth(0.4));
draw((-6.9274585455861315,-4.052882121321777)--(-0.4738349468535252,2.9720884358499324), linewidth(0.4));
draw((7.412541454413868,-4.272882121321778)--(-5.335308469979409,0.34362320109224714), linewidth(0.4));
draw((-4.999608621192856,1.2706125562641997)--(7.412541454413868,-4.272882121321778), linewidth(0.4) + linetype("4 4"));
draw((4.0424560029446255,-4.221179276180687)--(-3.407458545586132,5.667117878678224), linewidth(0.4) + linetype("4 4"));
draw((-6.9274585455861315,-4.052882121321777)--(4.478917855681261,-1.5778526784934863), linewidth(0.4) + linetype("4 4"));
draw((-3.4993304170009236,-0.3212577399040761)--(-4.1927993212353725,0.9613465237805017), linewidth(0.4) + linetype("4 4") + dtsfsf);
draw((-3.4993304170009236,-0.3212577399040761)--(-4.853257344688113,-0.8624182455264973), linewidth(0.4) + linetype("4 4") + dtsfsf);
draw((-3.4993304170009236,-0.3212577399040761)--(-2.1626414195993937,-0.9036968719922933), linewidth(0.4) + linetype("4 4") + dtsfsf);
draw((-4.1927993212353725,0.9613465237805017)--(-3.407458545586132,5.667117878678224), linewidth(0.4) + linetype("4 4") + rvwvcq);
draw((0.2884773901212642,-1.1686943120306272)--(-3.407458545586132,5.667117878678224), linewidth(0.4) + linetype("4 4") + rvwvcq);
/* dots and labels */
dot((-3.407458545586132,5.667117878678224),dotstyle);
label("$A$", (-4.4413470955640815,6.226248968591703), NE * labelscalefactor);
dot((-6.9274585455861315,-4.052882121321777),dotstyle);
label("$B$", (-7.877433941921613,-4.843618448797217), NE * labelscalefactor);
dot((7.412541454413868,-4.272882121321778),dotstyle);
label("$C$", (8.293428381400169,-4.967600963871973), NE * labelscalefactor);
dot((-3.557373094116889,-4.104584966462868),dotstyle);
label("$H_A$", (-4.370499944092792,-5.02073632747544), NE * labelscalefactor);
dot((-0.4738349468535252,2.9720884358499324),dotstyle);
label("$H_B$", (0.1460059622019004,3.0204153645158716), NE * labelscalefactor);
dot((-5.335308469979409,0.34362320109224714),dotstyle);
label("$H_C$", (-6.4604909124958265,-0.14999466382431517), NE * labelscalefactor);
dot((-3.4993304170009236,-0.3212577399040761),dotstyle);
label("$H$", (-3.05982764187394,-0.2916889667668933), NE * labelscalefactor);
dot((4.0424560029446255,-4.221179276180687),dotstyle);
label("$H_A'$", (4.556241141289659,-5.215565994021485), NE * labelscalefactor);
dot((4.478917855681261,-1.5778526784934863),dotstyle);
label("$H_B'$", (4.8573415350426385,-1.3898198145718743), NE * labelscalefactor);
dot((-4.999608621192856,1.2706125562641997),dotstyle);
label("$H_C'$", (-5.681172246311644,1.9754198803143574), NE * labelscalefactor);
dot((2.3921050815288174,-2.030662832744015),dotstyle);
label("$H'$", (2.4308265971509804,-1.6200730568535637), NE * labelscalefactor);
dot((-4.1927993212353725,0.9613465237805017),dotstyle);
label("$I_D$", (-4.512194247035371,1.5857605472222676), NE * labelscalefactor);
dot((-2.1626414195993937,-0.9036968719922933),dotstyle);
label("$I_F$", (-1.943985006201134,-1.5492259053822746), NE * labelscalefactor);
dot((-4.853257344688113,-0.8624182455264973),dotstyle);
label("$I_E$", (-5.450919004029954,-1.4075316024396964), NE * labelscalefactor);
dot((0.2884773901212642,-1.1686943120306272),dotstyle);
label("$O$", (0.5356652952939915,-0.9470251178763174), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */
[/asy]](//latex.artofproblemsolving.com/c/f/2/cf21a8a086f46d67e2f8de5e24cc5d624113f5bb.png)
Define:
as the cevian triangle of
(The isotomic conjugate of orthocenter of
WRT
) and Let
be intouch triangle of the orthic triangle of 
is the Bevan point WRT
, hence
is the isotomic conjugate of
WRT
and from (Lemma 1) it follows that
is the isotomic conjugate of the
altitude in
WRT
and hence,
becomes the Isogonal conjugate of the Isotomic conjugate of
altitude in
WRT
WRT
, similarly, it can be shown that,
concur at
(The Isogonal conjugate of the Isotomic conjugate of the orthocenter of
WRT
WRT
)
Since,
and
, hence
and
are homothetical triangles about

Result #3:
lies on the Euler Line WRT 
Proof: Trivial, to see that
is the ex-similicenter (Post#4) of
and
and now very easy to see that,
lies on
(Euler Line) WRT

Some Observations:
is the Isogonal Mittenpunkt WRT
and Since,
(Symmedian Point WRT
) is the Mittenpunkt WRT
, hence,
and
are isogonal conjugates WRT 
Result #4:
is the homothetic perspector of
and its tangential triangle
Proof:
is the homothetic center of
and
, Let
be the tangential triangle WRT
, using the fact that
is the tangential triangle WRT
, hence,
is the homothetic center of
and
is the perspector of
and

Result #5:
is the Pole of Orthic Axis WRT
(Proof by Vrangr communicated to me via Pluto1708)
Proof: We'll make use of La-Hire's Theorem repeatedly, If
, then,
lies on the polar of
and now obviously
also lies on this polar and so the polar of
is
.Similarly if
, then, polar of
is
,therefore, pole of
is

Problem:


Here's the proof:
Lemma 1: Let










Proof:
![[asy]
/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki go to User:Azjps/geogebra */
import graph; size(13cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -10.00358821684574, xmax = 11.976486420685871, ymin = -5.837073883269276, ymax = 7.22485571690317; /* image dimensions */
pen rvwvcq = rgb(0.08235294117647059,0.396078431372549,0.7529411764705882); pen dtsfsf = rgb(0.8274509803921568,0.1843137254901961,0.1843137254901961);
draw((-3.62,5.49)--(-7.14,-4.23)--(7.2,-4.45)--cycle, linewidth(0.8) + rvwvcq);
draw((-3.769914548530757,-4.281702845141091)--(-5.547849924393275,0.16650532241402446)--(-0.6863764012673934,2.7949705571717094)--cycle, linewidth(2) + rvwvcq);
/* draw figures */
draw((-3.62,5.49)--(-7.14,-4.23), linewidth(0.8) + rvwvcq);
draw((-7.14,-4.23)--(7.2,-4.45), linewidth(0.8) + rvwvcq);
draw((7.2,-4.45)--(-3.62,5.49), linewidth(0.8) + rvwvcq);
draw((-3.769914548530757,-4.281702845141091)--(-5.547849924393275,0.16650532241402446), linewidth(0.8) + rvwvcq);
draw((-5.547849924393275,0.16650532241402446)--(-0.6863764012673934,2.7949705571717094), linewidth(0.8) + rvwvcq);
draw((-0.6863764012673934,2.7949705571717094)--(-3.769914548530757,-4.281702845141091), linewidth(0.8) + rvwvcq);
draw((-3.62,5.49)--(xmax, -7.056981129354753*xmax-20.056271688264207), linewidth(0.4)); /* ray */
draw((xmin, -4.083586913433526*xmin-9.292584626629361)--(xmax, -4.083586913433526*xmax-9.292584626629361), linewidth(0.4) + linetype("4 4") + dtsfsf); /* line */
draw((-3.62,5.49)--(xmax, -2.831039625125939*xmax-4.758363442955894), linewidth(0.4)); /* ray */
/* dots and labels */
dot((-3.62,5.49),dotstyle);
label("$A$", (-4.670717649051185,6.07180262116381), NE * labelscalefactor);
dot((-7.14,-4.23),dotstyle);
label("$B$", (-8.111860481648348,-5.044349879948465), NE * labelscalefactor);
dot((7.2,-4.45),dotstyle);
label("$C$", (8.102948677186449,-5.152448607674029), NE * labelscalefactor);
dot((-3.769914548530757,-4.281702845141091),dotstyle);
label("$H_A$", (-4.742783467534895,-5.098399243811247), NE * labelscalefactor);
dot((-0.6863764012673934,2.7949705571717094),dotstyle);
label("$H_B$", (0.13967573473647082,2.7928078801550034), NE * labelscalefactor);
dot((-5.547849924393275,0.16650532241402446),dotstyle);
label("$H_C$", (-6.7786428396997085,0.6308333256437019), NE * labelscalefactor);
dot((-2.231970566004205,-4.305297522697286),dotstyle);
label("$X_1$", (-2.86907218695843,-5.188481516915885), NE * labelscalefactor);
dot((-3.62,5.49),dotstyle);
dot((-0.14874596116747452,-4.33725773281333),dotstyle);
label("$X_2$", (0.9504161926782105,-5.152448607674029), NE * labelscalefactor);
dot((-3.0565156204606434,1.5135013669045863),dotstyle);
label("$X_3$", (-4.256339192769851,1.8199193306249177), NE * labelscalefactor);
dot((-2.350271460130228,1.8953481904753795),dotstyle);
label("$X_4$", (-2.1664304567422557,2.9369395171224233), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */
[/asy]](http://latex.artofproblemsolving.com/c/1/a/c1a22f6f5fc6c20398e44097a18114b3a8c139fa.png)
Let










Using our (Lemma 1), we can prove the well-known result:
Application #1:




Application #2:



Lemma 2: The Isogonal conjugate of the Isotomic conjugate of the orthocenter of





Proof:
![[asy]
/* Geogebra to Asymptote conversion, documentation at artofproblemsolving.com/Wiki go to User:Azjps/geogebra */
import graph; size(15cm);
real labelscalefactor = 0.5; /* changes label-to-point distance */
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps); /* default pen style */
pen dotstyle = black; /* point style */
real xmin = -9.08183551693353, xmax = 12.526545681809704, ymin = -5.906325720866554, ymax = 6.934720483304593; /* image dimensions */
pen rvwvcq = rgb(0.08235294117647059,0.396078431372549,0.7529411764705882); pen dtsfsf = rgb(0.8274509803921568,0.1843137254901961,0.1843137254901961);
draw((-3.407458545586132,5.667117878678224)--(-6.9274585455861315,-4.052882121321777)--(7.412541454413868,-4.272882121321778)--cycle, linewidth(0.8) + rvwvcq);
draw((-3.557373094116889,-4.104584966462868)--(-5.335308469979409,0.34362320109224714)--(-0.4738349468535252,2.9720884358499324)--cycle, linewidth(2) + rvwvcq);
/* draw figures */
draw((-3.407458545586132,5.667117878678224)--(-6.9274585455861315,-4.052882121321777), linewidth(0.8) + rvwvcq);
draw((-6.9274585455861315,-4.052882121321777)--(7.412541454413868,-4.272882121321778), linewidth(0.8) + rvwvcq);
draw((7.412541454413868,-4.272882121321778)--(-3.407458545586132,5.667117878678224), linewidth(0.8) + rvwvcq);
draw((-3.557373094116889,-4.104584966462868)--(-5.335308469979409,0.34362320109224714), linewidth(0.8) + rvwvcq);
draw((-5.335308469979409,0.34362320109224714)--(-0.4738349468535252,2.9720884358499324), linewidth(0.8) + rvwvcq);
draw((-0.4738349468535252,2.9720884358499324)--(-3.557373094116889,-4.104584966462868), linewidth(0.8) + rvwvcq);
draw((-3.557373094116889,-4.104584966462868)--(-3.407458545586132,5.667117878678224), linewidth(0.4));
draw((-6.9274585455861315,-4.052882121321777)--(-0.4738349468535252,2.9720884358499324), linewidth(0.4));
draw((7.412541454413868,-4.272882121321778)--(-5.335308469979409,0.34362320109224714), linewidth(0.4));
draw((-4.999608621192856,1.2706125562641997)--(7.412541454413868,-4.272882121321778), linewidth(0.4) + linetype("4 4"));
draw((4.0424560029446255,-4.221179276180687)--(-3.407458545586132,5.667117878678224), linewidth(0.4) + linetype("4 4"));
draw((-6.9274585455861315,-4.052882121321777)--(4.478917855681261,-1.5778526784934863), linewidth(0.4) + linetype("4 4"));
draw((-3.4993304170009236,-0.3212577399040761)--(-4.1927993212353725,0.9613465237805017), linewidth(0.4) + linetype("4 4") + dtsfsf);
draw((-3.4993304170009236,-0.3212577399040761)--(-4.853257344688113,-0.8624182455264973), linewidth(0.4) + linetype("4 4") + dtsfsf);
draw((-3.4993304170009236,-0.3212577399040761)--(-2.1626414195993937,-0.9036968719922933), linewidth(0.4) + linetype("4 4") + dtsfsf);
draw((-4.1927993212353725,0.9613465237805017)--(-3.407458545586132,5.667117878678224), linewidth(0.4) + linetype("4 4") + rvwvcq);
draw((0.2884773901212642,-1.1686943120306272)--(-3.407458545586132,5.667117878678224), linewidth(0.4) + linetype("4 4") + rvwvcq);
/* dots and labels */
dot((-3.407458545586132,5.667117878678224),dotstyle);
label("$A$", (-4.4413470955640815,6.226248968591703), NE * labelscalefactor);
dot((-6.9274585455861315,-4.052882121321777),dotstyle);
label("$B$", (-7.877433941921613,-4.843618448797217), NE * labelscalefactor);
dot((7.412541454413868,-4.272882121321778),dotstyle);
label("$C$", (8.293428381400169,-4.967600963871973), NE * labelscalefactor);
dot((-3.557373094116889,-4.104584966462868),dotstyle);
label("$H_A$", (-4.370499944092792,-5.02073632747544), NE * labelscalefactor);
dot((-0.4738349468535252,2.9720884358499324),dotstyle);
label("$H_B$", (0.1460059622019004,3.0204153645158716), NE * labelscalefactor);
dot((-5.335308469979409,0.34362320109224714),dotstyle);
label("$H_C$", (-6.4604909124958265,-0.14999466382431517), NE * labelscalefactor);
dot((-3.4993304170009236,-0.3212577399040761),dotstyle);
label("$H$", (-3.05982764187394,-0.2916889667668933), NE * labelscalefactor);
dot((4.0424560029446255,-4.221179276180687),dotstyle);
label("$H_A'$", (4.556241141289659,-5.215565994021485), NE * labelscalefactor);
dot((4.478917855681261,-1.5778526784934863),dotstyle);
label("$H_B'$", (4.8573415350426385,-1.3898198145718743), NE * labelscalefactor);
dot((-4.999608621192856,1.2706125562641997),dotstyle);
label("$H_C'$", (-5.681172246311644,1.9754198803143574), NE * labelscalefactor);
dot((2.3921050815288174,-2.030662832744015),dotstyle);
label("$H'$", (2.4308265971509804,-1.6200730568535637), NE * labelscalefactor);
dot((-4.1927993212353725,0.9613465237805017),dotstyle);
label("$I_D$", (-4.512194247035371,1.5857605472222676), NE * labelscalefactor);
dot((-2.1626414195993937,-0.9036968719922933),dotstyle);
label("$I_F$", (-1.943985006201134,-1.5492259053822746), NE * labelscalefactor);
dot((-4.853257344688113,-0.8624182455264973),dotstyle);
label("$I_E$", (-5.450919004029954,-1.4075316024396964), NE * labelscalefactor);
dot((0.2884773901212642,-1.1686943120306272),dotstyle);
label("$O$", (0.5356652952939915,-0.9470251178763174), NE * labelscalefactor);
clip((xmin,ymin)--(xmin,ymax)--(xmax,ymax)--(xmax,ymin)--cycle);
/* end of picture */
[/asy]](http://latex.artofproblemsolving.com/c/f/2/cf21a8a086f46d67e2f8de5e24cc5d624113f5bb.png)
Define:

























Since,








Result #3:


Proof: Trivial, to see that







Some Observations:










Result #4:


Proof:















Result #5:


Proof: We'll make use of La-Hire's Theorem repeatedly, If













This post has been edited 4 times. Last edited by AlastorMoody, Mar 28, 2019, 3:51 PM