cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A259344 Array read by antidiagonals: number of inequivalent m X n (0,1)-matrices under permutation of rows and permutation and/or complementation of columns.

Original entry on oeis.org

1, 1, 2, 1, 3, 2, 1, 4, 4, 3, 1, 5, 7, 8, 3, 1, 6, 11, 19, 10, 4, 1, 7, 16, 41, 32, 16, 4, 1, 8, 23, 81, 101, 68, 20, 5
Offset: 1

Views

Author

N. J. A. Sloane, Jun 27 2015

Keywords

Examples

			The first few antidiagonals are:
1,
1,2,
1,3,2,
1,4,4,3,
1,5,7,8,3,
1,6,11,19,10,4,
1,7,16,41,32,16,4,
1,8,23,81,101,68,20,5,
...
		

Crossrefs

For some rows, columns, diagonals see A006380, A006281, A006382, A006383.
The second row of the array starts 2,4,7,11,16,23, which does not identify it uniquely.