Triangle read by rows: T(n,k) is number of paths from (0,0) to (3n,0) that stay in the first quadrant (but may touch the horizontal axis), consisting of steps u=(2,1),U=(1,2), or d=(1,-1) and have k peaks (i.e., ud and Ud's).

A108425

Triangle read by rows: T(n,k) is number of paths from (0,0) to (3n,0) that stay in the first quadrant (but may touch the horizontal axis), consisting of steps u=(2,1),U=(1,2), or d=(1,-1) and have k peaks (i.e., ud and Ud's).

Terms

    a(0) =2a(1) =4a(2) =6a(3) =8a(4) =36a(5) =22a(6) =16a(7) =144a(8) =248a(9) =90a(10) =32a(11) =480a(12) =1600a(13) =1560a(14) =394a(15) =64a(16) =1440a(17) =7840a(18) =14400a(19) =9420a(20) =1806a(21) =128a(22) =4032a(23) =32480a(24) =95760a(25) =115416a(26) =55692a(27) =8558a(28) =256a(29) =10752

External references