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!)
A353052 Number of inequivalent {-1,1} matrices of order n, up to permutation of rows and/or columns, multiplication of rows and/or columns by -1, and transposition. 2
1, 2, 3, 10, 30, 242, 4386 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The equivalence operations described in the title are commonly used when discussing Hadamard matrices, for example (see A096201). They are natural when considering norms of these matrices or properties that can be inferred from their singular values, since they do not change singular values. See A352099 for the version of this sequence that does not consider 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*(n-2)] / (n!)^2.
LINKS
John Holbrook, Nathaniel Johnston, and Jean-Pierre Schoch, Real Schur norms and Hadamard matrices, arXiv:2206.02863 [math.CO], 2022.
EXAMPLE
When n = 3, there are 3 inequivalent matrices, so a(3) = 3:
1 1 1 1 1 1 1 1 1
1 1 1 1 1 -1 1 -1 -1
1 1 1 and 1 -1 -1 and 1 -1 -1
All other 3-by-3 matrices with entries in {-1,1} can be converted into one of these three matrices by permutating rows and/or columns, multiplying some rows and/or columns by -1, and potentially transposing the matrix.
CROSSREFS
Sequence in context: A270363 A131764 A066706 * A209003 A080022 A192913
KEYWORD
nonn,hard,more
AUTHOR
Nathaniel Johnston, Apr 20 2022
EXTENSIONS
a(7) from Nathaniel Johnston, May 05 2022
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 30 08:17 EDT 2024. Contains 372127 sequences. (Running on oeis4.)