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.

A076811 Number of n X n matrices over an alphabet of size 13.

Original entry on oeis.org

1, 13, 28561, 10604499373, 665416609183179841, 7056410014866816666030739693, 12646218552730347184269489080961456410641, 3830224792147131369362629348887201408953937846517364173
Offset: 0

Views

Author

Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 19 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

Programs

Formula

a(n) = 13^(n^2).