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.

A079171 Number of isomorphism classes of closed binary operations (groupoids) on a set of order n, listed by class size.

Original entry on oeis.org

1, 4, 6, 3, 12, 78, 3237, 2, 1, 14, 30, 275, 495, 48810, 178932325
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!)
A002489(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 is given by A001329(n).

Examples

			First four rows:
  1;
  4, 6;
  3, 12, 78, 3237;
  2, 1, 14, 30, 275, 495, 48810, 178932325.
		

Crossrefs

Cf. A002489, A001329. a(n, A027423(n)) = A030245(n).