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.

A127404 Number of points in a honeycomb net covered by a circular disk of diameter n if the center of the circle is chosen at mid-edge between two grid points.

Original entry on oeis.org

2, 2, 6, 10, 16, 20, 34, 36, 50, 58, 72, 86, 106, 116, 138, 154, 176, 190, 222, 234, 270, 292
Offset: 1

Views

Author

Hugo Pfoertner, Feb 08 2007

Keywords

Examples

			a(1)=2 because a disk of diameter 1 centered at the middle of an edge covers the 2 net points bounding this edge.
		

Crossrefs

Cf. A127402, A127403, A127405, A127406. The corresponding sequences for the square lattice and hexagonal lattice are A053414 and A053417, respectively.