]> Number Theory - The Heptadecagon

The Heptadecagon

In 1796, a teenage Gauss proved that a regular 17-gon can be constructed using a straight-edge and compass by showing that a primitive 17th root of unity can be found by solving a succession of quadratic equations over the rationals.

Let ζ=e 2 πi/17 be a primitive 17th root of unity. Then

ζ+...+ζ 16 =1

(by considering the equation x 17 1 =0 ; the sum of the roots is zero, and the other root is 1 ).

Pick a generator of 17 *. Let us choose 3 . Then the 17th roots of unity can be written in the sequence

ζ 3 0 ,ζ 3 1 ,...,ζ 3 15

Define x 1 to be the sum of every second member of the sequence, and x 2 to be the sum of the other members, that is,

x 1 =ζ 3 0 +ζ 3 2 +...+ζ 3 14 x 2 =ζ 3 1 +ζ 3 3 +...+ζ 3 15

Then x 1 +x 2 =1 . By construction, x 1 and x 2 are Gaussian periods which means it is easy to compute x 1 x 2 =4 (or use brute force(!)), thus x 1 ,x 2 are roots of a quadratic equation with integer coefficients, namely (1 ±17 )/2 . The solution x 1 is the positive one since only two terms in its sum point to the left on the complex plane.

Next define y 1 ,y 2 from the elements used to construct x 1 in a similar way:

y 1 =ζ 3 0 +ζ 3 4 +ζ 3 8 +ζ 3 12 y 2 =ζ 3 2 +ζ 3 6 +ζ 3 10 +ζ 3 14

To save room, let us calculate the powers of 3 (mod17 ):

1 ,3 ,9 ,10 ,13 ,5 ,15 ,11 ,16 ,14 ,8 ,7 ,4 ,12 ,2 ,6

Thus

y 1 =ζ+ζ 13 +ζ 16 +ζ 4 y 2 =ζ 9 +ζ 15 +ζ 8 +ζ 2

Then y 1 +y 2 =x 1 . It turns out y 1 y 2 =1 , thus y 1 ,y 2 are roots of a quadratic equation with coefficients involving the integers and x 1 .

Similarly we can define y 3 ,y 4 from x 2

y 3 =ζ 3 +ζ 5 +ζ 14 +ζ 12 y 4 =ζ 10 +ζ 11 +ζ 7 +ζ 6

and solve a quadratic to obtain their values.

Now define z 1 ,z 2 from y 1 in this fashion:

z 1 =ζ+ζ 16 z 2 =ζ 13 +ζ 4

We have z 1 +z 2 =y 1 and z 1 z 2 =y 3 , so z 1 ,z 2 can be found from a quadratic whose coefficients we know. Lastly we either note that both the sum and product of ζ and ζ 16 are known so they can be found from a quadratic, or use the fact that

ζ+ζ 16 =2 cos(2 π/17 )

and simply halve z 1 .

We can generalize this procedure to find expressions for any root of unity.

A Magic Solution

Using the above, we can give an elementary method for finding cos(2 π/17 ) that seems to work magically. If we don't mention generators the solution appears mysterious.

Let c m=cos(2 πm/17 ). By considering the sums of the roots of unity we have 2 (c 1 +...+c 8 )=1 .

Set

a=c 1 c 4 ,b=c 3 c 5 ,c=c 2 c 8 ,d=c 6 c 7 .

By basic trigonometric identities we have

2 a=c 3 +c 5 ,2 b=c 2 +c 8 ,2 c=c 6 +c 7 ,2 d=c 1 +c 4 .

(These correspond to the y i s above.) Thus a+b+c+d=1 /4 . Also,

ac=(c 3 +c 5 )(c 6 +c 7 )/4 =(c 1 +...+c 8 )/4 =1 /16 .

Similarly bd=1 /16 . We also find 16 ab=1 +4 a+4 b, along with similar equations for bc,cd,da. Define

a+c=2 e,b+d=2 f

(Naturally, e,f correspond to x 1 ,x 2 above.) Then

e+f=1 /8 ,4 ef=ab+bc+cd+ad=1 /4

so we can solve a quadratic equation to find e,f. Once we have them, we can solve a quadratic equation to find a,c, and another to find b,d. With these values we can solve for c 1 .

[I found this version in a solution that also describes a practical straight-edge-and-compass construction.]