A338983 Number of chiral pairs of colorings of the 120 dodecahedral facets of the 4-D 120-cell (or 120 vertices of the 4-D 600-cell) using exactly n colors.
0, 1, 314843647550280564734, 5068890957389326592282175518285751, 11893730796581701705423717900461048616681772, 220581437248293418784474364671733389683204494492535
Offset: 0
Links
- Robert A. Russell, Table of n, a(n) for n = 0..75
Crossrefs
Programs
-
Mathematica
bp[j_] := Sum[k! StirlingS2[j, k] x^k, {k, j}] (*binomial series*) CoefficientList[bp[17]/5+bp[19]/5+bp[23]/6+bp[27]/6+bp[31]/4+bp[61]/120+bp[75]/120,x]
Comments