Maths Olympiad Prep

Library / /322 of 397

, 2023

Geometry Difficulty 6.7 National Olympiad Prove it Taiwan

Using the three sides of triangle ABCABC as sides, construct equilateral triangles ABC1,BCA1,CAB1ABC_1, BCA_1, CAB_1 outward from ABCABC, respectively. Let point PP be the other intersection point of the circumcircle of ABC1ABC_1 and the circumcircle of CAB1CAB_1 (PAP \neq A). Find a point QQ on the circumcircle of CAB1CAB_1 such that PQPQ is parallel to BA1BA_1. Find a point RR on the circumcircle of ABC1ABC_1 such that PRPR is parallel to CA1CA_1.
Prove that the line joining the centroid of triangle ABCABC and the centroid of triangle PQRPQR is parallel to line BCBC.

Let ABCABC be a triangle. Let ABC1,BCA1,CAB1ABC_1, BCA_1, CAB_1 be three equilateral triangles that do not overlap with ABCABC. Let PP be the intersection of the circumcircles of triangles ABC1ABC_1 and CAB1CAB_1 (PAP \neq A). Let QQ be the point on the circumcircle of triangle CAB1CAB_1 so that PQPQ is parallel to BA1BA_1. Let RR be the point on the circumcircle of triangle ABC1ABC_1 so that PRPR is parallel to CA1CA_1.
Show that the line connecting the centroid of triangle ABCABC and the centroid of triangle PQRPQR is parallel to BCBC.

Solution

Brute-force trigonometric method. Orient the lines PAPA, PBPB, PCPC so that the angle from PAPA to PBPB, from PBPB to PCPC, and from PCPC to PAPA are all 2π3\frac{2\pi}{3}. Also orient the lines PQPQ, PRPR so that the angle between BC\overrightarrow{BC} and PQ\overrightarrow{PQ}, and between PR\overrightarrow{PR} and BC\overrightarrow{BC}, are also 2π3\frac{2\pi}{3}. Let (BC,PA)=α\angle(\overrightarrow{BC}, PA) = \alpha, (BC,PB)=β\angle(\overrightarrow{BC}, PB) = \beta, (BC,PC)=γ\angle(\overrightarrow{BC}, PC) = \gamma. It is easy to see that γ=β+2π3=α2π3\gamma = \beta + \frac{2\pi}{3} = \alpha - \frac{2\pi}{3}. The problem is equivalent to proving the identity:
PQsin2π3PRsin2π3=PAsinα+PBsinβ+PCsinγ.() PQ \sin \frac{2\pi}{3} - PR \sin \frac{2\pi}{3} = PA \sin \alpha + PB \sin \beta + PC \sin \gamma. \quad (*)

The left-hand side of (*) can be reduced to PQPR2\frac{PQ - PR}{2}. By Ptolemy's theorem, we know that
PQsin(PC,PA)+PCsin(PA,PQ)+PAsin(PQ,PC)=0. PQ \sin \angle(\mathrm{PC}, \mathrm{PA}) + \mathrm{PC} \sin \angle(\mathrm{PA}, \mathrm{PQ}) + \mathrm{PA} \sin \angle(\mathrm{PQ}, \mathrm{PC}) = 0.
By the orientation given at the start of the proof, we have (PC,PA)=2π3\angle(PC,PA) = \frac{2\pi}{3}. The second angle in the above expression can be written as (PA,PQ)=2π3α=γ\angle(PA,PQ) = \frac{2\pi}{3} - \alpha = -\gamma, and the third angle can be written as (PQ,PC)=(BC,PB)=β\angle(PQ,PC) = \angle(\vec{BC},PB) = \beta. Therefore
12PQ=PCsinγPAsinβ. \frac{1}{2}PQ = PC \sin \gamma - PA \sin \beta.
Similarly we obtain
12PR=PBsinβPAsinγ. -\frac{1}{2}PR = PB \sin \beta - PA \sin \gamma.

sinβsinγ=sinα, - \sin \beta - \sin \gamma = \sin \alpha,
that is, sinα+sinβ+sinγ=0\sin \alpha + \sin \beta + \sin \gamma = 0. This identity can be proved using the identity (1+ω+ω2)z=0(1+\omega+\omega^2)z=0, where zz is an arbitrary complex number and ω\omega is a primitive cube root of unity. \square

Alternative proof. Let FF be on A1BCA_1BC with PFPF parallel to BCBC. According to the remark above, it suffices to show that FQRFQR and ABCABC share the same centroid.
Lemma. Let X,Y,ZX, Y, Z be moving points on three separate circles with the same angular speed. Then the centroid of XYZXYZ also moves in a circle with the same angular speed, and the center of its locus is the centroid of the centers of the loci of X,Y,ZX, Y, Z.
Proof of lemma. This is obvious by, say, complex coordinates. □
Now if X,Y,ZX, Y, Z are on A1BC,AB1CA_1BC, AB_1C, and ABC1ABC_1, respectively, with X,Y,ZX, Y, Z starting at B,C,AB, C, A, then after a while they arrive at C,A,BC, A, B. Therefore the locus of the centroid of XYZXYZ visits the centroid of ABCABC at least twice in each cycle, showing that in fact the centroid of XYZXYZ is always the same, which has to be the centroid of ABCABC. Now when XX travels to FF, it is easy to chase the angle and show that YY travels to QQ and ZZ travels to RR. □

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement translated into English from zh; metadata (topic, difficulty) added by this project.