Triangle T(n,k), n>=1, 0 <= k <= A002620(n-1), read by rows, where T(n,k) is the number of self-avoiding paths of length 2*(n+k) along the edges of a grid with n X n square cells, which do not pass above the diagonal, start at the lower left corner and finish at the upper right corner.

A340043

Triangle T(n,k), n>=1, 0 <= k <= A002620(n-1), read by rows, where T(n,k) is the number of self-avoiding paths of length 2*(n+k) along the edges of a grid with n X n square cells, which do not pass above the diagonal, start at the lower left corner and finish at the upper right corner.

Terms

    a(0) =1a(1) =2a(2) =5a(3) =2a(4) =14a(5) =16a(6) =10a(7) =42a(8) =90a(9) =123a(10) =94a(11) =20a(12) =132a(13) =440a(14) =954a(15) =1460a(16) =1524a(17) =922a(18) =248a(19) =429a(20) =2002a(21) =6017a(22) =13688a(23) =24582a(24) =34536a(25) =35487a(26) =24042a(27) =8852a(28) =1072a(29) =1430

External references