A327273 An upper bound sequence for A327272.
1, 5, 105, 425, 144925, 580125, 243697125, 46420625, 253459513125
Offset: 0
Examples
a(2) = 105 since the algorithm for a(n) produces the determinant([[1,2,4],[2,-1,0],[4,8,-5]]) = 105, having top row [1,2,2^2] and all rows orthogonal.
Links
- Chris Pinner and Chris Smyth, Lattices of minimal index in Z^n having an orthogonal basis containing a given basis vector
- Christopher J. Smyth, List of n, a(n) and associated matrix for 0 <= n <= 8
Comments