Number T(n,k) of compositions of n 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.

A261781

Number T(n,k) of compositions of n 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) =2a(5) =3a(6) =0a(7) =4a(8) =16a(9) =13a(10) =0a(11) =8a(12) =66a(13) =132a(14) =75a(15) =0a(16) =16a(17) =248a(18) =924a(19) =1232a(20) =541a(21) =0a(22) =32a(23) =892a(24) =5546a(25) =13064a(26) =13060a(27) =4683a(28) =0a(29) =64

External references