login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

28th cyclotomic polynomial.
0

%I #11 Jan 12 2024 07:50:57

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

%N 28th cyclotomic polynomial.

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

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

%Y Cf. A014037 (inverse).

%K sign,fini,full

%O 0,1

%A _N. J. A. Sloane_.