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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122479 Triangle T(n,k), 0<=k<=n, defined by T(n,k) = 0 if k<0 or k>n, T(0,0) = 1, T(n,k) = T(n,k-1)+T(n-1,k-1)+T(n-1,k)+T(n-1,k+1). 0
1, 1, 2, 3, 6, 8, 9, 26, 40, 48, 35, 110, 224, 312, 360, 145, 514, 1160, 2056, 2728, 3088, 659, 2478, 5208, 12152, 20024, 25840, 28928, 3137, 12482, 33320, 71704, 129720, 204512, 259280, 288208, 15619, 64558, 182064, 416808, 822744, 1416256, 2168256 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,3

EXAMPLE

Triangle begins:

1;

1, 2;

3, 6, 8;

9, 26, 40, 48;

35, 110, 224, 312, 360;

145, 514, 1160, 2056, 2728, 3088;

CROSSREFS

Sequence in context: A099381 A089437 A146768 * A047403 A093193 A089422

Adjacent sequences:  A122476 A122477 A122478 * A122480 A122481 A122482

KEYWORD

nonn,tabl

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Sep 15 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 08:07 EST 2012. Contains 205719 sequences.