OFFSET
1,2
COMMENTS
The equivalence operations described in the title are commonly used when discussing Hadamard matrices, for example (see A007299). See A353052 for the version of this sequence that also considers transposition as part of the equivalence relation.
Since the row and column multiplication operations can be used to force the first row and column to consist only of ones, 2^((n-1)^2) is an upper bound on this sequence. A lower bound is 2^((n-1)^2) / (n!)^2.
LINKS
Eugene Nonko, Table of n, a(n) for n = 1..45
Project Euler, Problem 626: Counting Binary Matrices.
CROSSREFS
KEYWORD
nonn,changed
AUTHOR
Nathaniel Johnston, May 05 2022
EXTENSIONS
a(8) onwards from Eugene Nonko, Nov 30 2024
STATUS
approved