60338
domain: N
Appears in sequences
- a(n) = s(1)t(n) + s(2)t(n-1) + ... + s(k)t(n-k+1), where k = [ n/2 ], s = (natural numbers), t = (Lucas numbers).at n=17A024858
- G.f. satisfies: A(x) = (1 + x*A(x))*(1 + x^3*A(x)^2).at n=15A192415
- Array read by antidiagonals: A(n,k) is the number of binary matrices with k distinct columns and any number of distinct nonzero rows with n ones in every column and columns in decreasing lexicographic order.at n=38A331569
- Number of binary matrices with n distinct columns and any number of distinct nonzero rows with 2 ones in every column and columns in decreasing lexicographic order.at n=6A331649