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.

A001335 Number of n-step polygons on hexagonal lattice.

Original entry on oeis.org

1, 0, 0, 12, 24, 60, 180, 588, 1968, 6840, 24240, 87252, 318360, 1173744, 4366740, 16370700, 61780320, 234505140, 894692736, 3429028116, 13195862760, 50968206912, 197517813636, 767766750564, 2992650987408, 11694675166500, 45807740881032
Offset: 0

Views

Author

Keywords

Comments

A "polygon" is a self-avoiding walk from (0,0) to (0,0).
The hexagonal lattice is the familiar 2-dimensional lattice in which each point has 6 neighbors. This is sometimes called the triangular lattice.

References

  • A. J. Guttmann, personal communication.
  • 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

Equals 6*A003289(n-1), n > 2.
Cf. A001334.

Extensions

a(22)-a(25) computed from A003289 by Bert Dobbelaere, Jan 04 2019
a(26) from Bert Dobbelaere, Jan 15 2019