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.

A383885 Number of nonisomorphic 3-nilpotent semigroups of order n.

Original entry on oeis.org

0, 0, 1, 9, 118, 4671, 1199989, 3661522792, 105931872028455, 24834563582168716305, 53061406576514239124327751, 2017720196187069550262596208732035, 2756576827989210680367439732667802738773384, 73919858836708511517426763179873538289329852786253510, 29599937964452484359589007277447538854227891149791717673581110642
Offset: 1

Views

Author

Elijah Beregovsky, May 13 2025

Keywords

Comments

A semigroup S is nilpotent if there exists a natural number r such that the set S^r of all products of r elements of S has size 1.
If r is the smallest such number, then S is said to have nilpotency degree r.
This sequence counts semigroups S that have an element e such that for all x,y,z in S x*y*z = e.
In 1976 Kleitman, Rothschild and Spencer gave an argument asserting that the proportion of 3-nilpotent semigroups, amongst all semigroups of order n, is asymptotically 1. Later opinion regards their argument as incomplete, and no satisfactory proof has been found.

References

  • H. Jürgensen, F. Migliorini, and J. Szép, Semigroups. Akadémiai Kiadó (Publishing House of the Hungarian Academy of Sciences), Budapest, 1991.

Crossrefs

Formula

a(n) = A383871(n)/n! * (1+o(1)). See Grillet paper in Links.
For exact formula see the Distler and Mitchell paper.