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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A121574 Riordan array (1/(1-2x), x(1+x)/(1-2x)). 1
1, 2, 1, 4, 5, 1, 8, 16, 8, 1, 16, 44, 37, 11, 1, 32, 112, 134, 67, 14, 1, 64, 272, 424, 305, 106, 17, 1, 128, 640, 1232, 1168, 584, 154, 20, 1, 256, 1472, 3376, 3992, 2641, 998, 211, 23, 1, 512, 3328, 8864, 12592, 10442, 5221, 1574, 277, 26, 1, 1024, 7424, 22528 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Row sums are A006190(n+1); diagonal sums are A077939. Inverse is A121575. A generalized Delannoy number triangle.

Antidiagonal sums are A002478. - From DELEHAM Philippe, Nov 10 2011.

FORMULA

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

T(n,k) = 2*T(n-1,k) + T(n-1,k-1) + T(n-2,k-1). - From DELEHAM Philippe, Nov 10 2011

EXAMPLE

Triangle begins

1

2, 1

4, 5, 1

8, 16, 8, 1

16, 44, 37, 11, 1

32, 112, 134, 67, 14, 1

64, 272, 424, 305, 106, 17, 1

CROSSREFS

Cf. Diagonals : A000012, A016789, A080855, A000079, A053220.

Sequence in context: A134248 A080935 A102661 * A117317 A124237 A123876

Adjacent sequences:  A121571 A121572 A121573 * A121575 A121576 A121577

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Aug 08 2006

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 14 18:47 EST 2012. Contains 205663 sequences.