Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098106
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098106 Hankel transform of sequence (b(n)) where b(n)=sum(i=0,n,binomial(2*i,i)). +0
1
1, 3, 6, -8, -72, -144, 64, 960, 1920, -512, -10752, -21504, 4096, 110592, 221184, -32768, -1081344, -2162688, 262144, 10223616, 20447232, -2097152, -94371840, -188743680, 16777216, 855638016, 1711276032, -134217728, -7650410496, -15300820992, 1073741824, 67645734912, 135291469824 (list; graph; listen)
OFFSET

0,2

LINKS

J. W. Layman, The Hankel Transform and Some of its Properties, J. Integer Sequences, 4 (2001), #01.1.5.

FORMULA

a(3n)=(-8)^n; a(3n+1)=3*(-8)^n*(2*n+1); a(3n+2)=6*(-8)^n*(2*n+1)

PROGRAM

(PARI) a(n)=if(n<0, 0, if(n%3, if(n%3-1, 6*(-8)^floor(n/3)*(2*floor(n/3)+1), 3*(-8)^floor(n/3)*(2*floor(n/3)+1)), (-8)^(n/3)))

CROSSREFS

Cf. A006134.

Sequence in context: A038064 A093899 A137129 this_sequence A059361 A103268 A114157

Adjacent sequences: A098103 A098104 A098105 this_sequence A098107 A098108 A098109

KEYWORD

sign

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 22 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research