login
A014562
Inverse of 553rd cyclotomic polynomial.
1
1, 1, 1, 1, 1, 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, 0, 0, -1, -1
OFFSET
0,1
COMMENTS
Periodic with period length 553. - Ray Chandler, Apr 06 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[553, x], {x, 0, 120}], x] (* Harvey P. Dale, Feb 03 2025 *)
PROG
(PARI) Vec(1/polcyclo(553)+O(x^99)) \\ Charles R Greathouse IV, May 31 2026
CROSSREFS
Sequence in context: A138345 A014590 A015171 * A015115 A014520 A015031
KEYWORD
sign,easy
AUTHOR
STATUS
approved