A330679 Number of balanced reduced multisystems whose atoms constitute an integer partition of n.
1, 1, 2, 4, 12, 40, 180, 936, 5820, 41288, 331748, 2968688, 29307780, 316273976, 3704154568, 46788812168, 634037127612, 9174782661984, 141197140912208, 2302765704401360, 39671953757409256, 719926077632193848, 13726066030661998220, 274313334040504957368
Offset: 0
Keywords
Examples
The a(0) = 1 through a(4) = 12 multisystems: {} {1} {2} {3} {4} {1,1} {1,2} {1,3} {1,1,1} {2,2} {{1},{1,1}} {1,1,2} {1,1,1,1} {{1},{1,2}} {{2},{1,1}} {{1},{1,1,1}} {{1,1},{1,1}} {{1},{1},{1,1}} {{{1}},{{1},{1,1}}} {{{1,1}},{{1},{1}}}
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..200
Crossrefs
Programs
Formula
a(n > 1) = 2 * A318813(n).
Extensions
a(12) onwards from Andrew Howroyd, Jan 20 2024
Comments