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.

Showing 1-1 of 1 results.

A319489 Number of non-isomorphic connected graphs on n vertices with representation number 2.

Original entry on oeis.org

0, 0, 1, 5, 20, 109, 788, 8335, 117282, 2026330, 40302424, 892278075
Offset: 1

Views

Author

Sergey Kitaev, Sep 20 2018

Keywords

Comments

These are graphs that can be represented by words having two copies of each letter, but cannot be represented by words having one copy of each letter. In a word representing a graph G, letters x and y alternate if and only if there is an edge between x and y in G. Such graphs, along with complete graphs, are precisely the class of circle graphs.

Examples

			For n=3 there is one connected graph with vertex set, say, {1,2}, which is represented by 1212.
		

Crossrefs

Equals A156808 minus 1; graphs with representation number 3 are in A319490.
Showing 1-1 of 1 results.