OFFSET
1,3
COMMENTS
a(n) is the maximum of m(A) taken over all maximal determinant matrices A of order n, where m(A) is the maximum m such that the full spectrum of possible values (ignoring sign) occurs for the minors of order m of A.
LINKS
R. P. Brent, The Hadamard Maximal Determinant Problem
Richard P. Brent and Judy-anne H. Osborn, On minors of maximal determinant matrices, arXiv:1208.3819, 2012.
EXAMPLE
For n = 8 we have a(8) = 4 as a Hadamard matrix of order 8 has minors of order 4 with the full spectrum of values {0,8,16} (signs are ignored) but minors of order m > 4 do not have this property.
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
Richard P. Brent and Judy-anne Osborn, Aug 18 2012
EXTENSIONS
We calculated the first 21 terms of the sequence by an exhaustive computation of minors of known maximal determinant matrices as at August 2012.
STATUS
approved