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 A316602 #6 Jul 28 2018 10:47:46 %S A316602 1,9,29,67,162,267,309,430,452,520,570,712,716,825,841,844,941,943, %T A316602 980,1120,1287,1289,1396,1478,1516,1521,1580,1592,1605,1700,1753,1870, %U A316602 1875,1914,1950,1989,2157,2245,2254,2265 %N A316602 Positive determinant values assumed by performing all permutations of entries in the 3 X 3 matrix of A316601. %H A316602 Hugo Pfoertner, <a href="/A316602/b316602.txt">Table of n, a(n) for n = 1..5040</a> %e A316602 a(1) = 1 because the smallest determinant that can be achieved from the matrix entries of A316601 is %e A316602 det (( 0 3 19) %e A316602 (94 88 93) %e A316602 (83 75 65)) = 1, %e A316602 . %e A316602 a(5040) = 1039208: %e A316602 det ((88 3 83) %e A316602 (75 94 19) %e A316602 ( 0 65 93)) = 1044316. %Y A316602 Cf. A088021, A301372, A301757, A316601. %K A316602 nonn,fini,full %O A316602 1,2 %A A316602 _Hugo Pfoertner_, Jul 17 2018