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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A111049 Triangle T(n,k), 0<=k<=n, read by rows, given by [1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...] DELTA [1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0,0, ...] where DELTA is the operator defined in A084938. 0
1, 1, 1, 1, 3, 2, 1, 6, 9, 4, 1, 11, 27, 25, 8, 1, 20, 70, 100, 65, 16, 1, 37, 170, 330, 325, 161, 32, 1, 70, 399, 980, 1295, 966, 385, 64, 1, 135, 917, 2723, 4515, 4501, 2635, 2695, 897, 128, 1, 264, 2076, 7224, 14406, 17976, 14364, 7176, 2049 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,5

FORMULA

T(n, k) = 2^(n-1)binomial(n-1, k-1)+binomial(n-1, k).

Sum_{k, 0<=k<=n} T(n, k) = 2^(n-1)*(1+2^(n-1)) = A063376(n-1) for n>=1.

EXAMPLE

Rows begin:

1;

1, 1;

1, 3, 2;

1, 6, 9, 4;

1, 11, 27, 25, 8;

1, 20, 70, 100, 65, 16;

1, 37, 170, 330, 325, 161, 32;

1, 70, 399, 980, 1295, 966, 385, 64;

1, 135, 917, 2723, 4515, 4501, 2695, 897, 128;

1, 264, 2076, 7224, 14406, 17976, 14364, 7176, 2049, 256;

CROSSREFS

Cf. A002064, A006127.

Sequence in context: A202390 A114586 A052174 * A088617 A190909 A144250

Adjacent sequences:  A111046 A111047 A111048 * A111050 A111051 A111052

KEYWORD

easy,nonn,tabl

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 07 2005

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 February 17 07:27 EST 2012. Contains 205998 sequences.