What is the geometric locus of triangle orthoprojections in alignment?

  • Thread starter Thread starter geoffrey159
  • Start date Start date
  • Tags Tags
    Geometric Triangle
AI Thread Summary
The geometric locus of points M for which the orthoprojections A', B', and C' onto the sides of triangle ABC are aligned is the circumcircle of triangle ABC. The condition for alignment is expressed mathematically as (A'B', A'C') = 0 (mod π). The proof involves showing that the triangles formed by the projections are concyclic, leading to two key equations. Ultimately, the alignment condition simplifies to a relationship between the segments of the triangle and the point M. Thus, M must lie on the circumcircle for the projections to be collinear.
geoffrey159
Messages
535
Reaction score
72

Homework Statement


[/B]
Given a general triangle ABC, find the geometric locus of points such that the three orthoprojection onto the sides of the triangle are aligned.

Homework Equations



Let's call A', B', and C' the orthoprojection of a given point M onto (AB) , (BC) , and (AC).
M satisfies the condition iff ##(A'B',A'C') = 0\ (\mod \pi)##.

The Attempt at a Solution



It's easy to see that ##MA'B'B## and ##MAC'A'## are concyclic which translates into two equations mod ##\pi##: ##(A'B',A'M') = (BB',BM) ( = (BC,BM) )## and ##(A'M,A'C') = (AM,AC)##

Therefore, mod ##\pi##, we have :
##(A'B',A'C') = 0 \iff (A'B',A'M) + (A'M,A'C) = 0 \iff (BC,BM) + (AM,AC) = 0 \iff (BC,BM) = (AC,AM) ##

And we can conclude that A',B',C' are aligned iff M belongs to the circumscribed circle to ABC.

Is this correct ?
 
Physics news on Phys.org
geoffrey159 said:

Homework Statement


[/B]
Given a general triangle ABC, find the geometric locus of points such that the three orthoprojection onto the sides of the triangle are aligned.

Homework Equations



Let's call A', B', and C' the orthoprojection of a given point M onto (AB) , (BC) , and (AC).
M satisfies the condition iff ##(A'B',A'C') = 0\ (\mod \pi)##.

The Attempt at a Solution



It's easy to see that ##MA'B'B## and ##MAC'A'## are concyclic which translates into two equations mod ##\pi##: ##(A'B',A'M') = (BB',BM) ( = (BC,BM) )## and ##(A'M,A'C') = (AM,AC)##

Therefore, mod ##\pi##, we have :
##(A'B',A'C') = 0 \iff (A'B',A'M) + (A'M,A'C) = 0 \iff (BC,BM) + (AM,AC) = 0 \iff (BC,BM) = (AC,AM) ##

And we can conclude that A',B',C' are aligned iff M belongs to the circumscribed circle to ABC.

Is this correct ?
Looks good, and rather neat.
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Back
Top