The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A078354 Number of n X n matrices over an alphabet of size 20. 1

%I #7 Sep 08 2022 08:45:08

%S 1,20,160000,512000000000,655360000000000000000,

%T 335544320000000000000000000000000,

%U 68719476736000000000000000000000000000000000000

%N Number of n X n matrices over an alphabet of size 20.

%C a(n) = k^(n^2) with k = 2, 3, 4, ... counts n X n matrices over an alphabet of size k.

%H Vincenzo Librandi, <a href="/A078354/b078354.txt">Table of n, a(n) for n = 0..25</a>

%F a(n) = 20^(n^2).

%t Table[20^(n^2), {n, 0, 7}]

%o (Magma) [20^(n^2): n in [0..10]]; // _Vincenzo Librandi_, Jun 05 2011

%Y Cf. A078353, A002416.

%K nonn

%O 0,2

%A Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 25 2002

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 June 4 03:29 EDT 2024. Contains 373089 sequences. (Running on oeis4.)