login

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

286th cyclotomic polynomial.
1

%I #12 Apr 02 2017 14:46:08

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

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

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

%N 286th cyclotomic polynomial.

%H Ray Chandler, <a href="/A016373/b016373.txt">Table of n, a(n) for n = 0..120</a> (full sequence)

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

%t CoefficientList[Series[Cyclotomic[286,x],{x,0,120}],x] (* _Harvey P. Dale_, Jul 08 2016 *)

%K sign,fini,full

%O 0,1

%A _N. J. A. Sloane_.