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 1859. - 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 1560.
Index to sequences related to inverse of cyclotomic polynomials
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80); c(1859);
CoefficientList[Series[1/Cyclotomic[1859, x], {x, 0, 120}], x] (* Harvey P. Dale, Apr 07 2018 *)
Sequence in context: A240351 A249832 A014041 * A323402 A240355 A015824
Adjacent sequences: A015865 A015866 A015867 * A015869 A015870 A015871
sign
Simon Plouffe
approved