login
A014791
Inverse of 782nd cyclotomic polynomial.
1
1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 0, 0, 0, 0, 0, 0, 1, -1, 1, -1, 1, -1, 1, -1, 1, -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
OFFSET
0,1
COMMENTS
Periodic with period length 782. - Ray Chandler, Apr 06 2017
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[782, x], {x, 0, 400}], x] (* Harvey P. Dale, Aug 23 2017 *)
PROG
(PARI) Vec(1/polcyclo(782)+O(x^99)) \\ Charles R Greathouse IV, Jun 01 2026
CROSSREFS
Sequence in context: A014502 A014995 A014400 * A014332 A014655 A362448
KEYWORD
sign,easy,changed
AUTHOR
STATUS
approved