login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A129396
Triangle read by rows: T(r,c)=T(r,c-1)+T(r,c+1)+T(r-1,c-1).
4
1, 2, 5, 2, 3, -10, -15, -10, 3, 4, 16, 9, 3, 9, 16, 4, 5, 22, 13, -25, -47, -25, 13, 22, 5, 6, -140, -151, -33, 105, 163, 105, -33, -151, -140, 6, 7, 378, 365, 127, -87, -181, -199, -181, -87, 127, 365, 378, 7, 8, -504, -519, -393, -239, 27, 353, 507, 353, 27, -239, -393, -519, -504, 8, 9, -194, -211, 487, 1217, 1123, 145
OFFSET
0,2
COMMENTS
Like A129392, except edge elements=1,2,3,4,5...
CROSSREFS
Sequence in context: A187017 A083381 A197180 * A274602 A153289 A161643
KEYWORD
sign,tabf
AUTHOR
Jonas Wallgren, Apr 13 2007
EXTENSIONS
More terms from R. J. Mathar, Jan 17 2008
STATUS
approved