Article 66JZW Test whether three complex numbers are vertices of an equilateral triangle

Test whether three complex numbers are vertices of an equilateral triangle

by
John
from John D. Cook on (#66JZW)

Let a, b, and c be three complex numbers.

complex_equilateral_triangle2.png

These numbers form the vertices of an equilateral triangle in the complex plane if and only if

equilateral1.svg

This theorem can be found in [1].

If we rotate the matrix above, we multiply its sign by -1. If we then swap two rows we multiply the determinant again by -1. So we could write the criterion above with the 1's on the top row.

equilateral2.svg

See also this post which gives the area of a triangle in the complex plane, also in terms of a determinant.

[1] Richard Deaux. Introduction to the Geometry of Complex Numbers.

The post Test whether three complex numbers are vertices of an equilateral triangle first appeared on John D. Cook.
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments