login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

455th cyclotomic polynomial.
1

%I #10 Apr 02 2017 16:28:39

%S 1,1,1,1,1,0,0,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,0,0,1,1,1,1,1,0,0,0,0,

%T 0,0,0,0,0,0,1,1,1,1,1,0,0,-1,-1,-1,-1,-1,0,-1,-1,-1,-1,-1,0,0,1,1,1,

%U 1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,-1,-1,-1,-2,-2,-2

%N 455th cyclotomic polynomial.

%H Ray Chandler, <a href="/A016414/b016414.txt">Table of n, a(n) for n = 0..288</a> (full sequence)

%H <a href="/index/Pol#poly_cyclo">Index to sequences related to cyclotomic polynomials</a>

%t CoefficientList[Cyclotomic[455,x],x] (* _Ray Chandler_, Apr 02 2017 *)

%K sign,fini,full

%O 0,79

%A _N. J. A. Sloane_.