a(n) = total number of partitions of [1, 2, ..., k] into exactly n blocks, each of size 1, 2, ..., 6, for 0 <= k <= 6n.
A149187
a(n) = total number of partitions of [1, 2, ..., k] into exactly n blocks, each of size 1, 2, ..., 6, for 0 <= k <= 6n.
Terms
- a(0) =1a(1) =6a(2) =1709a(3) =9268549a(4) =295887993624
External references
- oeis: A149187