OFFSET
0,1
COMMENTS
Periodic with period length 341. - Ray Chandler, Apr 03 2017
LINKS
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[341, x], {x, 0, 520}], x] (* Harvey P. Dale, Oct 24 2018 *)
PROG
(PARI) Vec(1/polcyclo(341)+O(x^99)) \\ Charles R Greathouse IV, May 31 2026
CROSSREFS
KEYWORD
sign,easy
AUTHOR
STATUS
approved
