login
A015029
Inverse of 1020th cyclotomic polynomial.
1
1, 0, 1, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0
OFFSET
0,1
COMMENTS
Periodic with period length 1020. - Ray Chandler, Apr 07 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[1020, x], {x, 0, 120}], x] (* Harvey P. Dale, Jul 08 2023 *)
CROSSREFS
Sequence in context: A015749 A015389 A015149 * A014789 A014669 A185276
KEYWORD
sign
AUTHOR
STATUS
approved