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.

A023813 a(n) = n^(n*(n+1)/2).

Original entry on oeis.org

1, 1, 8, 729, 1048576, 30517578125, 21936950640377856, 459986536544739960976801, 324518553658426726783156020576256, 8727963568087712425891397479476727340041449, 10000000000000000000000000000000000000000000000000000000
Offset: 0

Views

Author

Lyle Ramshaw (ramshaw(AT)pa.dec.com)

Keywords

Comments

Determinant of n X n matrix M_(i,j) = binomial(n*i,j). - Benoit Cloitre, Sep 13 2003
Number of commutative binary operations on an n-set. Labeled commutative groupoids.

Crossrefs

Programs

Formula

a(n) = Product_{k=1..n} n^k. - José de Jesús Camacho Medina, Jul 12 2016
a(n) = n^A000217(n). - Alois P. Heinz, Aug 06 2018

Extensions

Better description from Amarnath Murthy, Dec 29 2001