Triangle read by rows: T(n,k) is the number of Dyck paths of semilength n having k ascents of length 2 starting at an odd level (0<=k<=floor(n/2)-1 for n>=2; k=0 for n=0,1).

A114463

Triangle read by rows: T(n,k) is the number of Dyck paths of semilength n having k ascents of length 2 starting at an odd level (0<=k<=floor(n/2)-1 for n>=2; k=0 for n=0,1).

Terms

    a(0) =1a(1) =1a(2) =2a(3) =5a(4) =13a(5) =1a(6) =36a(7) =6a(8) =105a(9) =26a(10) =1a(11) =317a(12) =104a(13) =8a(14) =982a(15) =402a(16) =45a(17) =1a(18) =3105a(19) =1522a(20) =225a(21) =10a(22) =9981a(23) =5693a(24) =1052a(25) =69a(26) =1a(27) =32520a(28) =21144a(29) =4698

External references