login
A014075
Inverse of 66th cyclotomic polynomial.
3
1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, -1, 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 1, 0
OFFSET
0,1
COMMENTS
Periodic with period length 66. - Ray Chandler, Apr 03 2017
LINKS
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[66, x], {x, 0, 200}], x] (* Vincenzo Librandi, Apr 05 2014 *)
CROSSREFS
Cf. similar sequences listed in A240328.
Sequence in context: A014048 A014087 A014042 * A204269 A371690 A179830
KEYWORD
sign,easy
AUTHOR
STATUS
approved