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.
%I A079182 #12 Jan 28 2013 01:21:24 %S A079182 0,8,18954,4293918720,298023193359375000, %T A079182 10314424798468598595531571200, %U A079182 256923577521058877628624940679495660344806,6277101735386680763835789098689112757675628661308013936640 %N A079182 Number of non-commutative closed binary operations on a set of order n. %C A079182 A023813(n) + A079182(n) = A002489(n). %C A079182 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. %H A079182 C. van den Bosch, <a href="http://cosmos.ucc.ie/~cjvdb1/html/binops.shtml">Closed binary operations on small sets</a> %H A079182 <a href="/index/Gre#groupoids">Index entries for sequences related to groupoids</a> %F A079182 a(n) = n^(n^2)-n^((n^2-n)/2). %t A079182 Table[n^(n^2)-n^((n^2+n)/2), {n,1,10}] (* _Geoffrey Critzer_, Jan 27 2013 *) %Y A079182 Cf. A023813, A079178, A079180. %K A079182 nonn %O A079182 1,2 %A A079182 Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003 %E A079182 More terms from _Geoffrey Critzer_, Jan 27 2013