OFFSET
0,2
COMMENTS
a(n) is the number of cells n steps from an (arbitrarily chosen) central cell in the {3,5,3} honeycomb.
LINKS
Dorota Celińska-Kopczyńska and Eryk Kopczyński, Generating Regular Hyperbolic Honeycombs, arXiv:2208.13816 [cs.CG], 2022.
FORMULA
Conjectures from Chai Wah Wu, Nov 18 2025: (Start)
a(n) = 13*a(n-1) - 11*a(n-2) + 29*a(n-3) - 29*a(n-4) + 11*a(n-5) - 13*a(n-6) + a(n-7) for n > 7.
G.f.: (x + 1)*(x^6 + 6*x^5 + 5*x^4 + 18*x^3 + 5*x^2 + 6*x + 1)/((x - 1)*(-x^6 + 12*x^5 + x^4 + 30*x^3 + x^2 + 12*x - 1)). (End)
EXAMPLE
Each icosahedral cell has 20 neighbors, so a(1) = 20.
CROSSREFS
KEYWORD
nonn
AUTHOR
Eryk Kopczynski, Aug 31 2022
STATUS
approved
