A337953 Number of achiral colorings of the 30 edges of a regular dodecahedron or icosahedron using n or fewer colors.
1, 33328, 32524281, 4312863360, 191243490675, 4239501280272, 58236754527707, 563536359633920, 4172726943804861, 25016666666700400, 126431377927701253, 554909560378102656, 2163457078062360639, 7625429483925609552, 24638829565429941975
Offset: 1
Links
- Index entries for linear recurrences with constant coefficients, signature (18, -153, 816, -3060, 8568, -18564, 31824, -43758, 48620, -43758, 31824, -18564, 8568, -3060, 816, -153, 18, -1).
Crossrefs
Programs
-
Mathematica
Table[(15n^17+n^15+20n^5+24n^3)/60,{n,30}]
Formula
a(n) = n^3 * (15*n^14 + n^12 + 20*n^2 + 24) / 60.
a(n) = 1*C(n,1) + 33326*C(n,2) + 32424300*C(n,3) + 4182966200*C(n,4) + 170004083410*C(n,5) + 3156083300916*C(n,6) + 32426546302332*C(n,7) + 205938803790720*C(n,8) + 864860752435680*C(n,9) + 2503126577952000*C(n,10) + 5110943178781440*C(n,11) + 7428048096268800*C(n,12) + 7644417350169600*C(n,13) + 5446616304729600*C(n,14) + 2556525184012800*C(n,15) + 711374856192000*C(n,16) + 88921857024000*C(n,17), where the coefficient of C(n,k) is the number of achiral colorings using exactly k colors.
Comments