cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A047764 Number of dissectable polyhedra with n tetrahedral cells and symmetry of type Q.

Original entry on oeis.org

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

Views

Author

Keywords

Comments

One of 17 different symmetry types comprising A007173 and A027610 and one of 10 for A371351. Also the number of tetrahedral clusters or polyominoes of the regular tiling with Schläfli symbol {3,3,oo}, both having type Q achiral symmetry and n tetrahedral cells. The center of symmetry is the center of a tetrahedral face (2.10); the order of the symmetry group is 12. An achiral polyomino is identical to its reflection. - Robert A. Russell, Mar 22 2024

Crossrefs

Cf. A007173 (oriented), A027610 (unoriented), A371351 (achiral), A001764 (rooted), A047749 (type U).

Programs

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