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.

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

Original entry on oeis.org

0, 0, 4, 1, 4, 44, 2285, 0, 0, 0, 24, 64, 212, 35240, 147088764
Offset: 1

Views

Author

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

Keywords

Comments

Elements per row: 1,2,4,8,16,30,... (given by A027423, number of positive divisors of n!)
A079176(n) is equal to the sum of the products of each element in row n of this sequence and the corresponding element of A079210.
The sum of each row n of this sequence is given by A079177(n).

Examples

			First four rows:
  0;
  0, 4;
  1, 4, 44, 2285;
  0, 0, 0, 24, 64, 212, 35240, 147088764.
		

Crossrefs

Formula

a(n) = A079171(n) - A079191(n).