A338965 Number of unoriented colorings of the 120 dodecahedral facets of the 4-D 120-cell (or 120 vertices of the 4-D 600-cell) using subsets of a set of n colors.
1, 92307499707443390526727850063504, 124792381938502167392338612231208163827413085862945471, 122697712831832245109951221276235414511846772206539032522116543043328
Offset: 1
Links
- Robert A. Russell, Table of n, a(n) for n = 1..30
- Index entries for linear recurrences with constant coefficients, order 121.
Crossrefs
Programs
-
Mathematica
Table[(960n^4+1440n^6+960n^8+1200n^10+336n^12+288n^16+1440n^17+1440n^19+40n^20+400n^22+1200n^23+336n^24+1200n^27+60n^30+1800n^31+288n^32+40n^40+400n^44+n^60+60n^61+450n^62+60n^75+n^120)/14400,{n,10}]
Formula
a(n) = (960*n^4 + 1440*n^6 + 960*n^8 + 1200*n^10 + 336*n^12 + 288*n^16 + 1440*n^17 + 1440*n^19 + 40*n^20 + 400*n^22 + 1200*n^23 + 336*n^24 + 1200*n^27 + 60*n^30 + 1800*n^31 + 288*n^32 + 40*n^40 + 400*n^44 + n^60 + 60*n^61 + 450*n^62 + 60*n^75 +*n^120) / 14400.
a(n) = Sum_{j=1..Min(n,120)} A338981(n) * binomial(n,j).
Comments