Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Apr 02 2017 14:54:50
%S 1,-1,0,0,0,0,0,1,-1,0,0,0,0,0,1,-1,0,0,0,0,0,1,-1,0,0,0,0,0,1,-1,0,0,
%T 0,0,0,1,-1,0,0,0,0,0,1,0,-1,0,0,0,0,1,0,-1,0,0,0,0,1,0,-1,0,0,0,0,1,
%U 0,-1,0,0,0,0,1,0,-1,0,0,0,0,1,0,-1,0
%N 301st cyclotomic polynomial.
%H Ray Chandler, <a href="/A016377/b016377.txt">Table of n, a(n) for n = 0..252</a> (full sequence)
%H <a href="/index/Pol#poly_cyclo">Index to sequences related to cyclotomic polynomials</a>
%t CoefficientList[Cyclotomic[301,x],x] (* _Ray Chandler_, Apr 02 2017 *)
%K sign,fini,full
%O 0,1
%A _N. J. A. Sloane_.