Number of lattice paths from {n}^3 to {0}^3 using steps that decrement one component by 1 such that for each point (p_1,p_2,p_3) we have abs(p_{i}-p_{i+1}) <= 1.

A227665

Number of lattice paths from {n}^3 to {0}^3 using steps that decrement one component by 1 such that for each point (p_1,p_2,p_3) we have abs(p_{i}-p_{i+1}) <= 1.

Terms

    a(0) =1a(1) =6a(2) =44a(3) =320a(4) =2328a(5) =16936a(6) =123208a(7) =896328a(8) =6520712a(9) =47437640a(10) =345104904a(11) =2510609608a(12) =18264477064a(13) =132872558664a(14) =966636864776

External references