cp's OEIS Frontend

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.

Previous Showing 11-20 of 32 results. Next

A319625 Number of non-isomorphic connected weight-n antichains of distinct sets whose dual is also an antichain of distinct sets.

Original entry on oeis.org

1, 1, 0, 0, 0, 0, 1, 0, 1, 1, 3
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(10) = 3 antichains:
               {{1}}
        {{1,2},{1,3},{2,3}}
     {{1,2},{1,3},{2,4},{3,4}}
    {{1,2},{1,3},{1,4},{2,3,4}}
   {{1,3},{2,4},{1,2,5},{3,4,5}}
  {{1,2},{1,3},{2,4},{3,5},{4,5}}
  {{1,3},{1,4},{2,3},{2,4},{3,4}}
		

Crossrefs

Formula

Euler transform is A319638.

A319628 Number of non-isomorphic connected weight-n antichains of distinct multisets whose dual is also an antichain of (not necessarily distinct) multisets.

Original entry on oeis.org

1, 1, 2, 2, 3, 3, 10, 11, 37, 80, 233
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(6) = 10 antichains:
1: {{1}}
2: {{1,1}}
   {{1,2}}
3: {{1,1,1}}
   {{1,2,3}}
4: {{1,1,1,1}}
   {{1,1,2,2}}
   {{1,2,3,4}}
5: {{1,1,1,1,1}}
   {{1,2,3,4,5}}
   {{1,1},{1,2,2}}
6: {{1,1,1,1,1,1}}
   {{1,1,1,2,2,2}}
   {{1,1,2,2,3,3}}
   {{1,2,3,4,5,6}}
   {{1,1},{1,2,2,2}}
   {{1,1,2},{1,2,2}}
   {{1,1,2},{2,2,2}}
   {{1,1,2},{2,3,3}}
   {{1,1},{1,2},{2,2}}
   {{1,2},{1,3},{2,3}}
		

Crossrefs

Formula

Euler transform is A319641.

A319638 Number of non-isomorphic weight-n antichains of distinct sets whose dual is also an antichain of distinct sets.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 2, 2, 3, 4, 7
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(10) = 7 antichains:
1:  {{1}}
2:  {{1},{2}}
3:  {{1},{2},{3}}
4:  {{1},{2},{3},{4}}
5:  {{1},{2},{3},{4},{5}}
6:  {{1,2},{1,3},{2,3}}
    {{1},{2},{3},{4},{5},{6}}
7:  {{1},{2,3},{2,4},{3,4}}
    {{1},{2},{3},{4},{5},{6},{7}}
8:  {{1,2},{1,3},{2,4},{3,4}}
    {{1},{2},{3,4},{3,5},{4,5}}
    {{1},{2},{3},{4},{5},{6},{7},{8}}
9:  {{1,2},{1,3},{1,4},{2,3,4}}
    {{1},{2,3},{2,4},{3,5},{4,5}}
    {{1},{2},{3},{4,5},{4,6},{5,6}}
    {{1},{2},{3},{4},{5},{6},{7},{8},{9}}
10: {{1,3},{2,4},{1,2,5},{3,4,5}}
    {{1},{2,3},{2,4},{2,5},{3,4,5}}
    {{1,2},{1,3},{2,4},{3,5},{4,5}}
    {{1,3},{1,4},{2,3},{2,4},{3,4}}
    {{1},{2},{3,4},{3,5},{4,6},{5,6}}
    {{1},{2},{3},{4},{5,6},{5,7},{6,7}}
    {{1},{2},{3},{4},{5},{6},{7},{8},{9},{10}}
		

Crossrefs

Formula

Euler transform of A319625.

A319641 Number of non-isomorphic weight-n antichains of distinct multisets whose dual is also an antichain of (not necessarily distinct) multisets.

Original entry on oeis.org

1, 1, 3, 5, 11, 18, 41, 70, 159, 323, 778
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(4) = 11 antichains:
1: {{1}}
2: {{1,1}}
   {{1,2}}
   {{1},{2}}
3: {{1,1,1}}
   {{1,2,3}}
   {{1},{2,2}}
   {{1},{2,3}}
   {{1},{2},{3}}
