OFFSET
0,1
COMMENTS
This algebraic number is related to the constructibility of the regular heptadecagon (see also A210644), it is a root of the polynomial 256*x^8-128*x^7-448*x^6+192*x^5+240*x^4-80*x^3-40*x^2+8*x+1.
The continued fraction expansion of cos(Pi/17) is 0, 1, 57, 1, 2, 1, 2, 2, 8, 9, 2, 3, 1, 1, 1, 1, 1, 2, 2, 13, 5, 1, 7, 84, 1, 1, 1,...
Expressed in terms of radicals, cos(Pi/17) is (1/8)*sqrt(2*(2*sqrt(sqrt((17/2)*(17-sqrt(17))) - sqrt((1/2)*(17-sqrt(17))) - 4*sqrt(2*(17+sqrt(17))) + 3*sqrt(17) + 17) + sqrt(17) + sqrt(2*(17-sqrt(17))) + 15)). - Jean-François Alcover, Dec 21 2012
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
Eric Weisstein's World of Mathematics, Heptadecagon.
FORMULA
Equals (i^(2/17) - i^(32/17))/2. - Peter Luschny, Apr 04 2020
EXAMPLE
cos(Pi/17) = 0.9829730996839017782819488448551987160987228750656328...
MATHEMATICA
RealDigits[Cos[Pi/17], 10, 87][[1]]
PROG
(PARI) cos(Pi/17)
(Maxima) fpprec:90; ev(bfloat(cos(%pi/17)));
CROSSREFS
KEYWORD
AUTHOR
Bruno Berselli, Mar 27 2012
STATUS
approved