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

A227666

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

Terms

    a(0) =1a(1) =24a(2) =896a(3) =33904a(4) =1281696a(5) =48447504a(6) =1831288096a(7) =69221669104

External references