Triangle read by rows: T(n,k) is the number of non-isomorphic multiset partitions of weight n with k parts and no singletons or vertices that appear only once, 0 <= k <= floor(n/2).
A369287
Triangle read by rows: T(n,k) is the number of non-isomorphic multiset partitions of weight n with k parts and no singletons or vertices that appear only once, 0 <= k <= floor(n/2).
Terms
- a(0) =1a(1) =0a(2) =0a(3) =1a(4) =0a(5) =1a(6) =0a(7) =2a(8) =3a(9) =0a(10) =2a(11) =4a(12) =0a(13) =4a(14) =15a(15) =8a(16) =0a(17) =4a(18) =24a(19) =19a(20) =0a(21) =7a(22) =60a(23) =79a(24) =23a(25) =0a(26) =8a(27) =101a(28) =213a(29) =84
External references
- oeis: A369287