OFFSET
0,5
COMMENTS
A stereographic projection of the {5,oo} tiling on the Poincaré disk can be obtained via the Christersson link. Each member of a chiral pair is a reflection but not a rotation of the other.
LINKS
Malin Christersson, Make hyperbolic tilings of images, web page, 2015.
Robert A. Russell, Stereographic projections of chiral pairs of asymmetric polyominoes with 4 cells.
FORMULA
G.f.: (10 + 10*z + 8*G(z) - 3*G(z)^2 - 15*G(z^2) - 10*z*G(z^2)^2 + 10*z^2*G(z^4)^2 - 2*z*G(z^5) + 10*z^6*G(z^10)^2) / 20, where G(z) = 1+z*G(z)^4 is the g.f. for A002293.
MATHEMATICA
Table[If[n<4, 0, (8Binomial[4n, n]/(3n+1)-6Binomial[4n+1, n]/(3n+2)-If[OddQ[n], 40Binomial[2n-1, (n-1)/2]/(3n+1), 30Binomial[2n, n/2]/(3n+2)-If[OddQ[n/2], 80Binomial[n-1, (n-2)/4]/(3n+2), 0]]-If[1==Mod[n, 5], (10Binomial[(4n-4)/5, (n-1)/5]-If[OddQ[(n-1)/5], 200Binomial[(2n-7)/5, (n-6)/10], 0])/(3n+2), 0])/20], {n, 0, 30}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Robert A. Russell, Sep 25 2025
STATUS
approved
