login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A015720
Inverse of 1711th cyclotomic polynomial.
1
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 1711. -
Ray Chandler
, Apr 07 2017
LINKS
Ray Chandler,
Table of n, a(n) for n = 0..2000
Index entries for linear recurrences with constant coefficients
, order 1624.
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:
A016068
A015952
A015778
*
A015546
A015372
A015256
Adjacent sequences:
A015717
A015718
A015719
*
A015721
A015722
A015723
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved