login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A075614
Let P(k,X) = 4^k*Product_{i=1..k} (X - cos(Pi*i/k)) (which is a polynomial with integer coefficients). Sequence gives maximum values of coefficients of P(n,X).
0
4, 16, 64, 256, 1024, 4096, 20480, 98304, 458752, 2097152, 9437184, 41943040, 188743680, 922746880, 4429185024, 20937965568, 97710505984, 450971566080, 2061584302080, 9620726743040, 46729244180480, 224300372066304
OFFSET
1,1
EXAMPLE
P(3,X) = 64*X^3 + 64*X^2 - 16*X - 16, hence a(3)=64.
CROSSREFS
Sequence in context: A000302 A262710 A050734 * A083592 A069029 A238940
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Oct 11 2002
STATUS
approved