Triangle read by rows: T(n,k) is the number of Dyck paths with no UUU's and no DDD's, of semilength n and having k UUDUDD's starting at level 0 (0 <= k <= floor(n/3); U=(1,1), D=(1,-1)).

A166295

Triangle read by rows: T(n,k) is the number of Dyck paths with no UUU's and no DDD's, of semilength n and having k UUDUDD's starting at level 0 (0 <= k <= floor(n/3); U=(1,1), D=(1,-1)).

Terms

    a(0) =1a(1) =1a(2) =2a(3) =3a(4) =1a(5) =6a(6) =2a(7) =12a(8) =5a(9) =26a(10) =10a(11) =1a(12) =57a(13) =22a(14) =3a(15) =128a(16) =48a(17) =9a(18) =291a(19) =109a(20) =22a(21) =1a(22) =670a(23) =250a(24) =54a(25) =4a(26) =1558a(27) =582a(28) =129a(29) =14

External references