login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
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
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 455. -
Ray Chandler
, Apr 04 2017
LINKS
Ray Chandler,
Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients
, order 288.
Index to sequences related to inverse of cyclotomic polynomials
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
CROSSREFS
Sequence in context:
A190210
A014394
A014779
*
A014919
A014814
A015619
Adjacent sequences:
A014461
A014462
A014463
*
A014465
A014466
A014467
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved