A338957 Number of unoriented colorings of the 96 edges (or triangular faces) of the 4-D 24-cell using exactly n colors.
1, 68774446639102959610154174, 5523164445430505754875774375105924818979901, 5448873034167734394172913824852272971748608894646534804, 10956401434158576570935668826433407535831446552957081921713485225
Offset: 1
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]/12+bp[12]/8+bp[16]/8+bp[18]/9+bp[20]/6+19bp[24]/96+bp[32]/24+bp[36]/36+43bp[48]/1152+bp[50]/16+bp[52]/96+bp[60]/96+bp[96]/1152,x],1]
Comments