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

A056786 Number of inequivalent connected planar figures that can be formed from n non-overlapping 1 X 2 rectangles (or dominoes).

Original entry on oeis.org

1, 1, 4, 26, 255, 2874, 35520, 454491, 5954914, 79238402, 1067193518
Offset: 0

Views

Author

James Sellers, Aug 28 2000

Keywords

Comments

"Connected" means "connected by edges", rotations and reflections are not considered different, but the internal arrangement of the dominoes does matter.
I have verified the first three entries by hand. The terms 255 and 2874 were taken from the Vicher web page. - N. J. A. Sloane.

Crossrefs

Extensions

Edited by N. J. A. Sloane, Aug 17 2006, May 15 2010, Sep 09 2012
a(6) and a(7) from Owen Whitby, Nov 18 2009
a(8) from Anton Betten, Jan 18 2013, added by N. J. A. Sloane, Jan 18 2013. Anton Betten also verified that a(0)-a(7) are correct.
a(9) from Anton Betten, Jan 25 2013, added by N. J. A. Sloane, Jan 26 2013. Anton Betten comments that he used 8 processors, each for about 1 and a half day (roughly 300 hours CPU time).
a(10) from Aaron N. Siegel, May 18 2022. [It took just 30 minutes to verify a(9) and 7.2 hours to compute a(10), on a single CPU core!]

A216583 Number of unit-conjoined polydominoes of order n.

Original entry on oeis.org

1, 1, 3, 20, 171, 1733, 18962, 215522, 2507188, 29635101
Offset: 0

Views

Author

N. J. A. Sloane, Sep 09 2012

Keywords

Comments

A unit-conjoined polydomino is formed from n 1 X 2 non-overlapping rectangles (or dominoes) such that each pair of touching rectangles shares an edge of length 1. The internal arrangement of dominoes is not significant: figures are counted as distinct only if the shapes of their perimeters are different.
Figures that differ only by a rotation and/or reflection are regarded as equivalent (cf. A216595).
This sequence is A216492 without the condition that the adjacency graph of the dominoes forms a tree.
This is a subset of polydominoes. It appears that A216492(n) < a(n) < A056785(n) < A056786(n) < A210996(n) < A210988(n) < A210986(n), if n >= 3. - Omar E. Pol, Sep 17 2012

Crossrefs

Extensions

a(4)-a(6) added by César Eliud Lozada, Sep 09 2012
a(7)-a(9) and name edited by Aaron N. Siegel, May 18 2022

A216492 Number of inequivalent connected planar figures that can be formed from n 1 X 2 rectangles (or dominoes) such that each pair of touching rectangles shares exactly one edge, of length 1, and the adjacency graph of the rectangles is a tree.

Original entry on oeis.org

1, 1, 3, 18, 139, 1286, 12715, 130875, 1378139, 14752392, 159876353, 1749834718, 19307847070
Offset: 0

Views

Author

César Eliud Lozada, Sep 07 2012

Keywords

Comments

Figures that differ only by a rotation and/or reflection are regarded as equivalent (cf. A216581).
A216583 is A216492 without the condition that the adjacency graph of the dominoes forms a tree.
This is a subset of polydominoes. It appears that a(n) < A216583(n) < A056785(n) < A056786(n) < A210996(n) < A210988(n) < A210986(n), if n >= 3. - Omar E. Pol, Sep 15 2012

Examples

			One domino (2 X 1 rectangle) is placed on a table.
A 2nd domino is placed touching the first only in a single edge (length 1). The number of different planar figures is a(2)=3.
A 3rd domino is placed in any of the last figures, touching it and sharing just a single edge with it. The number of different planar figures is a(3)=18.
When n=4, we might place 4 dominoes in a ring, with a free square in the center. This is however not allowed, since the adjacency graph is a cycle, not a tree.
		

Crossrefs

Without the condition that the adjacency graph forms a tree we get A216583 and A216595.
If we allow two long edges to meet we get A056786 and A216598.

Extensions

Edited by N. J. A. Sloane, Sep 09 2012
a(8)-a(12) from Bert Dobbelaere, May 30 2025

A216595 Number of distinct connected planar figures that can be formed from 1 X 2 rectangles (or dominoes) such that each pair of touching rectangles shares exactly one edge, of length 1.

Original entry on oeis.org

1, 2, 14, 126, 1267, 13550, 150665
Offset: 0

Views

Author

N. J. A. Sloane, Sep 08 2012

Keywords

Comments

Figures that differ by a rotation or reflection are regarded as distinct (cf. A216583).
This sequence is A216581 without the condition that the adjacency graph of the dominoes forms a tree.
An example: The two solutions
V H -
| V
H - |
and
H - V
V |
| H -
are considered to be the same because the resulting shape is the same.

Crossrefs

Extensions

Terms a(4)-a(6) added by César Eliud Lozada, Sep 09 2012

A216598 Number of distinct connected planar figures that can be formed from n 1 X 2 rectangles (or dominoes).

Original entry on oeis.org

1, 2, 16, 164, 1866, 22518, 282184, 3630256, 47614214, 633835642, 8537220172
Offset: 0

Views

Author

N. J. A. Sloane, Sep 09 2012

Keywords

Comments

"Connected" means "connected by edges".
Rotations and reflections are considered different (cf. A056786).
Internal arrangement of dominoes is significant (cf. A056785). - Aaron N. Siegel, May 22 2022

Crossrefs

Extensions

a(4) found via equivalence class decomposition over bounding boxes by the Forest Grove Community School Math Club - Markus J. Q. Roberts, Apr 03 2013
a(5)-a(9) from Manfred Scheucher, Jun 06 2015
a(10) from Aaron N. Siegel, May 22 2022
Showing 1-5 of 5 results.