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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117389 A skew Delannoy number triangle read by rows. 0
1, 0, 1, 0, 1, 1, 0, 0, 3, 1, 0, 0, 1, 5, 1, 0, 0, 0, 5, 7, 1, 0, 0, 0, 1, 13, 9, 1, 0, 0, 0, 0, 7, 25, 11, 1, 0, 0, 0, 0, 1, 25, 41, 13, 1, 0, 0, 0, 0, 0, 9, 63, 61, 15, 1, 0, 0, 0, 0, 0, 1, 41, 129, 85, 17, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,9

COMMENTS

Row sums are the trinomial numbers A000073(n+2). Diagonal sums are A079973.

FORMULA

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

EXAMPLE

Triangle begins

1,

0, 1,

0, 1, 1,

0, 0, 3, 1,

0, 0, 1, 5, 1,

0, 0, 0, 5, 7, 1,

0, 0, 0, 1, 13, 9, 1,

0, 0, 0, 0, 7, 25, 11, 1

CROSSREFS

Cf. A008288.

Sequence in context: A094544 A062734 A205531 * A122083 A098158 A110319

Adjacent sequences:  A117386 A117387 A117388 * A117390 A117391 A117392

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Mar 11 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 15 03:22 EST 2012. Contains 205694 sequences.