Triangle read by rows: T(n, k) is the number of walks of length n on the Z X Z grid with unit steps in all four directions (NSWE) starting at (0, 0). k is the absolute value of the x-coordinate of the endpoint of the walk.

A380120

Triangle read by rows: T(n, k) is the number of walks of length n on the Z X Z grid with unit steps in all four directions (NSWE) starting at (0, 0). k is the absolute value of the x-coordinate of the endpoint of the walk.

Terms

    a(0) =1a(1) =2a(2) =2a(3) =6a(4) =8a(5) =2a(6) =20a(7) =30a(8) =12a(9) =2a(10) =70a(11) =112a(12) =56a(13) =16a(14) =2a(15) =252a(16) =420a(17) =240a(18) =90a(19) =20a(20) =2a(21) =924a(22) =1584a(23) =990a(24) =440a(25) =132a(26) =24a(27) =2a(28) =3432a(29) =6006

External references