login
A014464
Inverse of 455th cyclotomic polynomial.
1
1, -1, 0, 0, 0, 1, -1, 1, -1, 0, 1, -1, 1, 0, 0, 0, -1, 1, 0, 0, 1, -1, 0, 0, 0, 1, 0, 0, 0, -1, 1, 0, 0, 1, -1, 0, 0, 0, 1, 0, 0, 0, -1, 1, 0, 0, 1, -1, 0, 0, 0, 1, 0, 0, 0, -1, 1, 0, 0, 1, -1, 0, 0, 0, 1, -1, 1, 0, -1, 1, -1, 1, 0, 0, 0, -1, 1, 0, 0, 0, 0
OFFSET
0,1
COMMENTS
Periodic with period length 455. - Ray Chandler, Apr 04 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
PROG
(PARI) Vec(1/polcyclo(455)+O(x^99)) \\ Charles R Greathouse IV, May 31 2026
CROSSREFS
Sequence in context: A190210 A014394 A014779 * A014919 A014814 A015619
KEYWORD
sign,easy,changed
AUTHOR
STATUS
approved