login
A014750
Inverse of 741st cyclotomic polynomial.
2
1, -1, 0, 1, -1, 0, 1, -1, 0, 1, -1, 0, 1, 0, -1, 1, 0, -1, 1, 1, -2, 1, 1, -2, 1, 1, -1, 0, 1, -1, 0, 1, 0, -1, 1, 0, -1, 1, 1, -2, 1, 1, -2, 1, 1, -1, 0, 1, -1, 0, 1, 0, -1, 1, 0, -1, 1, 0, -1, 1, 0, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
OFFSET
0,21
COMMENTS
Periodic with period length 741. - Ray Chandler, Apr 06 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[741, x], {x, 0, 250}], x] (* Harvey P. Dale, Sep 27 2018 *)
PROG
(PARI) Vec(1/polcyclo(741)+O(x^99)) \\ Charles R Greathouse IV, May 30 2026
CROSSREFS
Sequence in context: A391280 A345647 A091950 * A015491 A015776 A176047
KEYWORD
sign,easy,changed
AUTHOR
STATUS
approved