login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079186 Number of non-anti-commutative closed binary operations on a set of order n. 5
0, 0, 8, 13851, 3530555392, 266023223876953125, 9644962193498535546171949056, 246832875573638552740275218239438131202951, 6127827569844832702316847785612357470342156990019367075840, 193794664362053647720926884692597177807303542565053791345764052714030485961865 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = n^(n^2) - (n^n)*((n^2-n)^((n^2-n)/2)).
a(n) = A002489(n) - A079189(n).
a(n) = Sum_{k>=1} A079178(n,k)*A079210(n,k).
PROG
(PARI) a(n) = n^(n^2) - (n^n)*((n^2-n)^((n^2-n)/2)) \\ Andrew Howroyd, Jan 23 2022
CROSSREFS
Cf. A002489, A079187 (non-isomorphic), A079188, A079189, A079210.
Sequence in context: A079235 A134373 A246959 * A247975 A198404 A079597
KEYWORD
nonn
AUTHOR
Christian van den Bosch (cjb(AT)cjb.ie), Jan 03 2003
EXTENSIONS
a(0)=0 prepended and terms a(5) and beyond from Andrew Howroyd, Jan 23 2022
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 04:29 EDT 2024. Contains 371782 sequences. (Running on oeis4.)