Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122438
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122438 Riordan array (1/(1-2x), x(1+2x)). +0
3
1, 2, 1, 4, 4, 1, 8, 8, 6, 1, 16, 16, 16, 8, 1, 32, 32, 32, 28, 10, 1, 64, 64, 64, 64, 44, 12, 1, 128, 128, 128, 128, 120, 64, 14, 1, 256, 256, 256, 256, 256, 208, 88, 16, 1, 512, 512, 512, 512, 512, 496, 336, 116, 18, 1, 1024, 1024, 1024, 1024, 1024, 1024, 912, 512, 148 (list; table; graph; listen)
OFFSET

0,2

COMMENT

Generalized Whitney triangle. Row sums are A045883(n+1). Diagonal sums are A122439.

FORMULA

Number triangle T(n,k)=sum{j=0..n-k, C(k,n-k-j)}*2^(n-k)

EXAMPLE

Number triangle begins

1,

2, 1,

4, 4, 1,

8, 8, 6, 1,

16, 16, 16, 8, 1,

32, 32, 32, 28, 10, 1,

64, 64, 64, 64, 44, 12, 1

MATHEMATICA

T[n_, k_] := Sum[ Binomial[k, n - k - j]*2^(n - k), {j, 0, n - k}]; Table[ T[n, k], {n, 0, 10}, {k, 0, n}] // Flatten - Robert G. Wilson v Sep 14 2006

CROSSREFS

Cf. A004070.

Sequence in context: A118976 A138177 A101559 this_sequence A156708 A131250 A140693

Adjacent sequences: A122435 A122436 A122437 this_sequence A122439 A122440 A122441

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Sep 05 2006

EXTENSIONS

More terms from Robert G. Wilson v Sep 14 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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research