I am working (showly) through "Visual Complex Analysis" by Tristian Needham.
I am stuck on exercise 23 chapter 1.
Given a triangle with vertices A, B and C draw three new equilateral triangles on the edges of the original triangle with vertices q, p, and r.
We know from exercise 19 that the centroid of a triangle with vertices A, B, C is given by:
$1/3 (A + B + C)$
We also know from exercise 19 that the centroid of the triangle p,q,r is the same as the centroid of the triangle A,B,C.
Let x denote the centroid of the triangle A,B,p.
Let y denote the centroid of the triangle B,C,q
Let z denote the centroid of the triangle C,A,r
Show (using complex numbers) that the triangle x,y,z is equilateral


Thanks to deyore and wikipedia (Napolean's Theorem):
Since the triangle ABp is equilateral and x is the centroid we have (rotating clockwise around B) that:
$$ p = w x $$
where $w = \sqrt{3} e^{i\pi/6}$
Similarly, working with the triangle rBC we have (still rotating around B) that:
$C = w y$
Thus $|x - y| = |p - C|/\sqrt{3}$
Working now with the triangles pAB and rAC, and rotating this time around A we find that:
$p = w x$
and:
$C = w z$
Thus:
$$|x - z| = |p - C| / \sqrt{3} = |x - y|$$
By the symmetry of the problem we also have:
$$|y - z| = |y - z|$$
It follows that the triangle xyz is equilateral, since the three sides are of equal length.