Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124395
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124395 Expansion of (1-2x)/(1-2x+2x^3). +0
3
1, 0, 0, -2, -4, -8, -12, -16, -16, -8, 16, 64, 144, 256, 384, 480, 448, 128, -704, -2304, -4864, -8320, -12032, -14336, -12032, 0, 28672, 81408, 162816, 268288, 373760, 421888, 307200, -133120, -1110016, -2834432 (list; graph; listen)
OFFSET

0,4

COMMENT

Diagonal sums of number array A124394.

FORMULA

a(n)=sum{k=0..floor(n/2), sum{j=0..k+1, C(k+1,j)C(n-j+1,2k+1)(-2)^j}};

a(n) = term (2,2) in the 3x3 matrix [2,1,0; 0,0,1; -2,0,0]^n. [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 10 2008]

MAPLE

a:= n-> (Matrix([[2, 1, 0], [0, 0, 1], [ -2, 0, 0]])^n)[2, 2]: seq (a(n), n=0..35); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 10 2008]

CROSSREFS

Sequence in context: A160162 A064711 A050865 this_sequence A024908 A019442 A048166

Adjacent sequences: A124392 A124393 A124394 this_sequence A124396 A124397 A124398

KEYWORD

easy,sign

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Oct 30 2006

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research