login
A014583
Inverse of 574th cyclotomic polynomial.
1
1, -1, 1, -1, 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 1, -1, 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
OFFSET
0,1
COMMENTS
Periodic with period length 574. - Ray Chandler, Apr 06 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[574, x], {x, 0, 120}], x, 120] (* Harvey P. Dale, Jan 24 2026 *)
PROG
(PARI) Vec(1/polcyclo(574)+O(x^99)) \\ Charles R Greathouse IV, May 31 2026
CROSSREFS
Sequence in context: A014310 A014611 A014296 * A014268 A014527 A014226
KEYWORD
sign,easy
AUTHOR
STATUS
approved