Complex Roots of Unity and Regular Polygons
In the HSC Mathematics Extension 2 course, complex numbers provide a powerful bridge between algebra and geometry. The -th roots of unity lie equally spaced on the unit circle, forming the vertices of a regular -gon. By exploring their algebraic properties—such as their sum and product—we uncover elegant connections between polynomial equations and geometric distances. This problem demonstrates two classic results: the sum of the non‑trivial roots is zero, and the product of the chord lengths from one vertex to all others equals .
Problem Statement
Let be a complex number such that and , meaning is an -th root of unity. The roots of the equation are given by .
Show that .
Suppose these roots are represented by the points on the complex plane, which form a regular -gon inscribed in the unit circle. Let correspond to the root . Prove that the product of the lengths of all chords from to the other vertices is equal to . That is, prove that:
Hints
- For the first part, consider the geometric progression or the sum of roots in the polynomial .
- For the second part, factorize over the complex numbers into linear factors.
- The length of the chord corresponds to the modulus .
- Substitute an appropriate value for after dividing out the factor from the polynomial.
Solutions
We are given that and . Consider the sum of a geometric progression with terms, first term , and common ratio :
Using the sum formula :
Since and , we have:
Therefore, . (Alternatively, this is the sum of roots taken one at a time for the equation , where the coefficient of is 0).
Geometrically, the distance from (the number ) to (the number ) is , and we need the product of these distances for . We’ll connect this product to the polynomial . The roots of are . Therefore, we can factorize as:
For , we can divide both sides by to get:
Using the factorization , we rewrite the left side:
This is an identity for all complex numbers . Let :
Taking the modulus of both sides, and noting that the modulus of a product is the product of the moduli:
Since is positive, . The point represents 1, and represents . The distance is exactly . Thus, substituting these distances yields:
Takeaways
- The -th roots of unity sum to , which reflects the physical intuition of equal forces pulling outwards symmetrically.
- Polynomial factorization is a powerful tool to translate geometric lengths into algebraic products.
- Dividing a polynomial by and then evaluating at is a standard trick to find products of distances from the vertex at to all other vertices of a regular polygon.
Further Readings