A330784 Triangle read by rows where T(n,k) is the number of balanced reduced multisystems of depth k with n equal atoms.
1, 1, 1, 1, 3, 2, 1, 5, 9, 5, 1, 9, 28, 36, 16, 1, 13, 69, 160, 164, 61, 1, 20, 160, 580, 1022, 855, 272, 1, 28, 337, 1837, 4996, 7072, 4988, 1385
Offset: 2
Examples
Triangle begins: 1 1 1 1 3 2 1 5 9 5 1 9 28 36 16 1 13 69 160 164 61 1 20 160 580 1022 855 272 1 28 337 1837 4996 7072 4988 1385 Row n = 5 counts the following multisystems (strings of 1's are replaced by their lengths): 5 {1,4} {{1},{1,3}} {{{1}},{{1},{1,2}}} {2,3} {{1},{2,2}} {{{1,1}},{{1},{2}}} {1,1,3} {{2},{1,2}} {{{1}},{{2},{1,1}}} {1,2,2} {{3},{1,1}} {{{1,2}},{{1},{1}}} {1,1,1,2} {{1},{1,1,2}} {{{2}},{{1},{1,1}}} {{1,1},{1,2}} {{2},{1,1,1}} {{1},{1},{1,2}} {{1},{2},{1,1}}
Comments