A047758 Number of chiral pairs of dissectable polyhedra with n tetrahedral cells and symmetry of type G.
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 8, 0, 0, 0, 42, 0, 0, 0, 232, 0, 0, 0, 1277, 0, 0, 0, 7183, 0, 0, 0, 41041, 0, 0, 0, 238315, 0, 0, 0, 1402076, 0, 0, 0, 8343804, 0, 0, 0, 50136483, 0, 0, 0, 303790544, 0, 0, 0, 1854115285, 0, 0, 0, 11388104153
Offset: 1
Keywords
Links
- L. W. Beineke and R. E. Pippert, Enumerating dissectable polyhedra by their automorphism groups, Canad. J. Math., 26 (1974), 50-67.
- Robert A. Russell, Mathematica Graphics3D program for A047758 example
Crossrefs
Programs
-
Mathematica
Table[If[1==Mod[n,4],(2Boole[1==n]+2Binomial[(3n-3)/4,(n-1)/4]/(n+1)-If[1==Mod[n,8],12Binomial[(3n-3)/8,(n-1)/8]/(n+3),12Binomial[(3n-7)/8,(n+3)/8]/(n-1)]-If[5==Mod[n,12],6Binomial[(n-5)/4,(n-5)/12]/(n+1)-If[5==Mod[n,24],36Binomial[(n-5)/8,(n-5)/12],72Binomial[(n-9)/8,(n-17)/24]]/(n+7),0])/6,0],{n,50}] (* Robert A. Russell, Mar 22 2024 *)
Comments