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”).

A136577
Conjectured Hankel transform of A136576(n+1).
2
1, 1, 0, -16, -256, -4096, 0, 16777216, 4294967296, 1099511627776, 0, -1152921504606846976, -4722366482869645213696, -19342813113834066795298816, 0, 5192296858534827628530496329220096, 340282366920938463463374607431768211456
OFFSET
0,4
COMMENTS
a(n+1) is the Hankel transform of A086616. [From Paul Barry, Jun 03 2009]
FORMULA
a(n)=4^floor(n^2/2)*((1/2-sqrt(2)/2)*cos(3*pi*n/4)+(1/2+sqrt(2)/2)*cos(pi*n/4));
CROSSREFS
Sequence in context: A222932 A220107 A171290 * A190134 A267792 A220252
KEYWORD
easy,sign
AUTHOR
Paul Barry, Jan 08 2008
STATUS
approved