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.

A298361 a(n) is the number of maximal simple planar graphs of size n that admit a 2-queue layout.

Original entry on oeis.org

1, 1, 1, 2, 5, 14, 50, 233, 1249, 7595, 49566, 339712, 2405167, 17412878, 127855172, 947394711
Offset: 3

Views

Author

Sergey Pupyrev, Jan 17 2018

Keywords

Comments

Computed by an exhaustive search.

Examples

			For n <= 13, all maximal simple planar graphs admit a 2-queue layout; hence, the values are the same as in A000109.
		

References

  • S. Pupyrev, Mixed Linear Layouts of Planar Graphs, International Symposium on Graph Drawing and Network Visualization (GD 2017).

Crossrefs

Cf. A000109.