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-2 of 2 results.

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

A255540 Number of connected digital images in Z^2 (regarding each point as connected to its 8 neighbors) on n points up to isomorphism.

Original entry on oeis.org

1, 1, 2, 6, 15, 51, 173, 681, 2682
Offset: 1

Views

Author

Keywords

Comments

Also the number of polyplets (A030222) on n points up to isomorphism of adjacency graphs.

Examples

			For n=4 the a(4)=6 images are:
X   X X    X    XX    X     X
X    X    X X   XX   XX   XX
X    X     X         X     X
X
		

Crossrefs

Cf. A255539.
Showing 1-2 of 2 results.