[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login
Revision History for A368097 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
Number of non-isomorphic multiset partitions of weight n contradicting a strict version of the axiom of choice.
(history; published version)
#10 by Michael De Vlieger at Thu Dec 28 11:32:05 EST 2023
STATUS

proposed

approved

#9 by Gus Wiseman at Thu Dec 28 10:00:52 EST 2023
STATUS

editing

proposed

#8 by Gus Wiseman at Thu Dec 28 06:06:45 EST 2023
CROSSREFS

The complimentary setSet-systems not of this type are A367902, ranks A367906, connected A368410.

Set-systems of this type are A367903, ranks A367907, connected A368409.

Minimal multiset partitions of this type are counted ranked by A368187.

Cf. A302545, A316983, A317533, A319616, A321405, A367905, A368409, A368410.

STATUS

approved

editing

#7 by Michael De Vlieger at Tue Dec 26 08:33:40 EST 2023
STATUS

reviewed

approved

#6 by Joerg Arndt at Tue Dec 26 02:18:41 EST 2023
STATUS

proposed

reviewed

#5 by Gus Wiseman at Tue Dec 26 00:57:09 EST 2023
STATUS

editing

proposed

#4 by Gus Wiseman at Tue Dec 26 00:27:44 EST 2023
CROSSREFS

Set-systems of this type are counted by A367903, ranks A367907, connected A368409.

Cf. A302545, A306005, `A316983, A317533, `A319616, ~A321155, A321405, `A330223, `A330227, ~A367905.

#3 by Gus Wiseman at Mon Dec 25 00:32:15 EST 2023
MATHEMATICA

sps[{}]:={{}}; sps[set:{i_, ___}]:=Join@@Function[s, Prepend[#, s]& /@ sps[Complement[set, s]]] /@ Cases[Subsets[set], {i, ___}];

mpm[n_]:=Join@@Table[Union[Sort[Sort/@(#/.x_Integer:>s[[x]])]& /@ sps[Range[n]]], {s, Flatten[MapIndexed[Table[#2, {#1}]&, #]]& /@ IntegerPartitions[n]}];

brute[m_]:=First[Sort[Table[Sort[Sort /@ (m/.Rule@@@Table[{i, p[[i]]}, {i, Length[p]}])], {p, Permutations[Union@@m]}]]];

Table[Length[Union[brute/@Select[mpm[n], Select[Tuples[#], UnsameQ@@#&]=={}&]]], {n, 0, 6}]

#2 by Gus Wiseman at Mon Dec 25 00:26:58 EST 2023
NAME

allocated for Gus WisemanNumber of non-isomorphic multiset partitions of weight n contradicting a strict version of the axiom of choice.

DATA

0, 0, 1, 3, 12, 37, 133, 433, 1516, 5209, 18555

OFFSET

0,4

COMMENTS

A multiset partition is a finite multiset of finite nonempty multisets. The weight of a multiset partition is the sum of cardinalities of its elements. Weight is generally not the same as number of vertices.

The axiom of choice says that, given any set of nonempty sets Y, it is possible to choose a set containing an element from each. The strict version requires this set to have the same cardinality as Y, meaning no element is chosen more than once.

LINKS

Wikipedia, <a href="https://en.wikipedia.org/wiki/Axiom_of_choice">Axiom of choice</a>.

EXAMPLE

Non-isomorphic representatives of the a(2) = 1 through a(4) = 12 multiset partitions:

{{1},{1}} {{1},{1,1}} {{1},{1,1,1}}

{{1},{1},{1}} {{1,1},{1,1}}

{{1},{2},{2}} {{1},{1},{1,1}}

{{1},{1},{2,2}}

{{1},{1},{2,3}}

{{1},{2},{1,2}}

{{1},{2},{2,2}}

{{2},{2},{1,2}}

{{1},{1},{1},{1}}

{{1},{1},{2},{2}}

{{1},{2},{2},{2}}

{{1},{2},{3},{3}}

MATHEMATICA

sps[{}]:={{}}; sps[set:{i_, ___}]:=Join@@Function[s, Prepend[#, s]&/@sps[Complement[set, s]]]/@Cases[Subsets[set], {i, ___}];

mpm[n_]:=Join@@Table[Union[Sort[Sort/@(#/.x_Integer:>s[[x]])]&/@sps[Range[n]]], {s, Flatten[MapIndexed[Table[#2, {#1}]&, #]]&/@IntegerPartitions[n]}];

brute[m_]:=First[Sort[Table[Sort[Sort/@(m/.Rule@@@Table[{i, p[[i]]}, {i, Length[p]}])], {p, Permutations[Union@@m]}]]];

Table[Length[Union[brute/@Select[mpm[n], Select[Tuples[#], UnsameQ@@#&]=={}&]]], {n, 0, 6}]

CROSSREFS

The case of unlabeled graphs appears to be A140637, complement A134964.

These multiset partitions have ranks A355529.

The case of labeled graphs is A367867, complement A133686.

The complimentary set-systems are A367902, ranks A367906, connected A368410.

Set-systems of this type are counted by A367903, ranks A367907, connected A368409.

For set-systems we have A368094, complement A368095.

The complement is A368098, ranks A368100, connected case A368412.

Minimal multiset partitions of this type are counted by A368187.

The connected case is A368411.

Factorizations of this type are counted by A368413, complement A368414.

For set multipartitions we have A368421, complement A368422.

A000110 counts set partitions, non-isomorphic A000041.

A003465 counts covering set-systems, unlabeled A055621.

A007716 counts non-isomorphic multiset partitions, connected A007718.

A058891 counts set-systems, unlabeled A000612, connected A323818.

A283877 counts non-isomorphic set-systems, connected A300913.

Cf. A302545, A306005, `A316983, A317533, `A319616, ~A321155, A321405, `A330223, `A330227, ~A367905.

KEYWORD

allocated

nonn,more

AUTHOR

Gus Wiseman, Dec 25 2023

STATUS

approved

editing

#1 by Gus Wiseman at Mon Dec 11 14:18:49 EST 2023
NAME

allocated for Gus Wiseman

KEYWORD

allocated

STATUS

approved