A129398 Pyramid P(h,x,y)=P(h,x,y-1)+P(h,x,y+1)+P(h,x-1,y)+P(h,x+1,y)+P(h-1,x,y), read level by level, x by x.
1, 1, 1, 5, 1, 1, 1, 1, -3, 1, 1, -3, -7, -3, 1, 1, -3, 1, 1, 1, 1, 4, 1, 1, 3, 0, 3, 1, 1, 4, 0, -7, 0, 4, 1, 1, 3, 0, 3, 1, 1, 4, 1, 1
Offset: 0
Comments