VOOZH
about
URL: https://oeis.org/A014541
⇱ A014541 - OEIS
login
A014541
Inverse of 532nd cyclotomic polynomial.
1
1, 0, -1, 0, 1, 0, -1, 0, 1, 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, 1, 0, -1, 0, 1, 0, -1, 0, 1, 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
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
COMMENTS
Periodic with period length 532. -
Ray Chandler
, Apr 06 2017
LINKS
Ray Chandler,
Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients
, order 216.
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[532, x], {x, 0, 120}], x, 120] (*
Harvey P. Dale
, Dec 25 2025 *)
CROSSREFS
Sequence in context:
A014877
A014821
A014653
*
A014485
A014373
A014317
Adjacent sequences:
A014538
A014539
A014540
*
A014542
A014543
A014544
KEYWORD
sign
AUTHOR
Simon Plouffe
STATUS
approved