4: {{1,1,1,1}}
   {{1,1,2,2}}
   {{1,2,3,4}}
   {{1},{2,2,2}}
   {{1},{2,3,4}}
   {{1,1},{2,2}}
   {{1,2},{3,3}}
   {{1,2},{3,4}}
   {{1},{2},{3,3}}
   {{1},{2},{3,4}}
   {{1},{2},{3},{4}}
		

Crossrefs

Formula

Euler transform of A319628.

A319643 Number of non-isomorphic weight-n strict multiset partitions whose dual is an antichain of (not necessarily distinct) multisets.

Original entry on oeis.org

1, 1, 3, 6, 15, 29, 82, 179, 504, 1302, 3822
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.
From Gus Wiseman, Aug 15 2019: (Start)
Also the number of non-isomorphic T_0 weak antichains of weight n. The T_0 condition means that the dual is strict (no repeated edges). A weak antichain is a multiset of multisets, none of which is a proper submultiset of any other. For example, non-isomorphic representatives of the a(0) = 1 through a(4) = 15 T_0 weak antichains are:
{} {{1}} {{1,1}} {{1,1,1}} {{1,1,1,1}}
{{1},{1}} {{1,2,2}} {{1,2,2,2}}
{{1},{2}} {{1},{2,2}} {{1,1},{1,1}}
{{1},{1},{1}} {{1,1},{2,2}}
{{1},{2},{2}} {{1},{2,2,2}}
{{1},{2},{3}} {{1,2},{2,2}}
{{1},{2,3,3}}
{{1,3},{2,3}}
{{1},{1},{2,2}}
{{1},{2},{3,3}}
{{1},{1},{1},{1}}
{{1},{1},{2},{2}}
{{1},{2},{2},{2}}
{{1},{2},{3},{3}}
{{1},{2},{3},{4}}
(End)

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(4) = 15 multiset partitions:
1: {{1}}
2: {{1,1}}
   {{1,2}}
   {{1},{2}}
3: {{1,1,1}}
   {{1,2,3}}
   {{1},{1,1}}
   {{1},{2,2}}
   {{1},{2,3}}
   {{1},{2},{3}}
4: {{1,1,1,1}}
   {{1,1,2,2}}
   {{1,2,3,4}}
   {{1},{1,1,1}}
   {{1},{1,2,2}}
   {{1},{2,2,2}}
   {{1},{2,3,4}}
   {{1,1},{2,2}}
   {{1,2},{3,3}}
   {{1,2},{3,4}}
   {{1},{2},{1,2}}
   {{1},{2},{2,2}}
   {{1},{2},{3,3}}
   {{1},{2},{3,4}}
   {{1},{2},{3},{4}}
		

Crossrefs

A319644 Number of non-isomorphic weight-n antichains of distinct multisets whose dual is also an antichain of distinct multisets.

Original entry on oeis.org

1, 1, 2, 3, 5, 8, 18, 31, 73, 162, 413
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(5) = 8 antichains:
1: {{1}}
2: {{1,1}}
   {{1},{2}}
3: {{1,1,1}}
   {{1},{2,2}}
   {{1},{2},{3}}
4: {{1,1,1,1}}
   {{1},{2,2,2}}
   {{1,1},{2,2}}
   {{1},{2},{3,3}}
   {{1},{2},{3},{4}}
5: {{1,1,1,1,1}}
   {{1},{2,2,2,2}}
   {{1,1},{1,2,2}}
   {{1,1},{2,2,2}}
   {{1},{2},{3,3,3}}
   {{1},{2,2},{3,3}}
   {{1},{2},{3},{4,4}}
   {{1},{2},{3},{4},{5}}
		

Crossrefs

Formula

Euler transform of A319629.

A321678 Number of non-isomorphic weight-n strict antichains of sets with no singletons.

Original entry on oeis.org

1, 0, 1, 1, 3, 3, 11, 13, 39, 67, 174
Offset: 0

Views

Author

Gus Wiseman, Nov 16 2018

Keywords

Comments

