login
A015194
Inverse of 1185th cyclotomic polynomial.
1
1, -1, 0, 1, -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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1
OFFSET
0,1
COMMENTS
Periodic with period length 1185. - Ray Chandler, Apr 07 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[1185, x], {x, 0, 120}], x] (* Harvey P. Dale, Apr 04 2017 *)
CROSSREFS
Sequence in context: A010890 A011633 A015254 * A015104 A016199 A015074
KEYWORD
sign
AUTHOR
STATUS
approved