A338966 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 subsets of a set of n colors.
92307499707128546879177569498768, 124792381938502167387269721273817892704188259502965515, 122697712831832245109951209382504597654581237223625701047064169830144
Offset: 2
Links
- Robert A. Russell, Table of n, a(n) for n = 2..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,2,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=2..Min(n,120)} A338982(n) * binomial(n,j).
Comments