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.

A350874 a(n) is the number of nonisomorphic magmas with n elements which satisfy the identity (xx)y = x(xy) for all x and y (so-called left-alternative magmas).

Original entry on oeis.org

1, 1, 5, 97, 25311, 165974649
Offset: 0

Views

Author

Joel Brennan, Jan 20 2022

Keywords

Comments

Equivalently (by symmetry), a(n) also equals the number of nonisomorphic right-alternative magmas with n elements (that is, magmas satisfying the identity x(yy) = (xy)y for all x and y).

Examples

			There are 10 non-isomorphic magmas with 2 elements, and 5 of these are left-alternative, so a(2) = 5.
		

Crossrefs

Cf. A001329 (magmas), A350875 (left-right-alternative magmas), A350876, A350873.

Extensions

a(5) from Andrew Howroyd, Jan 29 2022

A350876 a(n) is the number of nonisomorphic flexible left-right-alternative magmas with n elements. That is, a(n) is the number of nonisomorphic magmas with n elements which satisfy all of the identities x(yx) = (xy)x, (xx)y = x(xy), and x(yy) = (xy)y (for all x and y).

Original entry on oeis.org

1, 1, 5, 33, 675, 65066, 41160471
Offset: 0

Views

Author

Joel Brennan, Jan 23 2022

Keywords

Comments

Compare A350873 and A350875, which are the numbers of flexible magmas with n elements and left-right-alternative magmas with n elements (up to isomorphism). The fact that a(n) < A350875(n) for n >= 3 means that left-right-alternativity for magmas (the identities (xx)y = x(xy) and x(yy) = (xy)y) does not imply flexibility (x(yx) = (xy)x). This is in contrast to the situation for non-associative rings, where this implication does hold (due to the additional additive structure).

Examples

			There are 10 nonisomorphic magmas with 2 elements, 5 of which are flexible and left-right-alternative, so a(2) = 5.
Similarly there are 3330 nonisomorphic magmas with 3 elements, 33 of which satisfy all of (xy)x = x(yx), (xx)y = x(xy), and x(yy) = (xy)y for all x and y, so a(3) = 33.
		

Crossrefs

Cf. A001329 (magmas), A350873 (flexible magmas), A350874 (left/right-alternative magmas), A350875 (left-right-alternative magmas).

Extensions

a(5)-a(6) from Andrew Howroyd, Jan 25 2022

A384190 Number of non-isomorphic AG-groupoids of order n.

Original entry on oeis.org

1, 3, 20, 331, 31913, 40104513, 643460323187
Offset: 1

Views

Author

Elijah Beregovsky, May 21 2025

Keywords

Comments

A magma S is called an Abel-Grassmann or AG-groupoid (historically they were also called left almost semigroups, right modular groupoids and left invertive groupoids) if for all a,b,c in S (ab)c = (cb)a.

Examples

			For a(2) there are only 3 non-isomorphic AG-groupoids: the null semigroup, the semigroup formed by the set {0,1} under multiplication and the cyclic group Z2.
		

References

  • M. A. Kazim and M. Naseerudin, On almost semigroups, Alig. Bull. Math. 2, 1-7 (1972).

Crossrefs

Cf. A001329 (magmas), A124506 (semigroups), A001426, A350875, A350874.
Showing 1-3 of 3 results.