login
A320808
Regular tetrangle where T(n,k,i) is the number of nonnegative integer matrices up to row and column permutations with no zero rows or columns and k nonzero entries summing to n, with i columns.
12
1, 0, 0, 1, 0, 0, 1, 0, 1, 2, 0, 0, 1, 0, 1, 2, 0, 1, 2, 3, 0, 0, 1, 0, 2, 4, 0, 1, 5, 4, 0, 1, 5, 5, 5, 0, 0, 1, 0, 2, 4, 0, 2, 10, 8, 0, 1, 9, 13, 7, 0, 1, 5, 12, 9, 7, 0, 0, 1, 0, 3, 6, 0, 3, 16, 12, 0, 2, 24, 33, 16, 0, 1, 14, 36, 29, 12, 0, 1, 9, 23, 29
OFFSET
1,10
EXAMPLE
Tetrangle begins:
1 0 0 0 0 0
0 1 0 1 0 1 0 1 0 1
0 1 2 0 1 2 0 2 4 0 2 4
0 1 2 3 0 1 5 4 0 2 10 8
0 1 5 5 5 0 1 9 13 7
0 1 5 12 9 7
CROSSREFS
Triangle sums are A007716. Triangle of row sums is A320801. Triangle of column sums is A317533. Triangle of last columns (without its leading column 1,0,0,0,...) is A055884.
Sequence in context: A119241 A001878 A056558 * A338203 A324930 A179519
KEYWORD
nonn,tabf
AUTHOR
Gus Wiseman, Nov 09 2018
STATUS
approved