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.

A038588 Sizes of clusters in hexagonal lattice A_2 centered at deep hole.

Original entry on oeis.org

3, 6, 12, 18, 21, 27, 30, 36, 42, 48, 54, 63, 69, 75, 78, 84, 90, 96, 102, 114, 120, 123, 129, 135, 141, 144, 150, 156, 168, 174, 180, 186, 192, 198, 207, 213, 219, 225, 231, 240, 246, 252, 258, 270, 276, 282
Offset: 0

Views

Author

Keywords

Comments

The hexagonal lattice is the familiar 2-dimensional lattice in which each point has 6 neighbors. This is sometimes called the triangular lattice.

Crossrefs

Programs

  • Mathematica
    CoefficientList[3 QPochhammer[q^3]^3 / QPochhammer[q] + O[q]^100, q] //
    Accumulate // DeleteDuplicates (* Jean-François Alcover, Jul 05 2019 *)

Formula

unique(A038587).