login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A014219
Inverse of 210th cyclotomic polynomial.
2
1, 1, 0, -1, -1, -1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, -1, -1, -1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, -1, -1, -1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, -1, -1, -1, 0, 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
OFFSET
0,1
COMMENTS
Periodic with period length 210. - Ray Chandler, Apr 03 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (1, -1, 0, 0, -1, 1, -2, 1, -1, 0, 0, -1, 1, -1, 1, -1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, -1, 1, -1, 1, -1, 0, 0, -1, 1, -2, 1, -1, 0, 0, -1, 1, -1).
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[210, x], {x, 0, 200}], x] (* Vincenzo Librandi, Apr 06 2014 *)
CROSSREFS
Cf. similar sequences listed in A240328, A240467.
Sequence in context: A267621 A374039 A014114 * A065828 A341603 A190897
KEYWORD
sign,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 22 21:47 EDT 2024. Contains 376140 sequences. (Running on oeis4.)