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.

A319492 Number of connected non-3-semi-transitively orientable graphs on n vertices.

Original entry on oeis.org

0, 1, 25, 929, 54953, 4879508
Offset: 5

Views

Author

Sergey Kitaev, Sep 20 2018

Keywords

Comments

A graph is k-semi-transitively orientable if it admits an acyclic orientation that avoids shortcuts of length k or less. The notion of a k-semi-transitive orientation refines that of a semi-transitive orientation, which is the case of k equal infinity. For n<9, the number of non-3-semi-transitively orientable graphs is precisely the number of non-semi-transitively orientable graphs, which in turn is the same as the number of non-word-representable graphs. For n=9, there are four 3-semi-transitively orientable graphs which are not semi-transitively orientable.

Examples

			The wheel graph W_5 is the only connected graph on 6 vertices that is non-3-semi-transitively orientable.
		

Crossrefs

The first four terms are the same as the terms 5 - 8 in A290814.