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 A060760 #15 Jun 07 2025 18:19:54 %S A060760 1,8,4096,134217728,281474976710656,37778931862957161709568, %T A060760 324518553658426726783156020576256, %U A060760 178405961588244985132285746181186892047843328 %N A060760 a(n) = 8^(n^2). %C A060760 Number of n X n matrices over GF(8). %H A060760 Harry J. Smith, <a href="/A060760/b060760.txt">Table of n, a(n) for n = 0..33</a> %F A060760 a(n) = A001018(A000290(n)). - _Michel Marcus_, Jul 03 2018 %t A060760 8^Range[0,10]^2 (* _Harvey P. Dale_, Jun 07 2025 *) %o A060760 (PARI) a(n)={8^(n^2)} \\ _Harry J. Smith_, Jul 11 2009 %Y A060760 Cf. A001018, A000290. %K A060760 nonn,easy %O A060760 0,2 %A A060760 Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 23 2001 %E A060760 More terms from _Olaf Voß_, Feb 11 2008