login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A014863
Inverse of 854th cyclotomic polynomial.
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, 1, -1, 1, -1, 1, -1, 1, 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 854. -
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 360.
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:
A014478
A014947
A014436
*
A014422
A014835
A014380
Adjacent sequences:
A014860
A014861
A014862
*
A014864
A014865
A014866
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved