Number T(n,k) of parts in all proper k-times partitions of n into distinct parts; triangle T(n,k), n >= 1, 0 <= k <= max(0,n-2), read by rows.
A327632
Number T(n,k) of parts in all proper k-times partitions of n into distinct parts; triangle T(n,k), n >= 1, 0 <= k <= max(0,n-2), read by rows.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =2a(4) =1a(5) =2a(6) =3a(7) =1a(8) =4a(9) =6a(10) =4a(11) =1a(12) =7a(13) =13a(14) =12a(15) =5a(16) =1a(17) =9a(18) =30a(19) =52a(20) =35a(21) =6a(22) =1a(23) =12a(24) =61a(25) =137a(26) =156a(27) =72a(28) =7a(29) =1
External references
- oeis: A327632