login

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

143rd cyclotomic polynomial.
1

%I #10 Apr 02 2017 12:36:29

%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,

%T 0,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 143rd cyclotomic polynomial.

%H Ray Chandler, <a href="/A016335/b016335.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[Cyclotomic[143,x],x] (* _Ray Chandler_, Apr 02 2017 *)

%K sign,fini,full

%O 0,1

%A _N. J. A. Sloane_.