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

A000104 Number of n-celled free polyominoes without holes.

Original entry on oeis.org

1, 1, 1, 2, 5, 12, 35, 107, 363, 1248, 4460, 16094, 58937, 217117, 805475, 3001127, 11230003, 42161529, 158781106, 599563893, 2269506062, 8609442688, 32725637373, 124621833354, 475368834568, 1816103345752, 6948228104703, 26618671505989, 102102788362303
Offset: 0

Views

Author

Keywords

References

  • J. S. Madachy, Pentominoes - Some Solved and Unsolved Problems, J. Rec. Math., 2 (1969), 181-188.
  • George E. Martin, Polyominoes - A Guide to Puzzles and Problems in Tiling, The Mathematical Association of America, 1996
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A000105, row sums of A308300, A006746, A056877, A006748, A056878, A006747, A006749, A054361, A070765 (polyiamonds), A018190 (polyhexes), A266549 (by perimeter).

Formula

a(n) = A000105(n) - A001419(n). - John Mason, Sep 06 2022
a(n) = (4*A056879(n) + 4*A056881(n) + 4*A056883(n) + 6*A056880(n) + 6*A056882(n) + 6*A357647(n) + 7*A357648(n) + A006724(n)) / 8. - John Mason, Oct 10 2022

Extensions

Extended to n=26 by Tomás Oliveira e Silva
a(27)-a(28) from Tomás Oliveira e Silva's page added by Andrey Zabolotskiy, Oct 02 2022

A057409 Number of self-avoiding polygons of area n with any number of (self-avoiding polygon) holes on square lattice (not allowing rotations).

Original entry on oeis.org

1, 2, 6, 19, 63, 216, 756, 2685, 9650, 35018, 128084, 471623, 1746492, 6499356, 24290272, 91123171, 342984175, 1294829776, 4901319978, 18597856445, 70723784744, 269486503694, 1028736811230, 3933715966653
Offset: 1

Views

Author

N. J. A. Sloane, Aug 30 2000

Keywords

Crossrefs

Cf. A006724 (no holes, first differs at n=8), A057406, A057407, A057408 (resp. 1, 2, 3 holes); A001168 (any holes, first differs at n=7); A088702 (by perimeter); A000104 (no holes, rotations and reflections allowed).

A259857 Triangle T(n,k), n>=1, 2<=k<=n+1, read by rows, where T(n,k) is the number of self-avoiding square-lattice polygons by area n and perimeter 2*k.

Original entry on oeis.org

1, 0, 2, 0, 0, 6, 0, 0, 1, 18, 0, 0, 0, 8, 55, 0, 0, 0, 2, 40, 174, 0, 0, 0, 0, 22, 168, 566, 0, 0, 0, 0, 6, 134, 676, 1868, 0, 0, 0, 0, 1, 72, 656, 2672, 6237, 0, 0, 0, 0, 0, 30, 482, 2992, 10376, 21050, 0, 0, 0, 0, 0, 8, 310, 2592, 13160, 39824, 71666, 0, 0, 0, 0, 0, 2, 151, 2086, 12862, 56162, 151878, 245696
Offset: 1

Views

Author

N. J. A. Sloane, Jul 07 2015

Keywords

Examples

			Triangle begins:
==========================================================
n\k  | 2 3 4  5  6   7   8    9    10    11     12     13
-----|----------------------------------------------------
   1 | 1,
   2 | 0,2,
   3 | 0,0,6,
   4 | 0,0,1,18
   5 | 0,0,0, 8,55,
   6 | 0,0,0, 2,40,174,
   7 | 0,0,0, 0,22,168,566,
   8 | 0,0,0, 0, 6,134,676,1868,
   9 | 0,0,0, 0, 1, 72,656,2672, 6237,
  10 | 0,0,0, 0, 0, 30,482,2992,10376,21050,
  11 | 0,0,0, 0, 0,  8,310,2592,13160,39824, 71666,
  12 | 0,0,0, 0, 0,  2,151,2086,12862,56162,151878,245696,
		

Crossrefs

A006725 and A006726 are diagonals.
Row sums give A006724.
Cf. A008855 (with 0 omitted).

Extensions

a(7)-a(10) inserted by Seiichi Manyama, Apr 04 2020

A341630 Number of fixed polyiamonds of area n without holes.

Original entry on oeis.org

2, 3, 6, 14, 36, 94, 250, 675, 1832, 5005, 13746, 37901, 104902, 291312, 811346, 2265905, 6343854, 17801383, 50057400, 141034248, 398070362, 1125426581, 3186725646, 9036406687, 25658313188, 72946289247, 207628101578, 591622990214, 1687527542874, 4818113792640
Offset: 1

Views

Author

Andrey Zabolotskiy, Feb 16 2021

Keywords

Comments

Equivalently, closed self-avoiding paths on the hexagonal net, where rotations and reflections of the whole path are not allowed and there is no selected starting point, with enclosed area n.

Crossrefs

Cf. A001420 (polyiamonds with holes allowed; first deviates at n=9), A036418 (polyiamonds with given perimeter, i.e. paths with given length), A070765 (free polyiamonds, i.e. reduced for symmetry: rotations and reflections are allowed), A006724 (analog for square lattice).
Showing 1-4 of 4 results.