A338956 Number of oriented colorings of the 96 edges (or triangular faces) of the 4-D 24-cell using exactly n colors.
1, 137548893254081168086800766, 11046328890861010626464488614428032600986342, 10897746068335468788318134977474134922662053604436974448, 21912802868317153141871319582922663027477920477404414535105616050
Offset: 1
Keywords
Links
- Robert A. Russell, Table of n, a(n) for n = 1..96
Crossrefs
Programs
-
Mathematica
bp[j_] := Sum[k! StirlingS2[j, k] x^k, {k, 0, j}] (* binomial series *) Drop[CoefficientList[bp[8]/6+bp[12]/4+bp[16]/12+bp[18]/18+7bp[24]/48+bp[32]/12+bp[36]/18+19bp[48]/576+bp[50]/8+bp[96]/576,x],1]
Comments