159611domain: NAppears in sequencesTriangle T(n,k) (0<= k <=n) read by rows. Left edge is 1, 0, 0, ... Otherwise each entry is sum of entry to left, entries immediately above it to left and right and entry directly above it 2 rows back.at n=54A059283Right edge of triangle in A059283.at n=9A059284