login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A290138
Number of maximal subgroups of the symmetric group S_n.
2
0, 1, 4, 8, 22, 53, 184, 353, 1376, 3977, 363904, 396498, 39920896, 40060127, 1543910, 4687418, 1307674433536, 1307902407753, 355687428358144, 355691118382364, 162615882312376736, 1267150213999727, 51090942171713634304, 51090956256672365547
OFFSET
1,3
COMMENTS
a(n) + 1, n > 1, is the number of maximal subsemigroups of each of the following monoids of degree n: the full transformation monoid, the symmetric inverse monoid, the dual symmetric inverse monoid, the uniform block bijection monoid, and the Brauer monoid.
a(n) + 2 is the number of maximal subsemigroups of the partial transformation monoid of degree n.
a(n) + 3, n > 1, is the number of maximal subsemigroups of the partial Brauer monoid of degree n.
a(n) + 4, n > 1, is the number of maximal subsemigroups of the partition monoid of degree n.
LINKS
Utsithon Chaichompoo and Kritsada Sangkhanan, Transformation Semigroups Which Are Disjoint Union of Symmetric Groups, arXiv:2411.15081 [math.RA], 2024. See p. 10.
James East, Jitender Kumar, James D. Mitchell, and Wilf A. Wilson, Maximal subsemigroups of finite transformation and partition monoids, arXiv:1706.04967 [math.GR], 2017.
PROG
(GAP) Sum(List(ConjugacyClassesMaximalSubgroups(SymmetricGroup(n)), Size));
CROSSREFS
Cf. A066115.
Sequence in context: A052528 A058855 A297339 * A266922 A284778 A057583
KEYWORD
nonn
AUTHOR
STATUS
approved