Number of lattice paths from {3}^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.
A227657
Number of lattice paths from {3}^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) =8a(3) =320a(4) =33904a(5) =7453320a(6) =2940381648
External references
- oeis: A227657