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.

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.