login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A014691
Inverse of 682nd 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, 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
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 682. -
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 300.
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:
A014416
A014823
A014350
*
A014328
A014647
A014262
Adjacent sequences:
A014688
A014689
A014690
*
A014692
A014693
A014694
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved