|
Search: id:A013596
|
|
|
| A013596 |
|
Triangle of coefficients of cyclotomic polynomial Phi_n(x) (exponents in decreasing order). |
|
+0 3
|
|
| 1, 0, 1, -1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, -1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, -1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, -1, 1, -1, 1, -1, 1, 1, -1, 0, 1, -1, 1, 0, -1, 1, 1, 0, 0, 0, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
We follow Maple in defining Phi_0 to be x; it could equally well be taken to be 1.
|
|
REFERENCES
|
E. R. Berlekamp, Algebraic Coding Theory, McGraw-Hill, 1968; see p. 90.
K. Ireland and M. Rosen, A Classical Introduction to Modern Number Theory, Springer, 1982, p. 194.
Z. I. Borevich and I. R. Shafarevich, Number Theory. Academic Press, NY, 1966, p. 325.
|
|
EXAMPLE
|
Phi_0 = x; Phi_1 = x-1; Phi_2 = x+1; Phi_3 = x^2+x+1; Phi_4 = x^2+1; ...
|
|
MAPLE
|
with(numtheory): [ seq(cyclotomic(n, x), n=0..48) ];
|
|
CROSSREFS
|
Cf. A013595.
A013595 is the "increasing" version of this sequence.
Sequence in context: A162519 A072418 A128973 this_sequence A131695 A105812 A134323
Adjacent sequences: A013593 A013594 A013595 this_sequence A013597 A013598 A013599
|
|
KEYWORD
|
sign,easy,nice,tabf
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|