OFFSET
1,41
COMMENTS
One of 17 different symmetry types comprising A007173 and A027610 and one of 7 for A371350. Also the number of tetrahedral clusters or polyominoes of the regular tiling with Schläfli symbol {3,3,oo}, both having type J chiral symmetry and n tetrahedral cells. The center of symmetry is the center of a tetrahedral cell (3); the order of the symmetry group is 12. Each member of a chiral pair is a reflection but not a rotation of the other. - Robert A. Russell, Mar 22 2024
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 A047752 example
FORMULA
G.f.: z^5 * (G(z^12) - G(z^24) - z^12*G(z^24)^2) / 2, where G(z) = 1 + z*G(z)^3 is the g.f. for A001764. - Robert A. Russell, Mar 22 2024
MATHEMATICA
Table[Switch[Mod[n, 24], 5, 6Binomial[(n-5)/4, (n-5)/12]/(n+1)-12Binomial[(n-5)/8, (n-5)/12]/(n+7), 17, 6Binomial[(n-5)/4, (n-5)/12]/(n+1)-24Binomial[(n-9)/8, (n-17)/24]/(n+7), _, 0]/2, {n, 60}] (* Robert A. Russell, Mar 22 2024 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved