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