login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A137717 Hankel transform of A106191. 3
1, -4, 4, 8, -32, 32, 64, -256, 256, 512, -2048, 2048, 4096, -16384, 16384, 32768, -131072, 131072, 262144, -1048576, 1048576, 2097152, -8388608, 8388608, 16777216, -67108864, 67108864, 134217728, -536870912, 536870912 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Hankel transform of A132310. [From Paul Barry, Apr 26 2009]
LINKS
FORMULA
G.f.: (1-2x)/(1+2x+4x^2).
a(n)=Product{k=0..n, (3*cos(2*pi*(k-1)/3)/2-5/4-2*0^k)^(n-k)};
a(n) = 2^n*A061347(n+2) = -2a(n-1)-4a(n-2). - R. J. Mathar, Feb 21 2008
MATHEMATICA
LinearRecurrence[{-2, -4}, {1, -4}, 30] (* Harvey P. Dale, Oct 05 2017 *)
CROSSREFS
Apart from signs, essentially the same as A096252.
Sequence in context: A264172 A019122 A019202 * A096252 A102369 A298569
KEYWORD
sign
AUTHOR
Paul Barry, Feb 08 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)