Triangle read by rows: T(n,k) (0 <= k <= n) is the number of three-dimensional lattice walks consisting of n unit steps, each in one of the six coordinate directions, starting at the origin, never going below the horizontal plane and having k vertical steps.

A104855

Triangle read by rows: T(n,k) (0 <= k <= n) is the number of three-dimensional lattice walks consisting of n unit steps, each in one of the six coordinate directions, starting at the origin, never going below the horizontal plane and having k vertical steps.

Terms

    a(0) =1a(1) =4a(2) =1a(3) =16a(4) =8a(5) =2a(6) =64a(7) =48a(8) =24a(9) =3a(10) =256a(11) =256a(12) =192a(13) =48a(14) =6a(15) =1024a(16) =1280a(17) =1280a(18) =480a(19) =120a(20) =10a(21) =4096a(22) =6144a(23) =7680a(24) =3840a(25) =1440a(26) =240a(27) =20a(28) =16384a(29) =28672

External references