Analyzing the Setup
The n-th roots of unity are defined by the equation zn−1=0. In the complex plane, these roots lie on the unit circle centered at the origin.
One of these roots is the real number 1. The remaining n−1 roots, denoted as a1,a2,…,an−1, are spaced with perfect symmetry, dividing the circle into n equal arcs.
Connecting these roots with straight lines forms a perfect regular n-gon. This geometric structure provides the foundation for our algebraic exploration.
The Algebraic Foundation
We utilize the Factor Theorem to express the polynomial zn−1 in terms of its roots. Since 1,a1,a2,…,an−1 are the roots, we can write:
zn−1=(z−1)(z−a1)(z−a2)…(z−an−1)
This equation reveals that the polynomial zn−1 is composed of these specific linear factors. Our objective is to determine the value of the product (1−a1)(1−a2)…(1−an−1).
The Bridge
The Geometric Series
To isolate the product, we divide both sides of the factored equation by (z−1):
z−1zn−1=(z−a1)(z−a2)…(z−an−1)
The left-hand side is the sum of a finite geometric progression. We can rewrite this expression as:
This transformation allows us to establish the following identity:
1+z+z2+⋯+zn−1=(z−a1)(z−a2)…(z−an−1)
The Final Leap
To find the product (1−a1)(1−a2)…(1−an−1), we evaluate the identity as z→1.
On the left-hand side, as z approaches 1, each of the n terms (from z0 to zn−1) approaches 1. The sum becomes:
On the right-hand side, substituting z=1 yields the product (1−a1)(1−a2)…(1−an−1). Therefore, we arrive at the elegant result:
(1−a1)(1−a2)…(1−an−1)=n
A Final Reflection
This result demonstrates the harmony between geometry and algebra. By transitioning from a geometric representation on the complex plane to the algebraic power of the Factor Theorem, we uncover a simple, clean integer.
This derivation captures the essence of advanced mathematics: finding elegant truths hidden beneath complex structures. Keep visualizing these relationships to master the core principles of your studies.