login
A014737
Inverse of 728th cyclotomic polynomial.
1
1, 0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, 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, 1, 0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, 0
OFFSET
0,1
COMMENTS
Periodic with period length 728. - Ray Chandler, Apr 06 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[728, x], {x, 0, 120}], x, 120] (* Harvey P. Dale, Nov 02 2021 *)
PROG
(PARI) Vec(1/polcyclo(728)+O(x^99)) \\ Charles R Greathouse IV, Jun 01 2026
CROSSREFS
Sequence in context: A015297 A015073 A014961 * A014625 A016033 A015681
KEYWORD
sign,easy,changed
AUTHOR
STATUS
approved