A358485 a(n) is the maximal determinant of an n X n matrix using the integers 0 to n^2 - 1.
1, 0, 6, 332, 36000, 6313388, 1765146660, 731664377274
Offset: 0
Examples
a(3) = 332: [5, 7, 2; 1, 3, 8; 6, 0, 4]
Links
- Markus Sigg, Gasper's determinant theorem, revisited, arXiv:1804.02897 [math.CO], 9 Apr 2018.
Crossrefs
Extensions
a(4)-a(6) from Hugo Pfoertner, Nov 19 2022
a(7) from Hugo Pfoertner, Nov 21 2022
Comments