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.

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

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 4, 4, 0, 46, 73, 0, 0, 0, 0, 4, 0, 0, 8, 0, 2, 36, 0, 43, 2, 473, 1020, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 8, 0, 0, 4, 0, 36, 0, 0, 0, 0, 84, 0, 0, 38, 415, 0, 758, 32, 6682, 18426, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8
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!)

Examples

			Triangle T(n,k) begins:
  0;
  0;
  0, 0;
  0, 0, 4, 6;
  0, 0, 0, 4, 4, 0, 46, 73;
  0, 0, 0, 0, 4, 0, 0, 8, 0, 2, 36, 0, 43, 2, 473, 1020;
  ...
		

Crossrefs

Formula

A079202(n,k) + A079203(n,k) + A079204(n,k) + A079205(n,k) + A079197(n,k) + A079208(n,k) + T(n,k) + A079201(n,k) = A079171(n,k).
A079240(n) = Sum_{k>=1} T(n,k)*A079210(n,k).
T(n,k) = A079175(n,k) - A079201(n,k) - A079208(n,k). - Andrew Howroyd, Jan 27 2022

Extensions

a(0)=0 prepended and terms a(16) and beyond from Andrew Howroyd, Jan 27 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

A079240 Number 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, 48, 2344, 153000, 15875924, 7676692856, 148188196673360
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) + a(n) + A079242(n) + A079244(n) + A063524(n) = A002489(n).
a(n) = Sum_{k>=1} A079207(n,k)*A079210(n,k).
a(n) = A023814(n) - A023815(n) - A079242(n). - Andrew Howroyd, Jan 27 2022

Extensions

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

A079243 Number of isomorphism classes 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, 3, 2, 4, 2, 4
Offset: 0

Views

Author

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

Keywords

Comments

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

			From _Andrew Howroyd_, Jan 26 2022: (Start)
The a(6) = 4 operations are the two shown below and their converses.
    | 1 2 3 4 5 6         | 1 2 3 4 5 6
  --+------------       --+------------
  1 | 1 2 3 4 5 6       1 | 1 2 3 1 2 3
  2 | 1 2 3 4 5 6       2 | 1 2 3 1 2 3
  3 | 1 2 3 4 5 6       3 | 1 2 3 1 2 3
  4 | 1 2 3 4 5 6       4 | 4 5 6 4 5 6
  5 | 1 2 3 4 5 6       5 | 4 5 6 4 5 6
  6 | 1 2 3 4 5 6       6 | 4 5 6 4 5 6
(End)
		

Crossrefs

Row sums of A079208.

Formula

A079231(n) + A079233(n) + A079235(n) + A079237(n) + A079196(n) + A079241(n) + a(n) + A079245(n) + A063524(n) = A002489(n).
Conjecture: a(n) = A000005(n) for n > 1. - Andrew Howroyd, Jan 26 2022

Extensions

a(0)=0 prepended and a(5)-a(8) from Andrew Howroyd, Jan 26 2022
Showing 1-8 of 8 results.