This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A327269 #18 Jul 23 2025 16:00:59 %S A327269 1,5,42,90,990,5733,6720,39168 %N A327269 Smallest modulus of any integer n X n determinant with top row 1,2,...,n and rows nonzero and pairwise orthogonal. %C A327269 Also a(n) = A327267(p_1...p_n), with p_j = j-th prime, since p_1...p_n is the Heinz code for the multiset {1,2,3,...,n}. For more details see Pinner and Smyth link. %H A327269 Chris Pinner and Chris Smyth, <a href="https://www.maths.ed.ac.uk/~chris/papers/MinimalLattices040919.pdf">Lattices of minimal index in Z^n having an orthogonal basis containing a given basis vector</a> %H A327269 Christopher J. Smyth, <a href="/A327269/a327269.pdf">List of n, a(n) and associated matrix, for n <= 8</a> %e A327269 a(3)=42 since det([1,2,3],[1,-2,1],[4,1,-2]) = 42 and is the smallest positive determinant with top row [1,2,3] and all rows orthogonal. %Y A327269 Subsequence of A327267-- see comments; A327271 is similar, but determinant's top row is n 1's; A327272 is similar, but determinant's top row is 1,2,2^2,...,2^n. %K A327269 nonn,more %O A327269 1,2 %A A327269 _Christopher J. Smyth_, Sep 02 2019