OFFSET
0,2
COMMENTS
This sequence is based on a tiling of the plane by hexagons (often called the hexagonal lattice), with the cells numbered in a counter-clockwise hexagonal spiral starting with index 0 (see A395362).
LINKS
Paolo Xausa, Table of n, a(n) for n = 0..10000
Chess variants, Glinski's Hexagonal Chess.
Index entries for linear recurrences with constant coefficients, signature (3,-3,1).
FORMULA
From Stefano Spezia, May 22 2026: (Start)
G.f.: x*(11 + 13*x)/(1 - x)^3.
E.g.f.: exp(x)*x*(11 + 12*x). (End)
Sum_{n>=1} 1/a(n) = sqrt(3) * log(2+sqrt(3)) + 3*log(2) + 3*log(3)/2 - (1+sqrt(3)/2)*Pi. - Amiram Eldar, May 23 2026
MATHEMATICA
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, May 21 2026
STATUS
approved
