Constructions & Cyclotomy

Ruler-and-compass geometry, roots of unity, and the deep algebra beneath classical problems

Constructions & Cyclotomy

Classical ruler-and-compass constructions are one of the oldest problems in mathematics. Galois theory reveals the deep algebraic structure beneath: a length is constructible if and only if its minimal polynomial has degree a power of 2. This explains why trisecting an angle or doubling a cube is impossible, and why Gauss could construct the regular 17-gon.

Cyclotomic fields -- the fields generated by roots of unity -- provide the bridge. Their Galois groups are the unit groups (Z/nZ)*, which are always abelian and often have power-of-2 structure.

Ruler & Compass Simulator

Use classical tools -- straight lines and circles -- to construct new points from intersections. Each intersection gives coordinates in a field extension of the previous one, with degree at most 2 (since circles are degree-2 curves). Try the challenges to see what is and is not constructible.

Ruler and Compass Simulator

Construct geometric objects from two initial points. Discover which field extensions emerge.

Click two existing points to draw a line or circle.
Tools
Current Field
Q
2 points, 0 lines, 0 circles
Challenges

Key insight: Each ruler-compass step extends the coordinate field by at most degree 2 (intersecting a circle with a line or another circle). So every constructible number lives in an extension of degree 2^k over Q. This is why you cannot trisect 60 degrees: cos(20 degrees) satisfies a cubic with no rational roots, and 3 does not divide any power of 2.

Cyclotomic Roots Visualizer

The nth roots of unity are equally spaced on the unit circle. Their minimal polynomial is the cyclotomic polynomial, and the Galois group Gal(Q(zeta_n)/Q) is isomorphic to (Z/nZ)*, the multiplicative group of integers mod n. Select an automorphism to watch the roots permute.

Cyclotomic Root Visualizer

Explore nth roots of unity and their Galois automorphisms on the unit circle.

Select n
Cyclotomic Polynomial
Phi_5(x) = x^4 + x^3 + x^2 + x + 1
deg = phi(5) = 4
Gal(Q(z_5)/Q) = (Z/5Z)*
{1, 2, 3, 4} (order 4)
Apply Automorphism

Key insight: The automorphism sigma_k sends zeta_n to zeta_n^k. Since (Z/nZ)* is always abelian, every cyclotomic extension is an abelian Galois extension. This is why cyclotomic fields are so well-behaved -- the Kronecker-Weber theorem says that every abelian extension of Q is contained in some cyclotomic field.

Constructible Polygon Gallery

A regular n-gon is constructible by ruler and compass if and only if n = 2^k * p_1 * p_2 * ... * p_m, where the p_i are distinct Fermat primes (primes of the form 2^(2^j) + 1). The known Fermat primes are 3, 5, 17, 257, and 65537. Click any polygon to see the analysis.

Constructible Polygon Gallery

Regular n-gons for n = 3 to 20. Solid purple = constructible, dashed gray = not constructible.

Regular 17-gonConstructible
Gauss proved in 1796 (at age 19) that the regular 17-gon is constructible. This was the first new constructible polygon discovered in over 2000 years.
Euler totient
phi(17) = 16
Factorization
16 = 2^4
phi(n) is power of 2?
Yes
Decomposition of n
1 * 17
Fermat primes used: 17 = 2^(2^2) + 1

Key insight: The constructibility criterion comes from the Galois group of Q(zeta_n)/Q. A regular n-gon is constructible iff phi(n) is a power of 2, which happens exactly when n has the Fermat-prime factorization above. Gauss's construction of the 17-gon (1796) was a triumph -- he showed that phi(17) = 16 = 2^4, so the construction requires exactly 4 square-root steps.

Key Takeaways

  • Constructible numbers -- live in extensions of degree 2^k over Q; this is why angle trisection and cube doubling are impossible
  • Cyclotomic fields -- generated by roots of unity; Galois group = (Z/nZ)*, always abelian
  • Constructible n-gons -- n must be a product of a power of 2 and distinct Fermat primes
  • Gauss's 17-gon -- a celebrated result connecting number theory, geometry, and group theory