The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(2) = 1 through a(6) = 11 antichains:
  {{1,2}}  {{1,2,3}}  {{1,2,3,4}}    {{1,2,3,4,5}}    {{1,2,3,4,5,6}}
                      {{1,2},{3,4}}  {{1,2},{3,4,5}}  {{1,2},{3,4,5,6}}
                      {{1,3},{2,3}}  {{1,4},{2,3,4}}  {{1,2,3},{4,5,6}}
                                                      {{1,2,5},{3,4,5}}
                                                      {{1,3,4},{2,3,4}}
                                                      {{1,5},{2,3,4,5}}
                                                      {{1,2},{1,3},{2,3}}
                                                      {{1,2},{3,4},{5,6}}
                                                      {{1,2},{3,5},{4,5}}
                                                      {{1,3},{2,4},{3,4}}
                                                      {{1,4},{2,4},{3,4}}
		

Crossrefs

A319618 Number of non-isomorphic weight-n antichains of multisets whose dual is a chain of multisets.

Original entry on oeis.org

1, 1, 3, 4, 9, 10, 24, 28, 57, 80, 138
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(4) = 9 antichains:
1: {{1}}
2: {{1,1}}
   {{1,2}}
   {{1},{1}}
3: {{1,1,1}}
   {{1,2,2}}
   {{1,2,3}}
   {{1},{1},{1}}
4: {{1,1,1,1}}
   {{1,1,2,2}}
   {{1,2,2,2}}
   {{1,2,3,3}}
   {{1,2,3,4}}
   {{1,1},{1,1}}
   {{1,2},{1,2}}
   {{1,2},{2,2}}
   {{1},{1},{1},{1}}
		

Crossrefs

A319619 Number of non-isomorphic connected weight-n antichains of multisets whose dual is also an antichain of multisets.

Original entry on oeis.org

1, 1, 3, 3, 6, 4, 15, 13, 48, 96, 280
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.
The weight of a multiset partition is the sum of sizes of its parts. Weight is generally not the same as number of vertices.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(5) = 4 antichains:
1: {{1}}
2: {{1,1}}
   {{1,2}}
   {{1},{1}}
3: {{1,1,1}}
   {{1,2,3}}
   {{1},{1},{1}}
4: {{1,1,1,1}}
   {{1,1,2,2}}
   {{1,2,3,4}}
   {{1,1},{1,1}}
   {{1,2},{1,2}}
   {{1},{1},{1},{1}}
5: {{1,1,1,1,1}}
   {{1,2,3,4,5}}
   {{1,1},{1,2,2}}
   {{1},{1},{1},{1},{1}}
		

Crossrefs

Formula

Euler transform is A318099.

A319620 Number of connected antichain covers of n vertices by distinct sets whose dual is also a (not necessarily strict) antichain.

Original entry on oeis.org

1, 1, 1, 2, 22, 2133
Offset: 0

Views

Author

Gus Wiseman, Sep 25 2018

Keywords

Comments

The dual of a multiset partition has, for each vertex, one block consisting of the indices (or positions) of the blocks containing that vertex, counted with multiplicity. For example, the dual of {{1,2},{2,2}} is {{1},{1,2,2}}.

Examples

			The a(4) = 22 antichain covers:
   {{1,2,3,4}}
   {{3,4},{1,2,3},{1,2,4}}
   {{2,4},{1,2,3},{1,3,4}}
   {{2,3},{1,2,4},{1,3,4}}
   {{1,4},{1,2,3},{2,3,4}}
   {{1,3},{1,2,4},{2,3,4}}
   {{1,2},{1,3,4},{2,3,4}}
   {{1,3},{1,4},{2,3},{2,4}}
   {{1,2},{1,4},{2,3},{3,4}}
   {{1,2},{1,3},{2,4},{3,4}}
   {{1,4},{2,4},{3,4},{1,2,3}}
   {{1,3},{2,3},{3,4},{1,2,4}}
   {{1,2},{2,3},{2,4},{1,3,4}}
   {{1,2},{1,3},{1,4},{2,3,4}}
   {{1,3},{1,4},{2,3},{2,4},{3,4}}
   {{1,2},{1,4},{2,3},{2,4},{3,4}}
   {{1,2},{1,3},{2,3},{2,4},{3,4}}
   {{1,2},{1,3},{1,4},{2,4},{3,4}}
   {{1,2},{1,3},{1,4},{2,3},{3,4}}
   {{1,2},{1,3},{1,4},{2,3},{2,4}}
   {{1,2,3},{1,2,4},{1,3,4},{2,3,4}}
   {{1,2},{1,3},{1,4},{2,3},{2,4},{3,4}}
		

Crossrefs

Previous Showing 11-20 of 32 results. Next