Number of lattice paths from {2}^n to {0}^n using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_n) we have abs(p_{i}-p_{i+1}) <= 1.
A227656
Number of lattice paths from {2}^n to {0}^n using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_n) we have abs(p_{i}-p_{i+1}) <= 1.
Terms
- a(0) =1a(1) =1a(2) =4a(3) =44a(4) =896a(5) =29392a(6) =1413792a(7) =93770800a(8) =8201380224a(9) =914570667792
External references
- oeis: A227656