A047764 Number of dissectable polyhedra with n tetrahedral cells and symmetry of type Q.
0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 55, 0, 0, 0, 0, 0, 143, 0, 0, 0, 0, 0, 273, 0, 0, 0, 0, 0, 728, 0, 0, 0, 0, 0, 1428, 0, 0, 0, 0, 0, 3876, 0, 0, 0, 0, 0, 7752
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 A047764 examples
Crossrefs
Programs
-
Mathematica
Table[Switch[Mod[n,12],2,6Binomial[(n-2)/4,(n-2)/12],8,12Binomial[(n-4)/4,(n-2)/6],,0]/(n+4),{n,50}] (* _Robert A. Russell, Mar 22 2024 *)
Formula
If n=6m+2 then A047749((n-2)/6), otherwise 0.
G.f.: z^2*G(z^12) + z^8*G(z^12)^2, where G(z) = 1 + z*G(z)^3 is the g.f. for A001764. - Robert A. Russell, Mar 22 2024
Comments