Difference between revisions of "Orthic triangle"
Etmetalakret (talk | contribs) (Created page with "(WIP) In geometry, given any <math>\triangle ABC</math>, let <math>D</math>, <math>E</math>, and <math>F</math> denote the feet of the altitudes from <math>A</math>, <mat...") |
Etmetalakret (talk | contribs) m |
||
Line 5: | Line 5: | ||
It's easy to see that there is no orthic triangle if <math>\triangle ABC</math> is right. The only two cases are when <math>\triangle ABC</math> is either acute or obtuse. | It's easy to see that there is no orthic triangle if <math>\triangle ABC</math> is right. The only two cases are when <math>\triangle ABC</math> is either acute or obtuse. | ||
− | Orthic triangles are not unique to their mother triangles, as one acute and one to three obtuse triangles are guaranteed to have the same orthic triangle. To see this, take an acute triangle and swap its orthocenter and any vertex to get an obtuse triangle. It's easy to verify that the orthic triangle will remain the same | + | Orthic triangles are not unique to their mother triangles, as one acute and one to three obtuse triangles are guaranteed to have the same orthic triangle. To see this, take an acute triangle and swap its orthocenter and any vertex to get an obtuse triangle. It's easy to verify that this placement of the orthocenter is correct, and that the orthic triangle will remain the same as before. |
== Cyclic quadrilaterals == | == Cyclic quadrilaterals == | ||
Line 12: | Line 12: | ||
''Proof'': we will be using [[directed angles]], denoted by <math>\measuredangle</math> instead of the conventional <math>\angle</math>. We know that <cmath>\measuredangle ADB = 90^{\circ} = \measuredangle AEB,</cmath> and thus <math>ADEB</math> is cyclic. In addition, <cmath>\measuredangle AEH = \measuredangle AFH,</cmath> so <math>AEHF</math> is also cyclic. It follows that the other cyclic quadrilaterals are also cyclic. <math>\square</math> | ''Proof'': we will be using [[directed angles]], denoted by <math>\measuredangle</math> instead of the conventional <math>\angle</math>. We know that <cmath>\measuredangle ADB = 90^{\circ} = \measuredangle AEB,</cmath> and thus <math>ADEB</math> is cyclic. In addition, <cmath>\measuredangle AEH = \measuredangle AFH,</cmath> so <math>AEHF</math> is also cyclic. It follows that the other cyclic quadrilaterals are also cyclic. <math>\square</math> | ||
− | These cyclic quadrilaterals | + | These cyclic quadrilaterals make frequent appearances in olympiad geometry and are the most crucial section of this article. |
− | |||
+ | == Connection with incenters and excenters == | ||
+ | |||
+ | === Incenter of the orthic triangle === | ||
If <math>\triangle ABC</math> is acute, then the incenter of the orthic triangle is the orthocenter <math>H</math>. | If <math>\triangle ABC</math> is acute, then the incenter of the orthic triangle is the orthocenter <math>H</math>. | ||
If <math>\triangle ABC</math> is obtuse, then the incenter of the orthic triangle is the obtuse vertex. | If <math>\triangle ABC</math> is obtuse, then the incenter of the orthic triangle is the obtuse vertex. | ||
− | == | + | === Excenters of the orthic triangle === |
− | + | For any <math>\triangle ABC</math> and <math>\triangle DEF</math>, <math>\triangle DEF</math> is the orthic triangle of <math>\triangle ABC</math> if and only if <math>A</math>, <math>B</math>, and <math>C</math> are the excenters of <math>\triangle DEF</math>. | |
− | + | ''Proof'': (for excenters -> orthic triangle, note that AD perp BC. Thus, AD is an altitude of <math>triangle ABC</math>, with foot <math>D</math>. Similarly, the others go and we have <math>E</math> and <math>F</math> are the feet of the altitudes, so <math>\triangle DEF</math> is the orthic trianlge) (for orthic triangle -> excenters, note that <math>\angle FDE = 180 - 2 \angle CAB</math> and <math>\angle EDC = \angle a</math>. then BC is the exterior bisector of FDE. similarly, AB and CA are exterior bisectors, so they intersect at the excenters, ie A, B, and C) | |
− | |||
This lemma also applies in reverse. In the acute case, <math>A</math>, <math>B</math>, and <math>C</math> are the excenters of the orthic triangle, while in the obtuse case, the two vertexes with acute angles and the [[orthocenter]] of <math>\triangle ABC</math> are the excenters. | This lemma also applies in reverse. In the acute case, <math>A</math>, <math>B</math>, and <math>C</math> are the excenters of the orthic triangle, while in the obtuse case, the two vertexes with acute angles and the [[orthocenter]] of <math>\triangle ABC</math> are the excenters. | ||
− | With this in mind, we can transfer results about the incenter and excenters to the orthic triangle | + | === Relationship with the incenter/excenter lemma === |
− | + | With this knowledge in mind, we can transfer results about the incenter and excenters to the orthic triangle. In particular, the [[incenter/excenter lemma]] can be translated into the language of the orthic triangle. It tells that all six cyclic quadrilaterals of the orthic triangle have a circumcenter on the nine-point circle of <math>\triangle ABC</math>. | |
− | |||
− | In the | + | In the case where <math>\triangle ABC</math> is acute, quadrilaterals <math>AEHF</math>, <math>BFHD</math>, and <math>CDHE</math> follow immediately from the lemma. As for <math>ADEB</math>, <math>BEFC</math>, and <math>CFDA</math>, via the [[inscribed angle theorem]], their circumcenters are the midpoints of the side lengths of <math>\triangle ABC</math>, which we know to be on the nine-point circle. Identical reasoning follows that the six cyclic quadrilaterals also have circumcenters on the nine-point circle. |
== See also == | == See also == | ||
Line 39: | Line 39: | ||
[[Category:Definitions]] | [[Category:Definitions]] | ||
− | [[Category: Stubs]] | + | [[Category:Stubs]] |
Revision as of 20:38, 9 May 2021
(WIP)
In geometry, given any , let , , and denote the feet of the altitudes from , , and , respectively. Then, is called the orthic triangle of .
It's easy to see that there is no orthic triangle if is right. The only two cases are when is either acute or obtuse.
Orthic triangles are not unique to their mother triangles, as one acute and one to three obtuse triangles are guaranteed to have the same orthic triangle. To see this, take an acute triangle and swap its orthocenter and any vertex to get an obtuse triangle. It's easy to verify that this placement of the orthocenter is correct, and that the orthic triangle will remain the same as before.
Contents
Cyclic quadrilaterals
In both the acute and obtuse case, quadrilaterals , , , , , and are cyclic.
Proof: we will be using directed angles, denoted by instead of the conventional . We know that and thus is cyclic. In addition, so is also cyclic. It follows that the other cyclic quadrilaterals are also cyclic.
These cyclic quadrilaterals make frequent appearances in olympiad geometry and are the most crucial section of this article.
Connection with incenters and excenters
Incenter of the orthic triangle
If is acute, then the incenter of the orthic triangle is the orthocenter .
If is obtuse, then the incenter of the orthic triangle is the obtuse vertex.
Excenters of the orthic triangle
For any and , is the orthic triangle of if and only if , , and are the excenters of . Proof: (for excenters -> orthic triangle, note that AD perp BC. Thus, AD is an altitude of , with foot . Similarly, the others go and we have and are the feet of the altitudes, so is the orthic trianlge) (for orthic triangle -> excenters, note that and . then BC is the exterior bisector of FDE. similarly, AB and CA are exterior bisectors, so they intersect at the excenters, ie A, B, and C)
This lemma also applies in reverse. In the acute case, , , and are the excenters of the orthic triangle, while in the obtuse case, the two vertexes with acute angles and the orthocenter of are the excenters.
Relationship with the incenter/excenter lemma
With this knowledge in mind, we can transfer results about the incenter and excenters to the orthic triangle. In particular, the incenter/excenter lemma can be translated into the language of the orthic triangle. It tells that all six cyclic quadrilaterals of the orthic triangle have a circumcenter on the nine-point circle of .
In the case where is acute, quadrilaterals , , and follow immediately from the lemma. As for , , and , via the inscribed angle theorem, their circumcenters are the midpoints of the side lengths of , which we know to be on the nine-point circle. Identical reasoning follows that the six cyclic quadrilaterals also have circumcenters on the nine-point circle.