cp's OEIS Frontend

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.

A052271 Number of n X n matrices over GF(4) under row and column permutations.

Original entry on oeis.org

1, 4, 76, 8240, 7880456, 79846389608, 9178323524804624, 12508419942924578958856, 209493560585995285291677153144, 44407122853769773657258254744483639216, 122042291850117110186411151373496788803833567344, 4435666701292795500500326090033525002278314431436080593856
Offset: 0

Views

Author

Vladeta Jovovic, Feb 05 2000

Keywords

Crossrefs

Column k=4 of A246106.

Formula

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[...] = 4^sum_{i, j>=1} (gcd(i,j)*s_i*t_j). - Christian G. Bower, Dec 18 2003

Extensions

More terms from Alois P. Heinz, Jul 31 2014