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

A058108 Triangle read by rows: number of nonisomorphic semigroups of order n with k idempotents.

Original entry on oeis.org

1, 2, 3, 5, 9, 10, 20, 50, 72, 46, 171, 309, 590, 594, 251, 5284, 2806, 5422, 7772, 5668, 1682, 1224331, 58583, 61323, 101539, 109107, 59576, 13213, 3667785000, 9207430, 1150085, 1466691, 1983558, 1626956, 690871, 119826, 105952488687468, 25412267163, 136799017, 27690828, 36991211, 39865274, 25666762, 8739857, 1228712
Offset: 1

Views

Author

Christian G. Bower, Nov 09 2000

Keywords

Examples

			Triangle begins:
    1;
    2,   3;
    5,   9,  10;
   20,  50,  72,  46;
  171, 309, 590, 594, 251;
  ...
		

Crossrefs

Row sums give A027851. Main diagonal: A058112. Columns 1-3: A058109-A058111.

Extensions

Updated Feb 19 2001
More terms from Andreas Distler, Jan 13 2011

A058137 Triangle read by rows: monoids of order n with k idempotents.

Original entry on oeis.org

1, 1, 1, 1, 3, 3, 2, 9, 14, 10, 1, 32, 63, 86, 46, 2, 219, 406, 694, 665, 251, 1, 5585, 3331, 6343, 8582, 6035, 1682, 5
Offset: 1

Views

Author

Christian G. Bower, Nov 14 2000

Keywords

Examples

			1; 1,1; 1,3,3; 2,9,14,10; 1,32,63,86,46; ...
		

Crossrefs

Row sums give A058129. Main diagonal: A058112(n-1). Columns 1-3: A000001, A058138, A058139.

A351730 Number of labeled idempotent semigroups of order n.

Original entry on oeis.org

1, 1, 4, 35, 604, 16727, 681232, 38187291, 2810370122, 261999605819
Offset: 0

Views

Author

Andrew Howroyd, Feb 17 2022

Keywords

Comments

a(n) is also the number of labeled idempotent monoids of order n+1 with a fixed identity.

Crossrefs

Main diagonal of A058166 and A058158.
Cf. A023814, A058112 (isomorphism classes), A351731.
Showing 1-3 of 3 results.