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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128890 Triangle T(n,k) related to walks in the positive quadrant . 0
1, 0, 1, 2, 0, 1, 0, 5, 0, 1, 10, 0, 9, 0, 1, 0, 35, 0, 14, 0, 1, 70, 0, 84, 0, 20, 0, 1, 0, 294, 0, 168, 0, 27, 0, 1, 588, 0, 840, 0, 300, 0, 35, 0, 1, 0, 2772, 0, 1980, 0, 495, 0, 44, 0, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,4

FORMULA

T(n,k)=binomial(n,r)*binomial(n+2,s)-binomial(n+2,r+1)*binomial(n,s-1)with r=(n+k)/2 and s=(n-k)/2, if n+k is even ; else T(n,k)=0 . T(2*n,0)=A000108(n)*A000108(n+1)=A005568(n) .

EXAMPLE

Triangle begins:

1;

0, 1;

2, 0, 1;

0, 5, 0, 1;

10, 0, 9, 0, 1;

0, 35, 0, 14, 0, 1;

70, 0, 84, 0, 20, 0, 1;

0, 294, 0, 168, 0, 27, 0, 1;

588, 0, 840, 0, 300, 0, 35, 0, 1;

0, 2772, 0, 1980, 0, 495, 0, 44, 0, 1;

CROSSREFS

Cf. A000012, A000096, A052472, A005568, A000356.

Sequence in context: A132277 A137286 A180048 * A196777 A078924 A137526

Adjacent sequences:  A128887 A128888 A128889 * A128891 A128892 A128893

KEYWORD

nonn,tabl

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 20 2007

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 13 19:04 EST 2012. Contains 205535 sequences.