Number T(n,k) of compositions of n into distinct parts where each part i is marked with a word of length i over a k-ary alphabet whose letters appear in alphabetical order and all k letters occur at least once in the composition; triangle T(n,k), n>=0, 0<=k<=n, read by rows.
A261836
Number T(n,k) of compositions of n into distinct parts where each part i is marked with a word of length i over a k-ary alphabet whose letters appear in alphabetical order and all k letters occur at least once in the composition; triangle T(n,k), n>=0, 0<=k<=n, read by rows.
Terms
- a(0) =1a(1) =0a(2) =1a(3) =0a(4) =1a(5) =1a(6) =0a(7) =3a(8) =10a(9) =7a(10) =0a(11) =3a(12) =15a(13) =21a(14) =9a(15) =0a(16) =5a(17) =40a(18) =96a(19) =92a(20) =31a(21) =0a(22) =11a(23) =183a(24) =832a(25) =1562a(26) =1305a(27) =403a(28) =0a(29) =13
External references
- oeis: A261836