OFFSET
0,3
COMMENTS
The condition that the rows be in nonincreasing order is equivalent to considering nonequivalent matrices up to permutation of rows.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..400
EXAMPLE
The a(2) = 7 matrices are:
[2 1] [2 0] [1 2] [1 1] [2 0] [1 0] [1 0]
[0 1] [0 2] [1 0] [1 0] [0 1] [1 0] [1 0]
[0 1] [0 1] [0 2] [0 1]
[0 1]
See the example in A331197 for the a(3) = 28 case.
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 11 2020
STATUS
approved