Irregular triangle read by rows: T(n,d) (n >= 1, d <= n-1 for n>1) = number of n X n integer-valued matrices M such that M_{1,1}=0, M_{n,n}=d, M_{(i+1),j} = M_{i,j} + (0 or 1), M_{i,(j+1)} = M_{i,j} + (0 or 1), and M_{(i+1),(j+1)} = M_{i,j} + (0 or 1).
A323848
Irregular triangle read by rows: T(n,d) (n >= 1, d <= n-1 for n>1) = number of n X n integer-valued matrices M such that M_{1,1}=0, M_{n,n}=d, M_{(i+1),j} = M_{i,j} + (0 or 1), M_{i,(j+1)} = M_{i,j} + (0 or 1), and M_{(i+1),(j+1)} = M_{i,j} + (0 or 1).
Terms
- a(0) =0a(1) =4a(2) =18a(3) =25a(4) =68a(5) =386a(6) =256a(7) =250a(8) =4657a(9) =12200a(10) =4356a(11) =922a(12) =54219a(13) =432842a(14) =608993a(15) =123904a(16) =3430a(17) =642815a(18) =14697256a(19) =60650883a(20) =49489706a(21) =5909761a(22) =12868a(23) =7852836a(24) =514608568a(25) =5713126349a(26) =13458882036a(27) =6648891794a(28) =473497600a(29) =48618
External references
- oeis: A323848