For which positive integers is
rational? We present a simple solution to this problem using Galois Theory. We claim
is rational if and only if
. Indeed, first note that for any automorphism
(where
), we have
for some
. But it is geometrically clear (from the unit-circle definition of cosine) that
if and only if
. Thus
is fixed by at most two automorphisms. Now if
is rational then it is fixed by every automorphism, so we must have
. This is only satisfied for
, and it is clear
is rational for these
.
Advertisement
pretty straightforward…
Comment by Grant — July 13, 2010 @ 10:07 am
I feel that there should be a slightly more elementary way to show this, although it should be technically the same.
If we let
j_{n} = cos(2\pi/n)
for each natural number k, we have a “k-angle” formula
cos(k x) = P_k( cos(x) )
where P_k is some polynomial, i.e. P_2(x) = 2x^2-1.
This means that
j_{n} = P_k( j_{kn} )
For all naturals k,n. mmmm. maybe you can use this system of polynomial relations and some results about rational solutions of integral polynomial eqns to show the results (which is essentially galois theory!). not sure
Comment by Ryan Mickler — January 18, 2011 @ 3:29 am