A258288 Number of partitions of 10 copies of n into distinct parts.
1, 1, 11, 16, 99, 174, 875, 1657, 7352, 13655, 55787, 107946, 393317, 751343, 2624771, 5056414, 16243829, 31688464, 96658985
Offset: 19
Keywords
Crossrefs
Column k=10 of A258280.
Formula
a(n) = 1/10! * [Product_{i=1..10} x_i^n] Product_{j>0} (1+Sum_{i=1..10} x_i^j).