login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A292276
a(n) = number of vertices of the convex hull of the set of points of norm <= n^2 in square lattice.
3
1, 4, 4, 8, 12, 12, 12, 12, 20, 12, 20, 20, 20, 20, 20, 20, 20, 24, 28, 20, 20, 20, 36, 36, 28, 20, 36, 36, 36, 36, 28, 36, 36, 36, 44, 36, 36, 36, 36, 52, 44, 36, 36, 36, 52, 44, 52, 52, 44, 52, 44, 60, 52, 44, 52, 44, 52, 52, 52, 52, 60, 52, 52, 52, 68, 44
OFFSET
0,2
COMMENTS
The convex hull of a finite point set in dimension 2, say S, forms a convex polygon whose vertices are in S.
For any n >= 0, A000328(n) gives the number of elements of the set of points of norm <= n^2 in square lattice.
For symmetry reasons, a(n) is a multiple of 4 for any n > 0.
EXAMPLE
See Links section.
PROG
(C++) See Links section.
CROSSREFS
Sequence in context: A301705 A309456 A004024 * A278083 A086663 A003829
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Sep 13 2017
STATUS
approved