OFFSET
1,2
COMMENTS
The condition that the columns be in decreasing order is equivalent to considering nonequivalent matrices with distinct columns up to permutation of columns.
FORMULA
a(n) = Sum_{d|n} A331570(n/d, d).
EXAMPLE
The a(4) = 10 matrices are:
[1 0 0 0] [1 1] [1 0] [1 0]
[0 1 0 0] [1 0] [1 1] [0 1]
[0 0 1 0] [0 1] [0 1] [1 1]
[0 0 0 1]
.
[2 1] [2 0] [1 0] [3] [1] [4]
[0 1] [0 2] [1 2] [1] [3]
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 25 2020
STATUS
approved