|
| |
|
|
A076783
|
|
a(n) = 11^(n^2).
|
|
2
| |
|
|
1, 11, 14641, 2357947691, 45949729863572161, 108347059433883722041830251, 30912680532870672635673352936887453361, 1067189571633593786424240872639621090354383081702091, 4457915684525902395869512133369841539490161434991526715513934826241
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Number of n X n matrices over GF(11).
a(n) = k^(n^2) with k = 2, 3, 4,... counts n X n matrices over GF(k).
|
|
|
LINKS
| Vincenzo Librandi, Table of n, a(n) for n = 0..20
|
|
|
MATHEMATICA
| 11^Range[0, 10]^2 (* From Vladimir Joseph Stephan Orlovsky, Feb 01 2012 *)
|
|
|
PROG
| (MAGMA) [11^(n^2): n in [0..10]]; // Vincenzo Librandi, May 30 2011
|
|
|
CROSSREFS
| Cf. A060757, A060758, A060759, A060760, A060761.
Sequence in context: A125546 A061965 A013748 * A145526 A068647 A199148
Adjacent sequences: A076780 A076781 A076782 * A076784 A076785 A076786
|
|
|
KEYWORD
| nonn,easy,changed
|
|
|
AUTHOR
| Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 15 2002
|
|
|
EXTENSIONS
| More terms from Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 06 2008
|
| |
|
|