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.

A379178 Number of fixed site animals with n nodes on the nodes of the kisrhombille tiling.

Original entry on oeis.org

6, 18, 90, 479, 2718, 16126, 97885, 603741, 3771287, 23792622, 151342506, 969465873, 6248109573
Offset: 1

Views

Author

Johann Peters, Dec 17 2024

Keywords

Comments

Site animals on a lattice (regular graph) are connected induced subgraphs up to translation.
Dual to the site animals on the nodes of the truncated trihexagonal tiling, counted by A197464, insofar as the tilings are each others' duals.
The Madras reference gives a good treatment of site animals on general lattices.
It is a consequence of the Madras work that lim_{n\to\infty} a(n+1)/a(n) converges to some growth constant c.
Terms a(1)-a(13) were found by running a generalization of Redelmeier's algorithm. The transfer matrix algorithm (TMA) is more efficient than Redelmeier's for calculating regular polyominoes, and may give more terms here too. See the Jensen reference for a treatment of the TMA. See the Vöge and Guttman reference for an implementation of the TMA on the triangular lattice to count polyhexes, A001207.

Examples

			There are 6 translationally distinct sites in the kisrhombille lattice, so a(1)=6.
		

References

  • Branko Grünbaum and G. C. Shephard, Tilings and Patterns. W. H. Freeman, New York, 1987, Sections 2.7, 6.2 and 9.4.

Crossrefs

The platonic tilings are associated with the following sequences: square A001168; triangular A001207; and hexagonal A001420.
The other 8 isogonal tilings are associated with these, A197160, A197158, A196991, A196992, A197461, A196993, A197464, A197467.

Formula

It is widely believed site animals on 2-dimensional lattices grow asymptotically to kc^n/n, where k is a constant and c is the growth constant, dependent only on the lattice. See the Madras and Slade reference.