A338959 Number of achiral colorings of the 96 edges (or triangular faces) of the 4-D 24-cell using exactly n colors.
1, 24124751133507582, 883287060135783817036973460, 27692672230411020835164184856095160, 18069944152044184972628509749308321354400, 1018093811663859334508633754250963606821400320
Offset: 1
Links
- Robert A. Russell, Table of n, a(n) for n = 1..60
Crossrefs
Programs
-
Mathematica
bp[j_] := Sum[k! StirlingS2[j, k] x^k, {k, 0, j}] (*binomial series*) Drop[CoefficientList[bp[16]/6+bp[18]/6+bp[20]/3+bp[24]/4+bp[48]/24+bp[52]/48+bp[60]/48,x],1]
Comments