OFFSET
0,20
COMMENTS
Periodic with period length 665. - Ray Chandler, Apr 06 2017
LINKS
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[665, x], {x, 0, 80}], x] (* Harvey P. Dale, Jan 29 2016 *)
CROSSREFS
KEYWORD
sign
AUTHOR
STATUS
approved