Triangle read by rows: T(n,k) (0 <= k <= n) is the number of Delannoy paths of length n, having k return steps to the line y = x from the line y = x+1 (i.e., E steps from the line y=x+1 to the line y = x).

A110098

Triangle read by rows: T(n,k) (0 <= k <= n) is the number of Delannoy paths of length n, having k return steps to the line y = x from the line y = x+1 (i.e., E steps from the line y=x+1 to the line y = x).

Terms

    a(0) =1a(1) =2a(2) =1a(3) =6a(4) =6a(5) =1a(6) =22a(7) =30a(8) =10a(9) =1a(10) =90a(11) =146a(12) =70a(13) =14a(14) =1a(15) =394a(16) =714a(17) =430a(18) =126a(19) =18a(20) =1a(21) =1806a(22) =3534a(23) =2490a(24) =938a(25) =198a(26) =22a(27) =1a(28) =8558a(29) =17718

External references