Number of lattice paths from {n}^8 to {0}^8 using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_8) we have abs(p_{i}-p_{i+1}) <= 1.
A227670
Number of lattice paths from {n}^8 to {0}^8 using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_8) we have abs(p_{i}-p_{i+1}) <= 1.
Terms
- a(0) =1a(1) =40320a(2) =8201380224
External references
- oeis: A227670