VOOZH
about
URL: https://oeis.org/A019324
⇱ A019324 - OEIS
login
A019324
Cyclotomic polynomials at x=6.
5
6, 5, 7, 43, 37, 1555, 31, 55987, 1297, 46873, 1111, 72559411, 1261, 2612138803, 39991, 1406371, 1679617, 3385331888947, 46441, 121871948002099, 1634221, 1822428931, 51828151, 157946044610720563, 1678321
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,1
LINKS
Paolo Xausa,
Table of n, a(n) for n = 0..1000
Index entries for cyclotomic polynomials, values at X
MAPLE
with(numtheory, cyclotomic); f := n->subs(x=6, cyclotomic(n, x)); seq(f(i), i=0..64);
MATHEMATICA
Join[{6}, Cyclotomic[Range[50], 6]] (*
Paolo Xausa
, Feb 26 2024 *)
CROSSREFS
Sequence in context:
A104909
A266077
A019167
*
A093457
A195446
A262993
Adjacent sequences:
A019321
A019322
A019323
*
A019325
A019326
A019327
KEYWORD
nonn
AUTHOR
Simon Plouffe
STATUS
approved