login
A079182
Number of non-commutative closed binary operations on a set of order n.
4
0, 8, 18954, 4293918720, 298023193359375000, 10314424798468598595531571200, 256923577521058877628624940679495660344806, 6277101735386680763835789098689112757675628661308013936640
OFFSET
1,2
COMMENTS
A023813(n) + A079182(n) = A002489(n).
Each a(n) is equal to the sum of the products of each element in row n of A079184 and the corresponding element of A079210.
FORMULA
a(n) = n^(n^2)-n^((n^2-n)/2).
MATHEMATICA
Table[n^(n^2)-n^((n^2+n)/2), {n, 1, 10}] (* Geoffrey Critzer, Jan 27 2013 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003
EXTENSIONS
More terms from Geoffrey Critzer, Jan 27 2013
STATUS
approved