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

A079208 Number of isomorphism classes of associative non-commutative non-anti-associative anti-commutative closed binary operations on a set of order n, listed by class size.

Original entry on oeis.org

0, 0, 2, 0, 2, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Offset: 0

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Comments

Elements per row: 1,1,2,4,8,16,30,... (given by A027423, number of positive divisors of n!)
The only closed binary operations that are both commutative and anti-commutative are those on sets of size <= 1. The significance of non-commutative (and non-anti-associative) in the name is that it excludes this possibility. Otherwise, the first two terms would be 1. - Andrew Howroyd, Jan 26 2022

Examples

			Triangle T(n,k) begins:
  0;
  0;
  2, 0;
  2, 0, 0, 0;
  2, 0, 0, 0, 1, 0, 0, 0;
  2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;
  ...
		

Crossrefs

Formula

A079202(n,k) + A079203(n,k) + A079204(n,k) + A079205(n,k) + A079197(n,k) + A079207(n,k) + T(n,k) + A079201(n,k) = A079171(n,k).
A079242(n,k) = Sum_{k>=1} T(n,k)*A079210(n,k).

Extensions

a(0)=0 prepended and terms a(16) and beyond from Andrew Howroyd, Jan 26 2022

A079231 Number of isomorphism classes of non-associative non-commutative non-anti-associative non-anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 0, 2187, 147067071
Offset: 1

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Comments

Each a(n) is equal to the sum of the elements in row n of A079202.

Crossrefs

A079233 Number of isomorphism classes of non-associative non-commutative non-anti-associative anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 2, 992, 31853003
Offset: 1

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Comments

Each a(n) is equal to the sum of the elements in row n of A079203.

Crossrefs

A079235 Number of isomorphism classes of non-associative non-commutative anti-associative non-anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 0, 8, 13138
Offset: 1

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Comments

Each a(n) is equal to the sum of the elements in row n of A079204.

Crossrefs

A079237 Number of isomorphism classes of non-associative non-commutative anti-associative anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 2, 2, 4642
Offset: 1

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Comments

Each a(n) is equal to the sum of the elements in row n of A079205.

Crossrefs

A079245 Number of isomorphism classes of associative commutative non-anti-associative non-anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 3, 12, 58
Offset: 1

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Comments

Each a(n) is equal to the sum of the elements in row n of A079209.

Crossrefs

A079241 Number of isomorphism classes of associative non-commutative non-anti-associative non-anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 0, 0, 10, 127, 1588, 26487, 1610379, 3683808608
Offset: 0

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Crossrefs

Row sums of A079207.

Formula

A079231(n) + A079233(n) + A079235(n) + A079237(n) + A079196(n) + a(n) + A079243(n) + A079245(n) + A063524(n) = A002489(n).
a(n) = A027851(n) - A001426(n) - A079243(n). - Andrew Howroyd, Jan 27 2022

Extensions

a(0)=0 prepended and a(5)-a(8) added by Andrew Howroyd, Jan 27 2022

A079242 Number of associative non-commutative non-anti-associative anti-commutative closed binary operations on a set of order n.

Original entry on oeis.org

0, 0, 2, 2, 8, 2, 122, 2, 1682
Offset: 0

Views

Author

Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003

Keywords

Crossrefs

Formula

A079230(n) + A079232(n) + A079234(n) + A079236(n) + A079195(n) + A079240(n) + a(n) + A079244(n) + A063524(n) = A002489(n).
a(n) = Sum_{k>=1} A079208(n,k)*A079210(n,k).

Extensions

a(0)=0 prepended and terms a(5)-a(8) added by Andrew Howroyd, Jan 27 2022
Showing 1-8 of 8 results.