login
A015230
Inverse of 1221st cyclotomic polynomial.
1
1, -1, 0, 1, -1, 0, 1, -1, 0, 1, -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, 1, -1, 0, 1, -1, 0, 1, -1, 0, 1, -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, 1, -1, 0, 1, -1, 0, 1
OFFSET
0,1
COMMENTS
Periodic with period length 1221. - Ray Chandler, Apr 07 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[1221, x], {x, 0, 100}], x] (* Harvey P. Dale, Apr 12 2016 *)
CROSSREFS
Sequence in context: A015560 A015428 A015362 * A015032 A016055 A014966
KEYWORD
sign
AUTHOR
STATUS
approved