login
This site is supported by donations 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; 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

Vincenzo Librandi, Table of n, a(n) for n = 0..30

MATHEMATICA

6^Range[0, 12]^2 (* From Vladimir Joseph Stephan Orlovsky, Feb 01 2012 *)

PROG

(MAGMA) [ 6^(n^2): n in [0..10]]; // Vincenzo Librandi, May 30 2011

CROSSREFS

Cf. A060757, A060758, A060759, A060760, A060761.

Sequence in context: A202381 A067510 A013738 * A055306 A203331 A172625

Adjacent sequences:  A076778 A076779 A076780 * A076782 A076783 A076784

KEYWORD

nonn

AUTHOR

Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 15 2002

EXTENSIONS

More terms from Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 24 2007

Corrected a(5), Vincenzo Librandi, May 30 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:30 EST 2012. Contains 205971 sequences.