Minimum Equilateral Triangle Inscribed in Half an Equilateral Triangle

Geometry Level 3

Equilateral triangle A B C \triangle ABC has side lengths of 14 14 and a median A M AM .

If the smallest possible equilateral triangle D E F \triangle DEF is drawn such that D D is on A C AC , E E is on A M AM , and F F is on M C MC , then the side lengths of D E F \triangle DEF are n \sqrt{n} . Find n n .


The answer is 21.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Let the side of equilateral D E F \triangle DEF be x x and E F M = θ \angle EFM = \theta . The M C MC is given by:

M C = M F + F C 7 = x cos θ + x cos ( 12 0 θ ) + x sin ( 12 0 θ ) cot 6 0 x = 7 cos θ + cos ( 12 0 θ ) + sin ( 12 0 θ ) cot 6 0 = 7 cos θ 1 2 cos θ + 3 2 sin θ + 1 2 cos θ + 1 2 3 sin θ = 7 cos θ + 2 3 sin θ = 7 7 3 sin ( θ + tan 1 3 2 ) = 21 sin ( θ + tan 1 3 2 ) \begin{aligned} MC & = MF + FC \\ 7 & = x \cos \theta + x \cos (120^\circ - \theta) + x\sin (120^\circ - \theta)\cot 60^\circ \\ \implies x & = \frac 7{\cos \theta + \cos (120^\circ - \theta) + \sin (120^\circ - \theta)\cot 60^\circ} \\ & = \frac 7{\cos \theta - \frac 12\cos \theta + \frac {\sqrt 3}2 \sin \theta + \frac 12 \cos \theta + \frac 1{2\sqrt 3} \sin \theta} \\ & = \frac 7{\cos \theta + \frac 2{\sqrt 3} \sin \theta} \\ & = \frac 7{\sqrt{\frac 73}\sin \left(\theta + \tan^{-1} \frac {\sqrt 3}2 \right)} \\ & = \frac {\sqrt{21}}{\sin \left(\theta + \tan^{-1} \frac {\sqrt 3}2 \right)} \end{aligned}

Therefore, min ( x ) = 21 \min (x) = \sqrt{21} , when sin ( θ + tan 1 3 2 ) = 1 \sin \left(\theta + \tan^{-1} \frac {\sqrt 3}2 \right) = 1 . n = 21 \implies n = \boxed{21} .

Wow, this is very clever! Thanks for sharing.

David Vreken - 8 months, 1 week ago

Log in to reply

You are welcome.

Chew-Seong Cheong - 8 months ago
Hosam Hajjir
Oct 7, 2020

Taking the origin of our coordinate system at point M M , and if the center of D E F \triangle DEF is point C = ( C x , C y ) C = (C_x, C_y) , and its circumradius is r r , and the clockwise angle that vector C D CD makes with the vertical direction is θ \theta then the coordinates of points D , E , F D , E , F are given by:

D = ( C x + r sin θ , C y + r cos θ ) D = (C_x + r \sin \theta, C_y + r \cos \theta )

F = ( C x + r sin ( θ + 12 0 ) , C y + r cos ( θ + 12 0 ) ) F = (C_x + r \sin( \theta + 120^{\circ}) , C_y + r \cos( \theta + 120^{\circ} ) )

E = ( C x + r sin ( θ 12 0 ) , C y + r cos ( θ 12 0 ) ) E = (C_x + r \sin( \theta - 120^{\circ} ) , C_y + r \cos ( \theta - 120^{\circ} ))

Now, we know that point D D lies on the line y = 7 3 3 x y = 7 \sqrt{3} - \sqrt{3} x , that point F F lies on the line y = 0 y = 0 , and the point E E lies on the line x = 0 x = 0 . Hence,

C y + r cos θ = 7 3 3 ( C x + r sin θ ) C_y + r \cos \theta = 7 \sqrt{3} - \sqrt{3} ( C_x + r \sin \theta )

C y + r cos ( θ + 12 0 ) = 0 C_y + r \cos( \theta + 120^{\circ} ) = 0

C x + r sin ( θ 12 0 ) = 0 C_x + r \sin ( \theta - 120^{\circ} ) = 0

Substituting for C y C_y and C x C_x from the second and third equations into the first equation, yields,

r cos ( θ + 12 0 ) + r cos θ = 7 3 3 ( r sin ( θ 12 0 ) + r sin θ ) - r \cos( \theta + 120^{\circ}) + r \cos \theta = 7 \sqrt{3} - \sqrt{3} ( - r \sin(\theta - 120^{\circ} ) + r \sin \theta )

Collecting terms containing r r , and using the formulas for the sine and the cosine of the sum and difference of angles, yields,

