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.

A181528 Number of connected graphs with n edges embeddable into square lattice.

Original entry on oeis.org

1, 1, 1, 2, 4, 6, 14, 28, 68, 156, 399, 1012, 2732, 7385, 20665, 58377, 168119, 488771
Offset: 0

Views

Author

I. E. Kashuba (kashuba(AT)bitp.kiev.ua), Oct 27 2010

Keywords

Comments

a(n) <= number of connected planar graphs with n edges A046091.

Examples

			For n = 3 there are a(3) = 2 graphs: the claw graph, corresponding to a single free polystick, and the 3-path, corresponding to 4 different free polysticks.
		

Crossrefs

Cf. A046091, A019988 (embeddings, or free polysticks), A255539 (with n nodes, neighbors connected).

Extensions

Terms a(16)-a(17) from Hehn Table 3.1 and a(0) = 1 added by Andrey Zabolotskiy, Oct 22 2022