Number T(n,k) of length 2n words such that all letters of the k-ary alphabet occur at least once and are introduced in ascending order and which can be built by repeatedly inserting doublets into the initially empty word; triangle T(n,k), n>=0, 0<=k<=n, read by rows.
A256117
Number T(n,k) of length 2n words such that all letters of the k-ary alphabet occur at least once and are introduced in ascending order and which can be built by repeatedly inserting doublets into the initially empty word; 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) =2a(6) =0a(7) =1a(8) =9a(9) =5a(10) =0a(11) =1a(12) =34a(13) =56a(14) =14a(15) =0a(16) =1a(17) =125a(18) =465a(19) =300a(20) =42a(21) =0a(22) =1a(23) =461a(24) =3509a(25) =4400a(26) =1485a(27) =132a(28) =0a(29) =1
External references
- oeis: A256117