login
The OEIS is supported by the many generous donors 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). 1
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; text; internal format)
OFFSET
0,3
LINKS
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: A146768 A364958 A211370 * A351125 A334747 A285306
KEYWORD
nonn,tabl
AUTHOR
Philippe Deléham, Sep 15 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 05:59 EDT 2024. Contains 371906 sequences. (Running on oeis4.)