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 A364226 #9 Aug 02 2023 14:41:30 %S A364226 1,0,24,0,216,362664 %N A364226 Triangle read by rows: T(n, k) is the number of n X n matrices of rank k using all the first n^2 prime numbers. %e A364226 The triangle begins: %e A364226 1; %e A364226 0, 24; %e A364226 0, 216, 362664; %e A364226 ... %Y A364226 Cf. A180128 (maximal determinant), A088020 (row sums), A350858 (minimal permanent), A350859 (maximal permanent), A364227 (right diagonal). %Y A364226 Cf. A364203 (with the integers in [n^2]). %K A364226 nonn,hard,more,tabl %O A364226 1,3 %A A364226 _Stefano Spezia_, Jul 15 2023