OFFSET
4,2
COMMENTS
A stereographic projection of the {3,oo} tiling on the Poincaré disk can be obtained via the Christensson link. Each member of a chiral pair is a reflection but not a rotation of the other.
LINKS
Malin Christensson, Make hyperbolic tilings of images, web page, 2019.
FORMULA
EXAMPLE
________ ________ ________ ________ ________ ________
\ /\ /\ /\ /\ / \ /\ /\ /\ /\ / \ /\ /\ /\ /\ /
\/__\/__\ /__\/__\/ \/__\/__\ /__\/__\/ \/__\/__\ /__\/__\/
\ / \ / \ / \ /
a(4)=1; a(5)=2. \/ \/ \/ \/
MATHEMATICA
Table[Binomial[2n, n]/(2(n+1)(n+2))-If[OddQ[n], Binomial[n, (n+1)/2]/n, Binomial[n, n/2]/(n+2)]/2+If[Divisible[n-1, 3], Binomial[(2n+1)/3, (n-1)/3]/(2n+1), 0], {n, 4, 20}]
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Robert A. Russell, Jan 19 2024
STATUS
approved