STRAIGHT-LINE AND COMPASS CONSTRUCTIONS.
Problem 16
16. In honour of this being the 17th question: construct a regular
17-sided polygon.
Solution
- This is possible to do iff we can construct an
angle of 2pi / 17.
- This is possible to do iff we can (given an
arbitrary unit length) construct the value
of cos(2pi / 17).
- Assuming that such a construction is possible,
we can draw a circle of arbitrary unit
radius and proceed to construct the polygon
as shown in the diagram.

It now remains to show how we can construct cos (2pi/17).
Finding the roots of an order-17 polynomial
Remember cos a + i.sin a = e i.a ? That's the trick. Because we have:
- cos a + i.sin a = e i.a
- cos 17a + i.sin 17a = e 17i.a
If we set a = 2pi / 17, and remember that exy = (ex)y, we get:
- cos 2pi + i.sin 2pi = e 17i.a
- 1 + 0i = (e i.a)17
- 1 + 0i = (cos a + i.sin a)17
Now, we set c=cos a and s=sin a (and later use c2 + s2 = 1),
and can expand the resulting equation:
- 1 + 0i = (cos a + i.sin a)17
You can see what's coming next: expand the large polynomial above, equate real and imaginary parts of the
resulting equation. Replacing through with 1-c2 for s2, we wind up with
a large polynomial in c:
- 1 + 0i = (c + i.s)17
- 1 + 0i = c17
+ 17c16i1s1
+ 136c15i2s2
+ 680c14i3s3
+ 2380c13i4s4
+ 6188c12i5s5
+ 12376c11i6s6
+ 19448c10i7s7
+ 24310c9i8s8
+ 24310c8i9s9
+ 19448c7i10s10
+ 12376c6i11s11
+ 6188c5i12s12
+ 2380c4i13s13
+ 680c3i14s14
+ 136c2i15s15
+ 17c1i16s16
+ i17s17
We equate the real parts of the above equation, and perform the
substitution s2=1-c2:
- 1 = c17
- 136c15(1 - c2)
+ 2380c13(1 - c2)2
- 12376c11(1 - c2)3
+ 24310c9(1 - c2)4
- 19448c7(1 - c2)5
+ 6188c5(1 - c2)6
- 680c3(1 - c2)7
+ 17c(1 - c2)8
- 1 = c17
- 136c15(1 - c2)
+ 2380c13(1 -
2c2 +
c4)
- 12376c11(1 -
3c2 +
3c4 -
c6)
+ 24310c9(1 -
4c2 +
6c4 -
4c6 +
c8)
- 19448c7(1 -
5c2 +
10c4 -
10c6 +
5c8 -
c10)
+ 6188c5(1 -
6c2 +
15c4 -
20c6 +
15c8 -
6c10 +
c12)
- 680c3(1 -
7c2 +
21c4 -
35c6 +
35c8 -
21c10 +
7c12 -
c14)
+ 17c(1 -
8c2 +
28c4 -
56c6 +
70c8 -
56c10 +
28c12 -
8c14 +
c16)
- 1 =
c17
(1 + 136 + 2380 + 12376 + 24310 + 19448 + 6188 + 680 + 17)
+ c15
(-136 - 2.2380 - 3.12376 - 4.24310 - 5.19448 - 6.6188 - 7.680 - 8.17)
+ c13
(2380 + 3.12376 + 6.24310 + 10.19448 + 15.6188 + 21.680 + 28.17)
+ c11
(-12376 - 4.24310 - 10.19448 - 20.6188 - 35.680 - 56.17)
+ c9
(24310 + 5.19448 + 15.6188 + 35.680 + 70.17)
+ c7
(-19448 - 6.6188 - 21.680 - 56.17)
+ c5
(6188 + 7.680 + 28.17)
+ c3
(-680 - 8.17)
+ c
(17)
- 1 =
65536c17
- 278528c15
+ 487424c13
- 452608c11
+ 239560c9
- 71808c7
+ 11424c5
- 816c3
+ 17c
We can now consider the equation:
- 0 =
65536x17
- 278528x15
+ 487424x13
- 452608x11
+ 239560x9
- 71808x7
+ 11424x5
- 816x3
+ 17x
- 1
Roots of this equation, values of x which satisfy this, will be
the x-coordinates of points around a unit circle centred on the origin
at intervals of 2pi/17.
Clearly, then, (x - 1) is a factor of the RHS (we can demonstrate
this by substitution). One of the other roots we're after will be
x=c, and so on.
From previous results, if a root of this belongs to the closure of the
integers under the operations of addition, subtraction, multiplication,
division, and taking the square root, then we can construct a 17-sided
polygon. And in fact, the algebraic construction of the root encodes
the geometric operations required to produce such a ruler-and-compass
construction.
We can factor out (x - 1).
At this point I'm going to stop until more browsers support MathML; if
anyone's really interested then I can send them the LaTeX source.
However, it's traditional at this stage to whip out a long algebraic
monster and say something like, "we note that x is a root of this
equation" :-)
x in this case is -1/16 + 1/16 sqrt(17) + 1/16 sqrt[34 - 2sqrt(17)]
+ 1/8 sqrt[17 + 3sqrt(17) - sqrt(34-2sqrt(17)) - 2sqrt(34+2sqrt(17)]