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.

A336281 Total number of ways of embedding connected graphs with n edges in the square lattice with diagonals allowed.

Original entry on oeis.org

2, 6, 41, 318, 3108, 32243, 350575, 3896568
Offset: 1

Views

Author

James W. Anderson, Jul 15 2020

Keywords

Comments

The embedding must map edges in the graph onto either horizontal or vertical grid lines of length 1 or diagonals of length sqrt(2). Vertices in the graph must map onto lattice points, and of course must preserve the incidence structure of the graph. A square in the lattice may have both diagonals present - their intersection does not count as an incidence.
Configurations differing only a rotation or reflection are not counted as different.
The resulting figures are variously called 'polysticks', 'polyedges' or 'polyforms'.

Crossrefs

Without diagonal edges, we get A019988.
Cf. A052436.

Extensions

a(7)-a(8) from John Mason, Aug 17 2021