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.

A056156 Number of connected bipartite graphs with n edges, no isolated vertices and a distinguished bipartite block, up to isomorphism.

Original entry on oeis.org

1, 2, 3, 7, 12, 32, 67, 181, 458, 1295, 3642, 10975, 33448, 106424, 345964, 1159489, 3975367, 13977808, 50238606, 184629655, 692757132, 2652892219, 10359676617, 41233344350, 167171988557, 690054189750, 2898637406813, 12385234548345
Offset: 1

Views

Author

Vladeta Jovovic, Jul 30 2000

Keywords

Comments

EULERi transform of A049311.
Also the number of non-isomorphic connected set multipartitions (multisets of sets) of weight n. The weight of a set multipartition is the sum of sizes of its parts. Weight is generally not the same as number of vertices. - Gus Wiseman, Sep 23 2018

Examples

			From _Gus Wiseman_, Sep 24 2018: (Start)
Non-isomorphic representatives of the a(1) = 1 through a(4) = 7 connected set multipartitions:
  {{1}}   {{1,2}}     {{1,2,3}}      {{1,2,3,4}}
         {{1},{1}}   {{2},{1,2}}    {{3},{1,2,3}}
                    {{1},{1},{1}}   {{1,2},{1,2}}
                                    {{1,3},{2,3}}
                                   {{1},{2},{1,2}}
                                   {{2},{2},{1,2}}
                                  {{1},{1},{1},{1}}
(End)
		

Crossrefs

Programs

Extensions

More terms from Max Alekseyev, Jul 22 2009