A112579 Number of 3-D arrays of 0's and 1's with plane sums 2.
0, 8, 900, 366336, 378028800, 833156928000, 3477528928742400, 25183876050321408000, 296058177312000019660800, 5362158372805111867637760000, 143458227395428379364635443200000
Offset: 1
Examples
a(2)=8: six pairs of opposite edges and two inscribed tetrahedra.
References
- P. J. Cameron and T. W. Mueller, Decomposable functors and the exponential principle, II, in preparation
Links
- P. J. Cameron and T. W. Mueller, Decomposable functors and the exponential principle, II, arXiv:0911.3760 [math.CO]
Formula
a(n) = b(n) + Sum (k/n)*(n choose k)^3*b(k)*a(n-k), where b(n) counts indecomposable arrays (A112578).