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.

A076113 a(n) = n^(n*(n-1)/2).

Original entry on oeis.org

1, 1, 2, 27, 4096, 9765625, 470184984576, 558545864083284007, 19342813113834066795298816, 22528399544939174411840147874772641, 1000000000000000000000000000000000000000000000, 1890591424712781041871514584574319778449301246603238034051
Offset: 0

Views

Author

Amarnath Murthy, Oct 09 2002

Keywords

Comments

Number of labeled commutative idempotent groupoids with n elements. [edited by Michel Marcus, Jul 10 2025]
Product of terms in n-th row of A076112.

Crossrefs

Programs

  • PARI
    a(n) = n^(n*(n-1)/2); \\ Joerg Arndt, Nov 04 2013

Extensions

More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 20 2003
a(0)=1 prepended by Alois P. Heinz, Jun 30 2022