login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A286393
Number of inequivalent n X n matrices over GF(7) under action of dihedral group of the square D_4.
6
1, 7, 406, 5105212, 4154189102413, 167633579843887699759, 331466355732596931093508048522, 32115447190132359991237336502881651018804, 152470060954479462517322396167243320349298407119379801
OFFSET
0,2
COMMENTS
Burnside's orbit-counting lemma
LINKS
M. Merino and I. Unanue, Counting squared grid patterns with Pólya Theory, EKAIA, 34 (2018), 289-316 (in Basque).
FORMULA
a(n) = (1/8)*(7^(n^2) + 2*7^(n^2/4) + 3*7^(n^2/2) + 2*7^((n^2 + n)/2)) if n is even;
a(n) = (1/8)*(7^(n^2) + 2*7^((n^2 + 3)/4) + 7^((n^2 + 1)/2) + 4*7^((n^2 + n)/2)) if n is odd.
CROSSREFS
Column k=7 of A343097.
Sequence in context: A215562 A099125 A172894 * A099742 A287033 A367867
KEYWORD
nonn
AUTHOR
María Merino, Imanol Unanue, Yosu Yurramendi, May 08 2017
STATUS
approved