The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A369471 Number of chiral pairs of polyominoes composed of n pentagonal cells of the hyperbolic regular tiling with Schläfli symbol {5,oo}. 5
4, 24, 172, 1144, 8056, 57800, 427006, 3221216, 24773668, 193592840, 1534006620, 12301987920, 99699269740, 815520435048, 6725987757744, 55882659600320, 467387108739408, 3932600291539096, 33269691987278258, 282863688830816184 (list; graph; refs; listen; history; text; internal format)
OFFSET
4,1
COMMENTS
A stereographic projection of the {5,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
a(n) = A005038(n) - A005040(n) = (A005038(n) - A369472(n)) / 2 = A005040(n) - A369472(n).
MATHEMATICA
p=5; Table[(Binomial[(p-1)n, n]/(((p-2)n+1)((p-2)n+2))-If[OddQ[n], If[OddQ[p], Binomial[(p-1)n/2, (n-1)/2]/n, (p+1)Binomial[((p-1)n-1)/2, (n-1)/2]/((p-2)n+2)-Binomial[((p-1)n+1)/2, (n-1)/2]/((p-1)n+1)], Binomial[(p-1)n/2, n/2]/((p-2)n+2)]+DivisorSum[GCD[p, n-1], EulerPhi[#]Binomial[((p-1)n+1)/#, (n-1)/#]/((p-1)n+1)&, #>1&])/2, {n, 4, 30}]
CROSSREFS
Polyominoes: A005038 (oriented), A005040 (unoriented), A369472 (achiral), A369315 {4,oo}.
Sequence in context: A369478 A368975 A366980 * A347651 A032349 A215709
KEYWORD
easy,nonn
AUTHOR
Robert A. Russell, Jan 23 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 18 03:12 EDT 2024. Contains 372617 sequences. (Running on oeis4.)