login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092056 Square table by antidiagonals where T(n,k)=C(n+2^k-1,n). 2
1, 1, 1, 1, 2, 1, 1, 4, 3, 1, 1, 8, 10, 4, 1, 1, 16, 36, 20, 5, 1, 1, 32, 136, 120, 35, 6, 1, 1, 64, 528, 816, 330, 56, 7, 1, 1, 128, 2080, 5984, 3876, 792, 84, 8, 1, 1, 256, 8256, 45760, 52360, 15504, 1716, 120, 9, 1, 1, 512, 32896, 357760, 766480, 376992, 54264, 3432 (list; table; graph; refs; listen; history; text; internal format)
OFFSET

0,5

COMMENTS

Each column is convolution of preceding column starting from the all 1's sequence.

LINKS

Table of n, a(n) for n=0..62.

FORMULA

T(n, k) =sum_i{0<=i<=n} T(i, k-1)*T(n-i, k-1) starting with T(n, 0)=1 for n>=0.

EXAMPLE

Rows start: 1,1,1,1,1,1,1,...; 1,2,4,8,16,32,64,...; 1,3,10,36,136,528,2080,...; 1,4,20,120,816,5984,45760,...;

1,5,35,330,3876,52360,766480,...; etc.

CROSSREFS

Columns include (essentially) A000012, A000027, A000292, A000580, A010968, etc. Rows include A000012, A000079, A007582, A092056.

Sequence in context: A009998 A113993 A103323 * A103574 A112682 A033185

Adjacent sequences:  A092053 A092054 A092055 * A092057 A092058 A092059

KEYWORD

nonn,tabl

AUTHOR

Henry Bottomley, Feb 19 2004

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 21 21:07 EDT 2013. Contains 225504 sequences.