login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A014774
Inverse of 765th cyclotomic polynomial.
1
1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0, -1, 0, 0, 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, 1, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 765. -
Ray Chandler
, Apr 06 2017
LINKS
Ray Chandler,
Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients
, order 384.
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:
A016079
A014864
A015719
*
A015539
A014594
A015179
Adjacent sequences:
A014771
A014772
A014773
*
A014775
A014776
A014777
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved