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!)
A076781 a(n) = 6^(n^2). 4
1, 6, 1296, 10077696, 2821109907456, 28430288029929701376, 10314424798490535546171949056, 134713546244127343440523266742756048896, 63340286662973277706162286946811886609896461828096 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Number of n X n matrices over an alphabet of size 6.
a(n) = k^(n^2) with k = 2, 3, 4, ... counts n X n matrices over Z/kZ.
LINKS
MATHEMATICA
6^Range[0, 12]^2 (* Vladimir Joseph Stephan Orlovsky, Feb 01 2012 *)
PROG
(Magma) [ 6^(n^2): n in [0..10]]; // Vincenzo Librandi, May 30 2011
CROSSREFS
Sequence in context: A067510 A013738 A209590 * A055306 A203331 A172625
KEYWORD
nonn
AUTHOR
Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 15 2002
EXTENSIONS
More terms from Philippe Deléham, Nov 24 2007
a(5) corrected by Vincenzo Librandi, May 30 2011
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 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)