login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A154238 Number of orbits of the action g*b = b o (g x g) of the group of permutations g of an n-element set S on the set of closed binary operations b on S. 0
1, 1, 10, 3411, 179228736, 2483590604688125, 14325593551925794051596768, 50976900379139614139041610902600299311, 155682086692129060007763454017522652304844346252853248 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Here are several different ways of expressing the condition that g*b = b:

b(u, v) = b(gu, gv) for all u, v in S.

The level sets of b are closed under g x g.

The level sets of b are unions of cycles of g x g.

The cycles of g x g are subsets of level sets of b.

b is constant on cycles of g x g.

There is no requirement for g to be an automorphism of b. Given g, the fixed b are determined by simply choosing a value in S for each cycle of g x g. The product b(u, v) is defined to be that constant value for every (u, v) in the cycle.

So the number of degrees of freedom for b is the number of cycles of g x g. How many cycles does g have on S x S? If u is in a c-cycle C and v is in a d-cycle D, then (u, v) is in an LCM(c, d)-cycle and C x D is partitioned into these cycles, so there must be cd/LCM(c, d) of them, which is GCD(c, d).

So letting s_k be the number of k-cycles of g on S for each k from 1 to n, the total number of cycles of g on S x S is the sum on k and j of GCD(k, j) s_k s_j. That's the number of degrees of freedom for b and each degree has valence n, so raise n to that power. Then multiply by the well-known number of permutations of type s, which is n! divided by the factorials of the s_k and by the powers k^s_k. Add this up over all the partitions of n and divide by n!.

Additional comments from Christian G. Bower: This is the number of nonisomorphic n-state relations on a set of n elements. If at the step of raising n to the power, we raised instead some constant m to that power, the formula would give the number of isomorphism classes of m-state relations on an n-element set.

FORMULA

a(n) = sum {1*s_1+2*s_2+...=n} (fix A[s_1, s_2,..]/(1^s_1*s_1!*2^s_2*s2!*...)) where fix A[s_1, s_2, ...] = n^(sum {i, j>=1} gcd(i, j)*s_i*s_j).

CROSSREFS

Cf. k-state relations: A000595 for k=2, A004105 for k=3, A001374 for k=4, A053516 for k=5.

Cf. A001329, A091057.

Cf. A000595, A004105, A001374, A053516. [From Vladeta Jovovic (vladeta(AT)eunet.yu), Jan 06 2009]

Sequence in context: A007103 A006903 A115481 * A024139 A199354 A180419

Adjacent sequences:  A154235 A154236 A154237 * A154239 A154240 A154241

KEYWORD

nonn

AUTHOR

David Pasino (davepasino(AT)yahoo.com), Jan 05 2009, Jan 08 2009, Jan 12 2009

EXTENSIONS

Edited by Christian G. Bower (bowerc(AT)usa.net) and N. J. A. Sloane (njas(AT)research.att.com), Jan 08 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:51 EST 2012. Contains 205978 sequences.