login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052269 Number of n X n matrices over GF(3) up to row and column permutations. 6
1, 3, 27, 738, 90492, 64796982, 302752867740, 9610448114487414, 2130536585704570302966, 3379836486315342147630795474, 39197947672609240635681299333726499, 3385559039111928075792568062997302563515455, 2212558055097091715366351569353345370930731329332056 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
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[...] = 3^Sum_{i, j>=1} (gcd(i,j)*s_i*t_j). - Christian G. Bower, Dec 18 2003
PROG
(PARI) A052269(n)=A353585(3, n, n) \\ M. F. Hasler, Apr 30 2022
CROSSREFS
Column k=3 of A246106.
Sequence in context: A038379 A047656 A193610 * A138525 A185149 A326086
KEYWORD
nonn
AUTHOR
Vladeta Jovovic, Feb 04 2000
EXTENSIONS
More terms from Alois P. Heinz, Jul 31 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)