Thanks to everyone who made a donation during our annual appeal! To see the list of donors, or make a donation, see the OEIS Foundation home page.
0,1
Periodic with period length 1661. - Ray Chandler, Apr 07 2017
Ray Chandler, Table of n, a(n) for n = 0..2000
Index entries for linear recurrences with constant coefficients, order 1500.
Index to sequences related to inverse of cyclotomic polynomials
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
Flatten[PadRight[{CoefficientList[Series[1/Cyclotomic[1661, x], {x, 0, 11}], x]}, 100, 0]] (* Harvey P. Dale, Nov 26 2015 *)
Sequence in context: A015516 A015538 A015648 * A015736 A015802 A015835
Adjacent sequences: A015667 A015668 A015669 * A015671 A015672 A015673
sign
Simon Plouffe
approved