A019988
Number of ways of embedding a connected graph with n edges in the square lattice.
Original entry on oeis.org
1, 2, 5, 16, 55, 222, 950, 4265, 19591, 91678, 434005, 2073783, 9979772, 48315186, 235088794, 1148891118, 5636168859, 27743309673
Offset: 1
- Brian R. Barwell, "Polysticks," Journal of Recreational Mathematics, 22 (1990), 165-175.
- D. Goodger, An introduction to Polysticks
- M. Keller, Counting polyforms
- D. Knuth, Dancing Links, arXiv:cs/0011047 [cs.DS], 2000. (A discussion of backtracking algorithms which mentions some problems of polystick tiling.)
- Ed Pegg, Jr., Illustrations of polyforms
- N. J. A. Sloane, Illustration of a(1)-a(4)
- Eric Weisstein's World of Mathematics, Polyedge
- Wikicommons, Polysticks 5-sticks 6-sticks 7-sticks
If only translations (but not rotations) are factored, consider fixed polyedges (
A096267).
If reflections are considered different, we obtain the one-sided polysticks, counted by (
A151537). -
Jack W Grahl, Jul 24 2018
More terms from Brendan Owen (brendan_owen(AT)yahoo.com), Feb 20 2002
A056840
Number of rounded n-celled polyominoes.
Original entry on oeis.org
1, 2, 5, 22, 99, 580, 3557, 23295, 155437, 1057516, 7271980, 50478035, 352901040
Offset: 1
A056787
Number of incongruental unlabeled undirected trees with n nodes on a square lattice and edges of length 1 or sqrt(2) admitted to the 4 nearest or 4 2nd nearest neighbors.
Original entry on oeis.org
1, 2, 6, 40, 303, 2929, 29752, 316935
Offset: 1
For n=2 we have
o-o
and
..o
./.
o..
as the only a(2)=2 candidates. Trees contributing to n=7 are
o.o-o
|\.\.
o.o-o
...\.
....o
or
o....
|\...
o.o-o
...X.
..o.o
./...
o....
where dashes are edges in E, NE, N, NW, W, SW, S or SE direction that connect nodes marked 'o' horizontally, vertically or along diagonals, and X's are crossing diagonal edges.
A348095
Number of free n-polysticks embedded in the square lattice with at least one cycle.
Original entry on oeis.org
0, 0, 0, 1, 1, 10, 42, 254, 1331, 7358, 39543, 212911, 1135876, 6039878, 31975124, 168790048, 888664299, 4669177072
Offset: 1
The 4-stick with a cycle is the unit square. The 5-stick with a cycle is the unit square with one protruding edge. The 10 6-sticks with a cycle are the unit square with two protruding edges (in various cis, meta, trans configurations) or with a protruding 2-stick at various angles, or a 2x1 rectangle.
Size 6 examples 1 through 5:
+-+ +-+ + + +-+-+
| | | | | | | |
+-+-+-+ +-+-+-+ +-+-+ +-+-+ +-+-+
| | | |
+-+ +-+
Examples 6 through 10:
+ +-+ + + +-+-+ +-+-+
| | | | | | | | |
+-+ +-+-+ +-+-+ +-+-+ +-+-+
| | | |
+-+-+ +-+
A333233
Number of free Tangles of size n.
Original entry on oeis.org
1, 1, 2, 5, 16, 55, 221, 947, 4239, 19452, 90791, 428839, 2043548, 9807941
Offset: 0
A385120
Number of fixed tree-like polyedges on the square lattice with n edges, rooted at a vertex.
Original entry on oeis.org
1, 4, 18, 88, 435, 2184, 11018, 55888, 284229, 1448800, 7396290, 37804344, 193405121, 990117104, 5072380140
Offset: 0
a(0) = 1: empty structure.
a(1) = 4: a single vertical or horizontal edge, rooted at one of the two vertices.
a(2) = 18: six unrooted two-edge polyedges (a straight path oriented in 2 possible ways and an L-shaped path oriented in 4 possible ways), each rooted at one of the three vertices.
Showing 1-6 of 6 results.
Comments