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!)
A111757 Number of bipartite 2-connected outerplanar graphs on n unlabeled nodes. 1
0, 1, 0, 1, 0, 2, 0, 4, 0, 13, 0, 48, 0, 238, 0, 1325, 0, 8297, 0, 54519, 0, 373363, 0, 2621872, 0, 18797682, 0, 136969519, 0, 1011903735, 0, 7564219361, 0, 57129086391, 0, 435394899361, 0, 3345082819597, 0, 25885718422329, 0, 201619294539406, 0, 1579629974876090 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,6
COMMENTS
Also the number of bipartite (unlabeled) dissections of a polygon.
LINKS
M. Bordirsky, É. Fusy, M. Kang and S. Vigerske, Enumeration of Unlabeled Outerplanar Graphs, 2005
S. Vigerske, Asymptotic enumeration of unlabeled outerplanar graphs, Diploma thesis, Humboldt University Berlin, 2005
S. Vigerske, Homepage
FORMULA
Generating function and cycle index sum known, see Vigerske.
PROG
(PARI) \\ See A295419 for DissectionsModDihedral.
{my(N=50); DissectionsModDihedral(vector(N, n, n%2==0)) + vector(N, n, n==2)} \\ Andrew Howroyd, Feb 12 2021
CROSSREFS
Even bisection gives A290722.
Sequence in context: A056946 A225740 A349479 * A286122 A286776 A265829
KEYWORD
nonn
AUTHOR
Stefan Vigerske, Nov 21 2005
EXTENSIONS
Terms a(21) and beyond from Andrew Howroyd, Feb 12 2021
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 May 4 08:39 EDT 2024. Contains 372230 sequences. (Running on oeis4.)