OFFSET
1,4
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} A331569(n/d, d).
EXAMPLE
The a(4) = 4 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]
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 24 2020
STATUS
approved