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-6 of 6 results.

A060757 a(n) = 4^(n^2).

Original entry on oeis.org

1, 4, 256, 262144, 4294967296, 1125899906842624, 4722366482869645213696, 316912650057057350374175801344, 340282366920938463463374607431768211456, 5846006549323611672814739330865132078623730171904, 1606938044258990275541962092341162602522202993782792835301376
Offset: 0

Views

Author

Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 23 2001

Keywords

Comments

Number of n X n matrices over GF(4).
a(n) = k^(n^2) with k = 2, 3, 4,... counts n X n matrices over GF(k). - Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 14 2002

Crossrefs

Cf. A060761.
Cf. A060722.
Cf. A118185.

Programs

Formula

a(n) = A118185(2n,n). - Alois P. Heinz, Jun 29 2021

Extensions

More terms from Philippe Deléham, Nov 19 2007

A076782 a(n) = 10^(n^2).

Original entry on oeis.org

1, 10, 10000, 1000000000, 10000000000000000, 10000000000000000000000000, 1000000000000000000000000000000000000, 10000000000000000000000000000000000000000000000000, 10000000000000000000000000000000000000000000000000000000000000000, 1000000000000000000000000000000000000000000000000000000000000000000000000000000000
Offset: 0

Views

Author

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

Keywords

Comments

Number of n X n matrices over an alphabet of size 10.
The 10th term of this sequence is the googol (10^100).
The term in position 10^50 (sqrt(googol)) is the googolplex (10^googol).
a(n) = k^(n^2) with k = 2, 3, 4, ... counts n X n matrices over an alphabet of size k.

Crossrefs

Programs

A076781 a(n) = 6^(n^2).

Original entry on oeis.org

1, 6, 1296, 10077696, 2821109907456, 28430288029929701376, 10314424798490535546171949056, 134713546244127343440523266742756048896, 63340286662973277706162286946811886609896461828096
Offset: 0

Views

Author

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

Keywords

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.

Crossrefs

Programs

Extensions

More terms from Philippe Deléham, Nov 24 2007
a(5) corrected by Vincenzo Librandi, May 30 2011

A076783 a(n) = 11^(n^2).

Original entry on oeis.org

1, 11, 14641, 2357947691, 45949729863572161, 108347059433883722041830251, 30912680532870672635673352936887453361, 1067189571633593786424240872639621090354383081702091, 4457915684525902395869512133369841539490161434991526715513934826241
Offset: 0

Views

Author

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

Keywords

Comments

Number of n X n matrices over GF(11).
a(n) = k^(n^2) with k = 2, 3, 4, ... counts n X n matrices over GF(k).

Crossrefs

Programs

Extensions

More terms from Rick L. Shepherd, May 06 2008

A135321 a(n) = 10^n * 9^(n^2).

Original entry on oeis.org

1, 90, 656100, 387420489000, 18530201888518410000, 71789798769185258877024900000, 22528399544939174411840147874772641000000
Offset: 0

Views

Author

Philippe Deléham, Dec 06 2007

Keywords

Comments

Hankel transform of A131521.

Crossrefs

Programs

Formula

a(n) = 10^n * 9^(n^2) = A011557(n) * A060761(n).

A135427 a(n) = 8^n * 9^(n^2).

Original entry on oeis.org

1, 72, 419904, 198359290368, 7589970693537140736, 23524081260686625628823519232, 5905684770308534937017423724484399202304, 120091666484242114100641836801136909254418910442160128
Offset: 0

Views

Author

Philippe Deléham, Dec 12 2007

Keywords

Comments

Hankel transform of A132869.

Crossrefs

Programs

Formula

a(n) = 8^n*9^(n^2) = A001018(n)*A060761(n).
Showing 1-6 of 6 results.