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 A052272 #22 May 02 2022 10:30:43 %S A052272 1,5,175,57675,270656150,20834113243925,28125393244553141210, %T A052272 699686291478538604891895515,333504381764054807093590006199733915, %U A052272 3140944762272022074073055438393255181867210010,599071101908675118606355537962231556550216893297767505350 %N A052272 Number of n X n matrices over GF(5) under row and column permutations. %H A052272 Alois P. Heinz, <a href="/A052272/b052272.txt">Table of n, a(n) for n = 0..26</a> %H A052272 <a href="/index/Mat#inequiv">Index to number of inequivalent matrices modulo permutation of rows and columns</a> %F A052272 a(n) = sum_{1*s_1+2*s_2+...=n, 1*t_1+2*t_2+...=n} (fixA[s_1, s_2, ...;t_1, t_2, ...]/(1^s_1*s_1!*2^s_2*s_2!*...*1^t_1*t_1!*2^t_2*t_2!*...)) where fixA[...] = 5^sum_{i, j>=1} (gcd(i, j)*s_i*t_j). - _Christian G. Bower_, Dec 18 2003 %Y A052272 Cf. A002724, A052269, A052271, A091062. %Y A052272 Column k=5 of A246106. %K A052272 nonn %O A052272 0,2 %A A052272 _Vladeta Jovovic_, Feb 05 2000