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.

A319322 Number of row convex polyhexes with n cells.

Original entry on oeis.org

1, 3, 11, 44, 184, 784, 3370, 14544, 62862, 271804, 1175133, 5079516, 21951384, 94847528, 409767878, 1770177486
Offset: 1

Views

Author

David Bevan, Sep 18 2018

Keywords

Comments

A polyhex is considered to be row convex if cells take contiguous positions in each row. (Multiple cells in a row are not connected.)

Examples

			The only pentahexes that are not row convex are the shallow V shape and its 180-degree rotation. So a(5) = A001207(5) - 2 = 184.
		

Crossrefs

Cf. A001207 (fixed polyhexes), A059716 (column convex polyhexes).