Triangle read by rows: T(n,k) is the number of ternary words of length n on {0,1,2} having k drops (n>=0, k>=0). The drops of a ternary word on {0,1,2} are the subwords 10,20 and 21.
A120906
Triangle read by rows: T(n,k) is the number of ternary words of length n on {0,1,2} having k drops (n>=0, k>=0). The drops of a ternary word on {0,1,2} are the subwords 10,20 and 21.
Terms
- a(0) =1a(1) =3a(2) =6a(3) =3a(4) =10a(5) =16a(6) =1a(7) =15a(8) =51a(9) =15a(10) =21a(11) =126a(12) =90a(13) =6a(14) =28a(15) =266a(16) =357a(17) =77a(18) =1a(19) =36a(20) =504a(21) =1107a(22) =504a(23) =36a(24) =45a(25) =882a(26) =2907a(27) =2304a(28) =414a(29) =9
External references
- oeis: A120906