<?xml version="1.0" encoding="ISO-8859-1"?>
<mdoxml version="1.0"><br></br>
 
<table border="0">
<tbody>
<tr>
<td><mdo:image height="273" width="218" alt="napolean" src="napoleon.gif"></mdo:image></td>
<td>
<div>Triangle $ABC$ has equilateral triangles drawn on its edges.
Points $P$, $Q$ and $R$ are the centres of the equilateral
triangles. Experimentation with the interactive diagram leads to
the conjecture that $PQR$ is an equilateral triangle.</div>
<br></br>

<div>There are many ways to prove this result. Here we have chosen
one which uses only the cosine rule and one which uses complex
numbers to represent vectors, and multiplication by complex numbers
to rotate the vectors by 60 degrees.</div>
</td>
</tr>
</tbody>
</table>
<br></br>
Another proof using a tessellation of the plane is discussed on the
<a href="http://www.cut-the-knot.org/Generalization/NapTess.shtml">'Cut-the-knot'
website.</a> <br></br>
<br></br>
First the proof using the Cosine Rule. The sides of triangle $ABC$
are written as $a, b$ and $c$. Centroids of equilateral triangles
are at the intersection of the altitudes so $\angle PAB$ and
$\angle RAC$ are both 30 degrees. Hence <br></br>
<br></br>
$$AP = {2\over 3}.{\sqrt 3 c\over 2}= {c\over \sqrt 3}$$ and $$AR =
{2\over 3}.{\sqrt 3 b\over 2}= {b\over \sqrt 3}.$$ <br></br>
<br></br>
It follows that $\angle PAR = (\angle A + 60)$ degrees. By the
cosine rule <br></br>
<br></br>
$$PR^2 = AP^2 + AR^2 - 2AP.AR \cos (\angle A+60) = {1\over 3}(c^2 +
b^2 - 2bc \cos (\angle A + 60) \quad (1).$$ <br></br>
<br></br>
Now $ \cos (\angle A + 60) = {1\over 2}\cos A - {\sqrt 3\over
2}\sin A$ and, from $\triangle ABC$: $\cos A = {b^2 + c^2 - a^2
\over 2bc}$ and $\sin A = {2{\rm Area}\triangle ABC\over bc}$.
Substituting for $\cos (\angle A + 60)$ in (1) and simplifying the
expression gives: <br></br>
<br></br>
$$ PR^2 = {1\over 3}\left[{a^2 + b^2 + c^2\over 2} + 2\sqrt 3 {\rm
Area}\triangle ABC\right].$$ <br></br>
<br></br>
This formula is completely symmetric in $a, b$ and $c$ and it
follows that $RQ^2$ and $QP^2$ have the same value and that
$\triangle PQR$ is equilateral. <br></br>
<br></br>
Next the proof using complex numbers as vectors. We use $\lambda =
e^{\pi i/3}$ so that $ \lambda ^2 = \lambda - 1$.<br></br>
<br></br>
Also multiplying a complex number by $\lambda$ rotates it by 60
degrees.<br></br>
<br></br>
Referring to the given diagram let $A, B, C$ be represented by the
complex numbers $a, b, c$. The third vertex of the equilateral
triangle drawn on $AB$ is represented by the complex number $a+
\lambda (b-a)$. Therefore the centre of this triangle P is
represented by $p$ where <br></br>
<br></br>
$$p = {1\over 3}([2 - \lambda ]a +[1 +\lambda ]b).$$ Similarly $$q
= {1\over 3}(2 - \lambda ]b +[1 + \lambda ]c),$$ <br></br>
<br></br>
and <br></br>
<br></br>
$$r = {1\over 3}(2 - \lambda ]c +[1 + \lambda ]a).$$ <br></br>
<br></br>
To show that $PQR$ is equilateral it is sufficient to show that $r
- q = \lambda [p - q]$ and this follows using simple algebra and
$\lambda ^ 2 = \lambda - 1$. <br></br></mdoxml>