login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A331651 Number of binary matrices with distinct nonzero rows, a total of n ones and distinct columns each with the same number of ones and columns in decreasing lexicographic order. 1
1, 1, 1, 4, 1, 18, 1, 231, 185, 3265, 1, 78115, 1, 1287063, 2711905, 32669406, 1, 1568741156, 1, 29488026590, 232383728379, 967596779632, 1, 147586156446663, 585810653617, 1509052435744561, 61466235823794522, 96920622619890141, 1, 47758782949643628393 (list; graph; refs; listen; history; text; internal format)
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.
LINKS
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
Cf. A331569.
Sequence in context: A171589 A126331 A013631 * A113355 A201201 A077102
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 24 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)