login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A014349
Inverse of 340th cyclotomic polynomial.
1
1, 0, -1, 0, 1, 0, -1, 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, 1, 0, -1, 0, 1, 0, -1, 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, 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 340. -
Ray Chandler
, Apr 03 2017
LINKS
Ray Chandler,
Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients
, order 128.
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:
A189169
A267676
A014389
*
A014269
A014229
A014149
Adjacent sequences:
A014346
A014347
A014348
*
A014350
A014351
A014352
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved