login
A014807
Inverse of 798th cyclotomic polynomial.
1
1, 1, 0, -1, -1, 0, 1, 0, -1, -1, 0, 1, 1, 0, 0, 0, 0, 0, 0, -1, -1, 0, 1, 1, 0, -1, 0, 1, 1, 0, -1, -1, 0, 0, 0, 0, 0, 0, 1, 1, 0, -1, -1, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
OFFSET
0,1
COMMENTS
Periodic with period length 798. - Ray Chandler, Apr 06 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[798, x], {x, 0, 120}], x, 120] (* Harvey P. Dale, Aug 16 2025 *)
PROG
(PARI) Vec(1/polcyclo(798)+O(x^99)) \\ Charles R Greathouse IV, Jun 01 2026
CROSSREFS
Sequence in context: A014492 A014975 A014408 * A014366 A014723 A365261
KEYWORD
sign,easy,changed
AUTHOR
STATUS
approved