VOOZH
about
URL: https://oeis.org/A016229
⇱ A016229 - OEIS
login
A016229
Inverse of 2220th cyclotomic polynomial.
1
1, 0, 1, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, -1, 0, 0, 0, 1
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 2220. -
Ray Chandler
, Apr 07 2017
LINKS
Ray Chandler,
Table of n, a(n) for n = 0..3000
Index entries for linear recurrences with constant coefficients
, order 576.
Index to sequences related to inverse of cyclotomic polynomials
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[2220, n], {n, 0, 120}], n] (*
Harvey P. Dale
, Aug 18 2019 *)
CROSSREFS
Sequence in context:
A354036
A284948
A011637
*
A015869
A015749
A015389
Adjacent sequences:
A016226
A016227
A016228
*
A016230
A016231
A016232
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved