cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A078352 Number of n X n matrices over an alphabet of size 18.

Original entry on oeis.org

1, 18, 104976, 198359290368, 121439531096594251776, 24088659210943104643915283693568, 1548139828427760582529495524831238344488779776
Offset: 0

Views

Author

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

Keywords

Comments

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

Crossrefs

Cf. A078351.

Programs

Formula

a(n) = 18^(n^2).
Showing 1-1 of 1 results.