r ( cos θ ( cos 12 0 + 1 + 3 sin 12 0 ) + sin θ ( sin 12 0 3 cos 12 0 + 3 ) ) = 7 3 r ( \cos \theta ( - \cos 120^{\circ} + 1 + \sqrt{3} \sin 120^{\circ} ) + \sin \theta ( \sin 120^{\circ} - \sqrt{3} \cos 120^{\circ} + \sqrt{3} ) )= 7 \sqrt{3}

Substituting cos 12 0 \cos 120^{\circ} and sin 12 0 \sin 120^{\circ} , the last equation becomes,

r = 7 3 3 cos θ + 2 3 sin θ r = \dfrac{ 7 \sqrt{3} }{ 3 \cos \theta + 2 \sqrt{3} \sin \theta }

Since we want the minimum r r , then we want the maximum of the denominator, which is 3 2 + ( 2 3 ) 2 = 9 + 12 = 21 \sqrt{ 3^2 + (2 \sqrt{3} )^2 } = \sqrt{ 9 + 12} = \sqrt{21}

Hence, the minimum circumradius is

r min = 7 3 21 = 7 r_{\text{min}} = \dfrac{ 7 \sqrt{3} }{\sqrt{21} } = \sqrt{ 7 }

Finally the side length of an equilateral triangle corresponding a circumradius r r is s = 2 r sin 6 0 = 3 r s = 2 r \sin 60^{\circ} = \sqrt{3} r . Thus, the required side length of the smallest possible inscribed equilateral triangle is s min = 3 7 = 21 s_{\min} = \sqrt{3} \sqrt{7} = \sqrt{21} , so that the answer is 21 \boxed{21} .

Nice solution!

David Vreken - 8 months, 1 week ago

Interesting fact is that the sides of this equilateral triangle are parallel to the Napoleon's triangle. I guess it would be in general case, but I do not have a proof.

Maria Kozlowska - 8 months ago

Log in to reply

That is fascinating and a great observation! I was able to prove the general case for a right angle triangle using coordinate geometry. If M M is on the origin and C C is at ( a , 0 ) (a, 0) and A A is at ( b , 0 ) (b, 0) , then the slope of E F EF (and the slope of the corresponding side of the Napoleon triangle) both come out to a + 3 b 3 a + 2 b -\frac{a + \sqrt{3}b}{\sqrt{3}a + 2b}

David Vreken - 8 months ago

There are some clues here

Maria Kozlowska - 8 months ago
Maria Kozlowska
Nov 8, 2020

We need the pedal triangle of X(15) which is First Isodynamic Point . It is Isogonal Conjugate of Fermat point. Using formulae for Exact Trilinear Coordinates we get α = 2 3 \alpha = 2 \sqrt{3} and γ = 3 \gamma = 3 . They are perpendicular, so n = α 2 + γ 2 = 21 n= \alpha ^2+ \gamma ^2=21

David Vreken
Oct 9, 2020

By the properties of an equilateral triangle, C M = 7 CM = 7 , A M = 7 3 AM = 7\sqrt{3} , cos A C M = 1 2 \cos \angle ACM = \frac{1}{2} , and cos C A M = 3 2 \cos \angle CAM = \frac{\sqrt{3}}{2} .

Let x = F M x = FM , y = E M y = EM , z = A D z = AD , and s = D E = D F = E F s = DE = DF = EF . Then C F = 7 x CF = 7 - x , A E = 7 3 y AE = 7\sqrt{3} - y , and C D = 14 z CD = 14 - z .

By the law of cosines on C D F \triangle CDF , A D E \triangle ADE , and by Pythagorean's Theorem on E F M \triangle EFM :

s 2 = ( 7 x ) 2 + ( 14 z ) 2 2 ( 7 x ) ( 14 z ) 1 2 s^2 = (7 - x)^2 + (14 - z)^2 - 2 \cdot (7 - x) \cdot (14 - z) \cdot \frac{1}{2}

s 2 = ( 7 3 y ) 2 + z 2 2 ( 7 3 x ) z 3 2 s^2 = (7\sqrt{3} - y)^2 + z^2 - 2 \cdot (7\sqrt{3} - x) \cdot z \cdot \frac{\sqrt{3}}{2}

s 2 = x 2 + y 2 s^2 = x^2 + y^2

These three equations can be rearranged to s 2 = 7 4 ( x 3 ) 2 + 21 s^2 = \frac{7}{4}(x - 3)^2 + 21 , which means s 2 s^2 has a minimum of 21 21 and s s has a minimum of 21 \sqrt{21} . Therefore, n = 21 n = \boxed{21} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...