A079182 Number of non-commutative closed binary operations on a set of order n.
0, 8, 18954, 4293918720, 298023193359375000, 10314424798468598595531571200, 256923577521058877628624940679495660344806, 6277101735386680763835789098689112757675628661308013936640
Offset: 1
Keywords
Links
Programs
-
Mathematica
Table[n^(n^2)-n^((n^2+n)/2), {n,1,10}] (* Geoffrey Critzer, Jan 27 2013 *)
Formula
a(n) = n^(n^2)-n^((n^2-n)/2).
Extensions
More terms from Geoffrey Critzer, Jan 27 2013
Comments