|
Search: id:A094754
|
|
|
| A094754 |
|
Middle coefficient of cyclotomic polynomial Phi_n(x). |
|
+0 3
|
|
| 0, 0, 1, 0, 1, -1, 1, 0, 1, 1, 1, -1, 1, -1, -1, 0, 1, -1, 1, 1, 1, -1, 1, -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, 1, -1, 1, 1, -1, 1, -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, 1, 1, 1, 1, -1, -1, -1, 1, -1, -1, -1, 1, -1, -1, -1, 1, -1, -1, 1, 1, -1, 1, 1, -1
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a(n) = 0 if n is a power of 2, otherwise a(n) is odd.
|
|
REFERENCES
|
G. P. Dresden, On the middle coefficient of a cyclotomic polynomial, Amer. Math. Monthly, 111 (No. 6, 2004), 531-533.
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=1..10000
|
|
MAPLE
|
with(numtheory); t1:=[0, 0]; for n from 3 to 120 do t2:=cyclotomic(n, x); t3:=degree(t2, x); t1:=[op(t1), coeff(t2, x, floor(t3/2))]; od: t1;
|
|
CROSSREFS
|
Cf. A095877 (n such that the middle coefficient of Phi_n(x) has a value not obtained for smaller n).
Sequence in context: A092436 A011656 A043545 this_sequence A074290 A091225 A132380
Adjacent sequences: A094751 A094752 A094753 this_sequence A094755 A094756 A094757
|
|
KEYWORD
|
sign
|
|
AUTHOR
|
njas, Jun 10 2004
|
|
|
Search completed in 0.002 seconds
|