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.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..200
FORMULA
PROG
(PARI) seq(n)={Vec(1/(4*sqrt(1 - 12*x + 4*x^2 + O(x*x^n))) - 1/(4*(1-2*x)))}
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 15 2020
STATUS
approved