login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A015208
Inverse of 1199th cyclotomic polynomial.
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, 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
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 1199. -
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 1080.
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:
A015120
A015142
A015186
*
A015252
A015406
A015450
Adjacent sequences:
A015205
A015206
A015207
*
A015209
A015210
A015211
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved