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!)
A060759 a(n) = 7^(n^2). 6
1, 7, 2401, 40353607, 33232930569601, 1341068619663964900807, 2651730845859653471779023381601, 256923577521058878088611477224235621321607 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Number of n X n matrices over GF(7).
LINKS
MATHEMATICA
Table[7^n^2, {n, 0, 10}] (* Harvey P. Dale, Jan 07 2022 *)
PROG
(PARI) a(n)={7^(n^2)} \\ Harry J. Smith, Jul 10 2009
CROSSREFS
Sequence in context: A067511 A013740 A209591 * A067504 A203382 A249352
KEYWORD
nonn,easy
AUTHOR
Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 23 2001
EXTENSIONS
More terms from Olaf Voß, Feb 11 2008
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)