A079815 Number of equivalent classes of n X n 0-1 matrices with 3 1's in each row and column.
0, 0, 1, 1, 2, 7, 16, 71
Offset: 1
Examples
n=4: every matrix with 3 1's in each row and column can be transformed by permutation of rows (or columns) into {1110,1101,1011,0111}, therefore a(4)=1.
Crossrefs
Cf. A001501.
Extensions
Edited by N. J. A. Sloane, Sep 04 2010
Comments