OFFSET
1,2
COMMENTS
I added the entry for n=22 since this has been proved optimal by Chasiotis et al (reference in A003432). [Richard P. Brent, Aug 17 2021]
REFERENCES
Ed Hughes and Rob Pratt, New Features in SAS/OR 13.1, SAS Paper SAS256-2014.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
See A003432 for further references, links and formulas.
LINKS
Richard P. Brent and Judy-anne H. Osborn, On minors of maximal determinant matrices, arXiv preprint arXiv:1208.3819 [math.CO], 2012.
Thomas Decru, Tako Boris Fouotsa, Paul Frixons, Valerie Gilchrist, and Christophe Petit, Attacking trapdoors from matrix products, Cryptology ePrint Archive (2024) Paper 2024/1332.
Massimiliano Fasi and Gian Maria Negri Porzio, Determinants of Normalized Bohemian Upper Hessemberg Matrices, University of Manchester (England, 2019).
John Holbrook, Nathaniel Johnston, and Jean-Pierre Schoch, Real Schur norms and Hadamard matrices, arXiv:2206.02863 [math.CO], 2022.
Ion Nechita, Some analytical aspects of Hadamard matrices.
William P. Orrick and B. Solomon, Large-determinant sign matrices of order 4k+1, Discr. Math. 307 (2007), 226-236.
Eric Weisstein's World of Mathematics, -11-Matrix
MATHEMATICA
a[n_] := 2^(n-1) A003432[[n]];
a /@ Range[21] (* Jean-François Alcover, Jan 17 2020 *)
CROSSREFS
KEYWORD
nonn,hard,nice
AUTHOR
EXTENSIONS
a(19)-a(21) added by William P. Orrick, Dec 20 2011
a(22) added by Richard P. Brent, Aug 16 2021
STATUS
approved